IONOS Compute benchmark - United Kingdom - sysbench CPU
Go back to listSysbench CPU is an open source micro benchmark tool. Its job is to find the highest number of prime number during a certain amount of time. This test outputs a rate comparable across our different VMs and being a simple operation, it doesn't involve thread cooperation nor intensive RAM usage.
Our testing configuration use a number of thread equal to the CPU number and prime number under 64000. Here's a template of command line:
sysbench --threads=$cpu_number --time=60 cpu --cpu-max-prime=64000 run
{
"configuration": {
"chart": {
"type": "bar",
"polar": false,
"zoomType": "",
"options3d": {},
"height": 700,
"width": null,
"margin": null,
"inverted": false,
"zooming": {}
},
"credits": {
"enabled": false
},
"title": {
"text": ""
},
"colorAxis": null,
"subtitle": {
"text": ""
},
"xAxis": {
"title": {
"text": [
""
],
"useHTML": false,
"style": {
"color": "#666666"
}
},
"categories": [
"provider__short_name",
"flavor__name"
],
"lineWidth": 1,
"tickInterval": null,
"tickWidth": 0,
"tickLength": 10,
"tickPixelInterval": null,
"plotLines": null,
"labels": {
"enabled": false,
"format": null,
"formatter": "",
"style": {
"color": "#666666",
"cursor": "default",
"fontSize": "11px"
},
"useHTML": false,
"step": 0
},
"plotBands": null,
"visible": true,
"floor": null,
"ceiling": null,
"type": "linear",
"min": null,
"gridLineWidth": null,
"gridLineColor": null,
"minorTickInterval": null,
"minorTickWidth": 0,
"minTickInterval": null,
"startOnTick": true,
"endOnTick": null,
"tickmarkPlacement": null,
"units": null,
"minRange": null
},
"yAxis": {
"title": {
"text": [
"Prime number per seconds<br>Higher is better"
],
"useHTML": false,
"style": {
"color": "#666666"
}
},
"categories": null,
"plotLines": null,
"plotBands": null,
"lineWidth": null,
"tickInterval": null,
"tickLength": 10,
"floor": null,
"ceiling": null,
"gridLineInterpolation": null,
"gridLineWidth": 1,
"gridLineColor": "#CCC",
"min": null,
"max": null,
"minorTickInterval": null,
"minorTickWidth": 0,
"minTickInterval": null,
"startOnTick": true,
"endOnTick": null,
"minRange": null,
"type": "linear",
"tickmarkPlacement": null,
"labels": {
"enabled": true,
"formatter": null,
"style": {
"color": "#666666",
"cursor": "default",
"fontSize": "11px"
},
"useHTML": false
}
},
"zAxis": {
"title": {
"text": "Prime number per seconds<br>Higher is better"
}
},
"plotOptions": {
"series": {
"dataLabels": {
"enabled": true,
"format": "{series.name}",
"distance": 30,
"align": "left",
"inside": true,
"allowOverlap": false,
"style": {
"fontSize": "17px"
}
},
"showInLegend": null,
"turboThreshold": 1000,
"stacking": "",
"groupPadding": 0,
"centerInCategory": false,
"findNearestPointBy": "x"
}
},
"navigator": {
"enabled": false
},
"scrollbar": {
"enabled": false
},
"rangeSelector": {
"enabled": false,
"inputEnabled": false
},
"legend": {
"enabled": false,
"maxHeight": null,
"align": "center",
"verticalAlign": "bottom",
"layout": "horizontal",
"width": null,
"margin": 12,
"reversed": false
},
"series": [
{
"name": "AWS c7i.2xlarge",
"data": [
[
0,
977.0332500000001
]
],
"grouping": false,
"color": "#f7981d"
},
{
"name": "AWS m7i.2xlarge",
"data": [
[
1,
998.1475
]
],
"grouping": false,
"color": "#f7981d"
},
{
"name": "AWS r7i.2xlarge",
"data": [
[
2,
953.9440000000001
]
],
"grouping": false,
"color": "#f7981d"
},
{
"name": "Azure Standard_D8s_v4",
"data": [
[
3,
604.5181666666667
]
],
"grouping": false,
"color": "#55b3ff"
},
{
"name": "Azure Standard_E8as_v4",
"data": [
[
4,
1230.4374166666666
]
],
"grouping": false,
"color": "#55b3ff"
},
{
"name": "Azure Standard_F8s_v2",
"data": [
[
5,
650.23525
]
],
"grouping": false,
"color": "#55b3ff"
},
{
"name": "Google Custom N2 8 vCPU 16GB Intel Cascade Lake",
"data": [
[
6,
597.161
]
],
"grouping": false,
"color": "#55b400"
},
{
"name": "Google n2-highmem-8 Intel Cascade Lake",
"data": [
[
7,
597.41875
]
],
"grouping": false,
"color": "#55b400"
},
{
"name": "Google n2-standard-8 Intel Cascade Lake",
"data": [
[
8,
597.2090000000001
]
],
"grouping": false,
"color": "#55b400"
},
{
"name": "IONOS 8vCPU 16GB",
"data": [
[
9,
631.6205000000001
]
],
"grouping": false,
"color": "#134094"
},
{
"name": "IONOS 8vCPU 32GB",
"data": [
[
10,
589.4455
]
],
"grouping": false,
"color": "#134094"
},
{
"name": "IONOS 8vCPU 64GB",
"data": [
[
11,
596.029
]
],
"grouping": false,
"color": "#134094"
}
],
"drilldown": {},
"tooltip": {
"enabled": true,
"useHTML": false,
"format": null,
"headerFormat": "",
"pointFormat": "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y:.1f} num/sec</b>",
"footerFormat": "",
"shared": false,
"outside": false,
"valueDecimals": null,
"split": false
},
"annotations": null
},
"hc_type": "chart",
"id": "177298869811697060333742211056084759568"
}