AWS vs Azure vs Google vs IBM vs Oracle - VMs Q2 2023 - sysbench RAM
Go back to listsysbench RAM is micro-benchmark part of the sysbench command line. Its goal is to stress volatile memory in write or read access and report performance as MB/sec
Our goal is not to reach the maximum bandwidth, so our configuration uses the default 1KB block, a number of thread equal to the CPU and read then write access. Below, you'll find an example of configuration
sysbench --threads=$cpu_number --time=60 memory --memory-oper=$access 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__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": [
"RAM bandwidth in KB/sec<br>Higher is better"
],
"useHTML": false,
"style": {
"fontSize": "20px",
"text-align": "center"
}
},
"categories": [
"readwrite"
],
"plotLines": null,
"plotBands": null,
"lineWidth": null,
"tickInterval": 2000,
"tickLength": 10,
"floor": null,
"ceiling": null,
"gridLineInterpolation": null,
"gridLineWidth": 1,
"gridLineColor": "#CCC",
"min": null,
"max": 41259.79,
"minorTickInterval": null,
"minorTickWidth": 0,
"minTickInterval": null,
"startOnTick": true,
"endOnTick": null,
"minRange": null,
"type": "linear",
"tickmarkPlacement": null,
"labels": {
"enabled": true,
"formatter": ":abs",
"style": {
"color": "#666666",
"cursor": "default",
"fontSize": "11px"
},
"useHTML": false
}
},
{
"title": {
"enabled": false
},
"categories": [
"readwrite"
],
"plotLines": null,
"plotBands": null,
"lineWidth": null,
"tickInterval": 2000,
"tickLength": 10,
"floor": null,
"ceiling": null,
"gridLineInterpolation": null,
"gridLineWidth": 1,
"gridLineColor": "#CCC",
"min": null,
"max": 41259.79,
"minorTickInterval": null,
"minorTickWidth": 0,
"minTickInterval": null,
"startOnTick": true,
"endOnTick": null,
"minRange": null,
"type": "linear",
"tickmarkPlacement": null,
"labels": {
"enabled": false
},
"inkedTo": 0
}
],
"zAxis": {
"title": {
"text": "RAM bandwidth in KB/sec<br>Higher is better"
}
},
"plotOptions": {
"series": {
"dataLabels": {
"enabled": true,
"format": "{series.name}",
"distance": 30,
"align": "left",
"inside": null,
"allowOverlap": false,
"style": {
"fontSize": "17px"
}
},
"showInLegend": null,
"turboThreshold": 1000,
"stacking": "normal",
"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": "AWS m6a.2xlarge",
"verbose": "AWS m6a.2xlarge Read",
"data": [
{
"x": 0,
"y": 40555.585999999996,
"verbose": 40555.585999999996
}
],
"color": "rgba(247, 152, 29, 0.8)",
"zIndex": 10
},
{
"name": "AWS m6a.2xlarge",
"verbose": "AWS m6a.2xlarge Write",
"data": [
{
"x": 0,
"y": 15225.913,
"verbose": 15225.913
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "AWS m6g.2xlarge",
"verbose": "AWS m6g.2xlarge Read",
"data": [
{
"x": 1,
"y": 12040.938,
"verbose": 12040.938
}
],
"color": "rgba(247, 152, 29, 0.8)",
"zIndex": 10
},
{
"name": "AWS m6g.2xlarge",
"verbose": "AWS m6g.2xlarge Write",
"data": [
{
"x": 1,
"y": 7774.114,
"verbose": 7774.114
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "AWS m6i.2xlarge",
"verbose": "AWS m6i.2xlarge Read",
"data": [
{
"x": 2,
"y": 28698.882,
"verbose": 28698.882
}
],
"color": "rgba(247, 152, 29, 0.8)",
"zIndex": 10
},
{
"name": "AWS m6i.2xlarge",
"verbose": "AWS m6i.2xlarge Write",
"data": [
{
"x": 2,
"y": 9750.458,
"verbose": 9750.458
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Azure Standard_D8_v5",
"verbose": "Azure Standard_D8_v5 Read",
"data": [
{
"x": 3,
"y": 29262.620000000003,
"verbose": 29262.620000000003
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_D8_v5",
"verbose": "Azure Standard_D8_v5 Write",
"data": [
{
"x": 3,
"y": 9678.319,
"verbose": 9678.319
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Azure Standard_D8as_v5",
"verbose": "Azure Standard_D8as_v5 Read",
"data": [
{
"x": 4,
"y": 35157.14,
"verbose": 35157.14
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_D8as_v5",
"verbose": "Azure Standard_D8as_v5 Write",
"data": [
{
"x": 4,
"y": 12557.119999999999,
"verbose": 12557.119999999999
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Azure Standard_D8ps_v5",
"verbose": "Azure Standard_D8ps_v5 Read",
"data": [
{
"x": 5,
"y": 11626.432,
"verbose": 11626.432
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_D8ps_v5",
"verbose": "Azure Standard_D8ps_v5 Write",
"data": [
{
"x": 5,
"y": 7411.653,
"verbose": 7411.653
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Google c2-standard-8 Intel Cascade Lake",
"verbose": "Google c2-standard-8 Intel Cascade Lake Read",
"data": [
{
"x": 6,
"y": 19776.828,
"verbose": 19776.828
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google c2-standard-8 Intel Cascade Lake",
"verbose": "Google c2-standard-8 Intel Cascade Lake Write",
"data": [
{
"x": 6,
"y": 6726.353,
"verbose": 6726.353
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Google c2d-standard-8 AMD Milan",
"verbose": "Google c2d-standard-8 AMD Milan Read",
"data": [
{
"x": 7,
"y": 37378.672000000006,
"verbose": 37378.672000000006
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google c2d-standard-8 AMD Milan",
"verbose": "Google c2d-standard-8 AMD Milan Write",
"data": [
{
"x": 7,
"y": 14328.048999999999,
"verbose": 14328.048999999999
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Google n2-standard-8 Intel Cascade Lake",
"verbose": "Google n2-standard-8 Intel Cascade Lake Read",
"data": [
{
"x": 8,
"y": 27810.253000000004,
"verbose": 27810.253000000004
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google n2-standard-8 Intel Cascade Lake",
"verbose": "Google n2-standard-8 Intel Cascade Lake Write",
"data": [
{
"x": 8,
"y": 9673.825,
"verbose": 9673.825
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Google n2d-standard-8 AMD Rome",
"verbose": "Google n2d-standard-8 AMD Rome Read",
"data": [
{
"x": 9,
"y": 26234.822999999997,
"verbose": 26234.822999999997
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google n2d-standard-8 AMD Rome",
"verbose": "Google n2d-standard-8 AMD Rome Write",
"data": [
{
"x": 9,
"y": 9871.876,
"verbose": 9871.876
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Google t2a-standard-8 Ampere Altra",
"verbose": "Google t2a-standard-8 Ampere Altra Read",
"data": [
{
"x": 10,
"y": 12291.998,
"verbose": 12291.998
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google t2a-standard-8 Ampere Altra",
"verbose": "Google t2a-standard-8 Ampere Altra Write",
"data": [
{
"x": 10,
"y": 7580.316000000001,
"verbose": 7580.316000000001
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Google t2d-standard-8 AMD Milan",
"verbose": "Google t2d-standard-8 AMD Milan Read",
"data": [
{
"x": 11,
"y": 29756.391000000003,
"verbose": 29756.391000000003
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google t2d-standard-8 AMD Milan",
"verbose": "Google t2d-standard-8 AMD Milan Write",
"data": [
{
"x": 11,
"y": 7673.748,
"verbose": 7673.748
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "IBM bx2-8x32",
"verbose": "IBM bx2-8x32 Read",
"data": [
{
"x": 12,
"y": 9491.03,
"verbose": 9491.03
}
],
"color": "rgba(21, 41, 53, 0.8)",
"zIndex": 10
},
{
"name": "IBM bx2-8x32",
"verbose": "IBM bx2-8x32 Write",
"data": [
{
"x": 12,
"y": 2647.954,
"verbose": 2647.954
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Oracle VM.Standard.A1.Flex.8-32",
"verbose": "Oracle VM.Standard.A1.Flex.8-32 Read",
"data": [
{
"x": 13,
"y": 13353.095000000001,
"verbose": 13353.095000000001
}
],
"color": "rgba(255, 0, 0, 0.8)",
"zIndex": 10
},
{
"name": "Oracle VM.Standard.A1.Flex.8-32",
"verbose": "Oracle VM.Standard.A1.Flex.8-32 Write",
"data": [
{
"x": 13,
"y": 7849.7660000000005,
"verbose": 7849.7660000000005
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Oracle VM.Standard.E3.Flex.4-32",
"verbose": "Oracle VM.Standard.E3.Flex.4-32 Read",
"data": [
{
"x": 14,
"y": 14045.193,
"verbose": 14045.193
}
],
"color": "rgba(255, 0, 0, 0.8)",
"zIndex": 10
},
{
"name": "Oracle VM.Standard.E3.Flex.4-32",
"verbose": "Oracle VM.Standard.E3.Flex.4-32 Write",
"data": [
{
"x": 14,
"y": 7263.276,
"verbose": 7263.276
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Oracle VM.Standard.E4.Flex.4-32",
"verbose": "Oracle VM.Standard.E4.Flex.4-32 Read",
"data": [
{
"x": 15,
"y": 18475.806,
"verbose": 18475.806
}
],
"color": "rgba(255, 0, 0, 0.8)",
"zIndex": 10
},
{
"name": "Oracle VM.Standard.E4.Flex.4-32",
"verbose": "Oracle VM.Standard.E4.Flex.4-32 Write",
"data": [
{
"x": 15,
"y": 7473.49,
"verbose": 7473.49
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
}
],
"drilldown": {},
"tooltip": {
"enabled": true,
"useHTML": false,
"format": null,
"headerFormat": "",
"pointFormat": "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y:.2f}</b><br/>",
"footerFormat": "",
"shared": false,
"outside": false,
"valueDecimals": null,
"split": false
},
"annotations": null
},
"hc_type": "chart",
"id": "316984947110470735073831834398942275829"
}