AWS vs Azure vs Google vs IBM vs Oracle - VMs Q2 2023 - 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": 600,
"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__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": true,
"maxHeight": null,
"align": "center",
"verticalAlign": "bottom",
"layout": "horizontal",
"width": null,
"margin": 12,
"reversed": false
},
"series": [
{
"name": "Amazon Web Services m6a.2xlarge",
"data": [
[
0,
1396.998
]
],
"grouping": false,
"color": "#f7981d"
},
{
"name": "Amazon Web Services m6g.2xlarge",
"data": [
[
1,
1693.648
]
],
"grouping": false,
"color": "#f7981d"
},
{
"name": "Amazon Web Services m6i.2xlarge",
"data": [
[
2,
959.247
]
],
"grouping": false,
"color": "#f7981d"
},
{
"name": "Google Cloud c2-standard-8 Intel Cascade Lake",
"data": [
[
3,
639.0899999999999
]
],
"grouping": false,
"color": "#55b400"
},
{
"name": "Google Cloud c2d-standard-8 AMD Milan",
"data": [
[
4,
1381.315
]
],
"grouping": false,
"color": "#55b400"
},
{
"name": "Google Cloud n2-standard-8 Intel Cascade Lake",
"data": [
[
5,
571.0029411764706
]
],
"grouping": false,
"color": "#55b400"
},
{
"name": "Google Cloud n2d-standard-8 AMD Rome",
"data": [
[
6,
471.7375
]
],
"grouping": false,
"color": "#55b400"
},
{
"name": "Google Cloud t2a-standard-8 Ampere Altra",
"data": [
[
7,
2022.1100000000001
]
],
"grouping": false,
"color": "#55b400"
},
{
"name": "Google Cloud t2d-standard-8 AMD Milan",
"data": [
[
8,
2384.038666666667
]
],
"grouping": false,
"color": "#55b400"
},
{
"name": "IBM Cloud bx2-8x32",
"data": [
[
9,
604.9739999999999
]
],
"grouping": false,
"color": "#152935"
},
{
"name": "Microsoft Azure Standard_D8_v5",
"data": [
[
10,
960.618
]
],
"grouping": false,
"color": "#55b3ff"
},
{
"name": "Microsoft Azure Standard_D8as_v5",
"data": [
[
11,
1275.3
]
],
"grouping": false,
"color": "#55b3ff"
},
{
"name": "Microsoft Azure Standard_D8ps_v5",
"data": [
[
12,
2028.807
]
],
"grouping": false,
"color": "#55b3ff"
},
{
"name": "Oracle Cloud VM.Standard.A1.Flex.8-32",
"data": [
[
13,
2024.226
]
],
"grouping": false,
"color": "#FF0000"
},
{
"name": "Oracle Cloud VM.Standard.E3.Flex.4-32",
"data": [
[
14,
493.18555555555554
]
],
"grouping": false,
"color": "#FF0000"
},
{
"name": "Oracle Cloud VM.Standard.E4.Flex.4-32",
"data": [
[
15,
1265.663
]
],
"grouping": false,
"color": "#FF0000"
}
],
"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": "16569149337007107545222554442469174735"
}