AWS vs Azure vs Google vs IBM vs Oracle - VMs Q1 2021 - 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": 950,
"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": 5000,
"tickLength": 10,
"floor": null,
"ceiling": null,
"gridLineInterpolation": null,
"gridLineWidth": 1,
"gridLineColor": "#CCC",
"min": null,
"max": 70000,
"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": 5000,
"tickLength": 10,
"floor": null,
"ceiling": null,
"gridLineInterpolation": null,
"gridLineWidth": 1,
"gridLineColor": "#CCC",
"min": null,
"max": 70000,
"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": "14px"
}
},
"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 c5a.2xlarge",
"verbose": "AWS c5a.2xlarge Read",
"data": [
{
"x": 0,
"y": 39773.87,
"verbose": 39773.87
}
],
"color": "rgba(247, 152, 29, 0.8)",
"zIndex": 10
},
{
"name": "AWS c5a.2xlarge",
"verbose": "AWS c5a.2xlarge Write",
"data": [
{
"x": 0,
"y": 14760.701000000001,
"verbose": 14760.701000000001
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "AWS c5a.4xlarge",
"verbose": "AWS c5a.4xlarge Read",
"data": [
{
"x": 1,
"y": 63699.612,
"verbose": 63699.612
}
],
"color": "rgba(247, 152, 29, 0.8)",
"zIndex": 10
},
{
"name": "AWS c5a.4xlarge",
"verbose": "AWS c5a.4xlarge Write",
"data": [
{
"x": 1,
"y": 10084.936,
"verbose": 10084.936
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "AWS c5a.large",
"verbose": "AWS c5a.large Read",
"data": [
{
"x": 2,
"y": 10667.891,
"verbose": 10667.891
}
],
"color": "rgba(247, 152, 29, 0.8)",
"zIndex": 10
},
{
"name": "AWS c5a.large",
"verbose": "AWS c5a.large Write",
"data": [
{
"x": 2,
"y": 8061.0,
"verbose": 8061.0
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "AWS c5a.xlarge",
"verbose": "AWS c5a.xlarge Read",
"data": [
{
"x": 3,
"y": 20279.567000000003,
"verbose": 20279.567000000003
}
],
"color": "rgba(247, 152, 29, 0.8)",
"zIndex": 10
},
{
"name": "AWS c5a.xlarge",
"verbose": "AWS c5a.xlarge Write",
"data": [
{
"x": 3,
"y": 13435.399,
"verbose": 13435.399
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Azure Standard_F16s_v2",
"verbose": "Azure Standard_F16s_v2 Read",
"data": [
{
"x": 4,
"y": 62168.668999999994,
"verbose": 62168.668999999994
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_F16s_v2",
"verbose": "Azure Standard_F16s_v2 Write",
"data": [
{
"x": 4,
"y": 12542.378,
"verbose": 12542.378
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Azure Standard_F2s_v2",
"verbose": "Azure Standard_F2s_v2 Read",
"data": [
{
"x": 5,
"y": 9518.139,
"verbose": 9518.139
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_F2s_v2",
"verbose": "Azure Standard_F2s_v2 Write",
"data": [
{
"x": 5,
"y": 6899.245999999999,
"verbose": 6899.245999999999
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Azure Standard_F4s_v2",
"verbose": "Azure Standard_F4s_v2 Read",
"data": [
{
"x": 6,
"y": 17341.78,
"verbose": 17341.78
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_F4s_v2",
"verbose": "Azure Standard_F4s_v2 Write",
"data": [
{
"x": 6,
"y": 9556.264,
"verbose": 9556.264
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Azure Standard_F8s_v2",
"verbose": "Azure Standard_F8s_v2 Read",
"data": [
{
"x": 7,
"y": 31680.946000000004,
"verbose": 31680.946000000004
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_F8s_v2",
"verbose": "Azure Standard_F8s_v2 Write",
"data": [
{
"x": 7,
"y": 8854.907,
"verbose": 8854.907
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Google Custom N2 16 vCPU 32GB Intel Cascade Lake",
"verbose": "Google Custom N2 16 vCPU 32GB Intel Cascade Lake Read",
"data": [
{
"x": 8,
"y": 64619.695999999996,
"verbose": 64619.695999999996
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google Custom N2 16 vCPU 32GB Intel Cascade Lake",
"verbose": "Google Custom N2 16 vCPU 32GB Intel Cascade Lake Write",
"data": [
{
"x": 8,
"y": 12462.818,
"verbose": 12462.818
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Google Custom N2 2 vCPU 4GB Intel Cascade Lake",
"verbose": "Google Custom N2 2 vCPU 4GB Intel Cascade Lake Read",
"data": [
{
"x": 9,
"y": 9961.501,
"verbose": 9961.501
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google Custom N2 2 vCPU 4GB Intel Cascade Lake",
"verbose": "Google Custom N2 2 vCPU 4GB Intel Cascade Lake Write",
"data": [
{
"x": 9,
"y": 7226.390333333333,
"verbose": 7226.390333333333
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Google Custom N2 4 vCPU 8GB Intel Cascade Lake",
"verbose": "Google Custom N2 4 vCPU 8GB Intel Cascade Lake Read",
"data": [
{
"x": 10,
"y": 17706.827,
"verbose": 17706.827
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google Custom N2 4 vCPU 8GB Intel Cascade Lake",
"verbose": "Google Custom N2 4 vCPU 8GB Intel Cascade Lake Write",
"data": [
{
"x": 10,
"y": 10035.155999999999,
"verbose": 10035.155999999999
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Google Custom N2 8 vCPU 16GB Intel Cascade Lake",
"verbose": "Google Custom N2 8 vCPU 16GB Intel Cascade Lake Read",
"data": [
{
"x": 11,
"y": 33604.267,
"verbose": 33604.267
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google Custom N2 8 vCPU 16GB Intel Cascade Lake",
"verbose": "Google Custom N2 8 vCPU 16GB Intel Cascade Lake Write",
"data": [
{
"x": 11,
"y": 9246.598,
"verbose": 9246.598
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "IBM cx2-16x32",
"verbose": "IBM cx2-16x32 Read",
"data": [
{
"x": 12,
"y": 47130.662,
"verbose": 47130.662
}
],
"color": "rgba(21, 41, 53, 0.8)",
"zIndex": 10
},
{
"name": "IBM cx2-16x32",
"verbose": "IBM cx2-16x32 Write",
"data": [
{
"x": 12,
"y": 12846.053,
"verbose": 12846.053
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "IBM cx2-2x4",
"verbose": "IBM cx2-2x4 Read",
"data": [
{
"x": 13,
"y": 7850.0199999999995,
"verbose": 7850.0199999999995
}
],
"color": "rgba(21, 41, 53, 0.8)",
"zIndex": 10
},
{
"name": "IBM cx2-2x4",
"verbose": "IBM cx2-2x4 Write",
"data": [
{
"x": 13,
"y": 5562.159,
"verbose": 5562.159
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "IBM cx2-4x8",
"verbose": "IBM cx2-4x8 Read",
"data": [
{
"x": 14,
"y": 16804.897,
"verbose": 16804.897
}
],
"color": "rgba(21, 41, 53, 0.8)",
"zIndex": 10
},
{
"name": "IBM cx2-4x8",
"verbose": "IBM cx2-4x8 Write",
"data": [
{
"x": 14,
"y": 10468.528,
"verbose": 10468.528
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "IBM cx2-8x16",
"verbose": "IBM cx2-8x16 Read",
"data": [
{
"x": 15,
"y": 31607.026,
"verbose": 31607.026
}
],
"color": "rgba(21, 41, 53, 0.8)",
"zIndex": 10
},
{
"name": "IBM cx2-8x16",
"verbose": "IBM cx2-8x16 Write",
"data": [
{
"x": 15,
"y": 9593.478,
"verbose": 9593.478
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Oracle VM.Standard.E3.Flex.1-4",
"verbose": "Oracle VM.Standard.E3.Flex.1-4 Read",
"data": [
{
"x": 16,
"y": 9126.907,
"verbose": 9126.907
}
],
"color": "rgba(255, 0, 0, 0.8)",
"zIndex": 10
},
{
"name": "Oracle VM.Standard.E3.Flex.1-4",
"verbose": "Oracle VM.Standard.E3.Flex.1-4 Write",
"data": [
{
"x": 16,
"y": 7257.885,
"verbose": 7257.885
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Oracle VM.Standard.E3.Flex.2-8",
"verbose": "Oracle VM.Standard.E3.Flex.2-8 Read",
"data": [
{
"x": 17,
"y": 13334.687,
"verbose": 13334.687
}
],
"color": "rgba(255, 0, 0, 0.8)",
"zIndex": 10
},
{
"name": "Oracle VM.Standard.E3.Flex.2-8",
"verbose": "Oracle VM.Standard.E3.Flex.2-8 Write",
"data": [
{
"x": 17,
"y": 9790.324,
"verbose": 9790.324
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Oracle VM.Standard.E3.Flex.4-16",
"verbose": "Oracle VM.Standard.E3.Flex.4-16 Read",
"data": [
{
"x": 18,
"y": 31340.373,
"verbose": 31340.373
}
],
"color": "rgba(255, 0, 0, 0.8)",
"zIndex": 10
},
{
"name": "Oracle VM.Standard.E3.Flex.4-16",
"verbose": "Oracle VM.Standard.E3.Flex.4-16 Write",
"data": [
{
"x": 18,
"y": 10716.689999999999,
"verbose": 10716.689999999999
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Oracle VM.Standard.E3.Flex.8-32",
"verbose": "Oracle VM.Standard.E3.Flex.8-32 Read",
"data": [
{
"x": 19,
"y": 55235.648,
"verbose": 55235.648
}
],
"color": "rgba(255, 0, 0, 0.8)",
"zIndex": 10
},
{
"name": "Oracle VM.Standard.E3.Flex.8-32",
"verbose": "Oracle VM.Standard.E3.Flex.8-32 Write",
"data": [
{
"x": 19,
"y": 9381.064,
"verbose": 9381.064
}
],
"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": "13460021860099923476470513735543359016"
}