US Signal Compute Benchmark - 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": "General Purpose"
},
"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": {
"color": "#666666"
}
},
"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": 30579.14,
"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": 30579.14,
"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": false,
"maxHeight": null,
"align": "center",
"verticalAlign": "bottom",
"layout": "horizontal",
"width": null,
"margin": 12,
"reversed": false
},
"series": [
{
"name": "AWS m7i.2xlarge",
"verbose": "AWS m7i.2xlarge Read",
"data": [
{
"x": 0,
"y": 25542.4225,
"verbose": 25542.4225
}
],
"color": "rgba(247, 152, 29, 0.8)",
"zIndex": 10
},
{
"name": "AWS m7i.2xlarge",
"verbose": "AWS m7i.2xlarge Write",
"data": [
{
"x": 0,
"y": 6821.6685,
"verbose": 6821.6685
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Azure Standard_D8s_v5",
"verbose": "Azure Standard_D8s_v5 Read",
"data": [
{
"x": 1,
"y": 29037.760499999997,
"verbose": 29037.760499999997
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_D8s_v5",
"verbose": "Azure Standard_D8s_v5 Write",
"data": [
{
"x": 1,
"y": 9087.725,
"verbose": 9087.725
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "DigitalOcean S 8VCPU 32GB",
"verbose": "DigitalOcean S 8VCPU 32GB Read",
"data": [
{
"x": 2,
"y": 11739.088,
"verbose": 11739.088
}
],
"color": "rgba(5, 127, 255, 0.8)",
"zIndex": 10
},
{
"name": "DigitalOcean S 8VCPU 32GB",
"verbose": "DigitalOcean S 8VCPU 32GB Write",
"data": [
{
"x": 2,
"y": 5663.858,
"verbose": 5663.858
}
],
"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": 3,
"y": 24400.134,
"verbose": 24400.134
}
],
"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": 3,
"y": 8598.421,
"verbose": 8598.421
}
],
"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": 4,
"y": 11103.36,
"verbose": 11103.36
}
],
"color": "rgba(21, 41, 53, 0.8)",
"zIndex": 10
},
{
"name": "IBM bx2-8x32",
"verbose": "IBM bx2-8x32 Write",
"data": [
{
"x": 4,
"y": 3674.6364999999996,
"verbose": 3674.6364999999996
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Linode Linode 32GB",
"verbose": "Linode Linode 32GB Read",
"data": [
{
"x": 5,
"y": 3994.8379999999997,
"verbose": 3994.8379999999997
}
],
"color": "rgba(0, 182, 76, 0.8)",
"zIndex": 10
},
{
"name": "Linode Linode 32GB",
"verbose": "Linode Linode 32GB Write",
"data": [
{
"x": 5,
"y": 1910.4065000000003,
"verbose": 1910.4065000000003
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Rackspace 30GB Standard Instance",
"verbose": "Rackspace 30GB Standard Instance Read",
"data": [
{
"x": 6,
"y": 1725.0639999999999,
"verbose": 1725.0639999999999
}
],
"color": "rgba(196, 0, 34, 0.8)",
"zIndex": 10
},
{
"name": "Rackspace 30GB Standard Instance",
"verbose": "Rackspace 30GB Standard Instance Write",
"data": [
{
"x": 6,
"y": 1610.3845,
"verbose": 1610.3845
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "US Signal 8 CPUs 32GB",
"verbose": "US Signal 8 CPUs 32GB Read",
"data": [
{
"x": 7,
"y": 13807.6655,
"verbose": 13807.6655
}
],
"color": "rgba(253, 184, 20, 0.8)",
"zIndex": 10
},
{
"name": "US Signal 8 CPUs 32GB",
"verbose": "US Signal 8 CPUs 32GB Write",
"data": [
{
"x": 7,
"y": 4263.044,
"verbose": 4263.044
}
],
"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": "1-4"
}
{
"configuration": {
"chart": {
"type": "bar",
"polar": false,
"zoomType": "",
"options3d": {},
"height": 600,
"width": null,
"margin": null,
"inverted": false,
"zooming": {}
},
"credits": {
"enabled": false
},
"title": {
"text": "Compute optimized"
},
"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": {
"color": "#666666"
}
},
"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": 35202.57,
"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": 35202.57,
"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": false,
"maxHeight": null,
"align": "center",
"verticalAlign": "bottom",
"layout": "horizontal",
"width": null,
"margin": 12,
"reversed": false
},
"series": [
{
"name": "AWS c7i.2xlarge",
"verbose": "AWS c7i.2xlarge Read",
"data": [
{
"x": 0,
"y": 26756.571500000002,
"verbose": 26756.571500000002
}
],
"color": "rgba(247, 152, 29, 0.8)",
"zIndex": 10
},
{
"name": "AWS c7i.2xlarge",
"verbose": "AWS c7i.2xlarge Write",
"data": [
{
"x": 0,
"y": 6802.963000000001,
"verbose": 6802.963000000001
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Azure Standard_D8ls_v5",
"verbose": "Azure Standard_D8ls_v5 Read",
"data": [
{
"x": 1,
"y": 27544.602000000003,
"verbose": 27544.602000000003
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_D8ls_v5",
"verbose": "Azure Standard_D8ls_v5 Write",
"data": [
{
"x": 1,
"y": 7755.5470000000005,
"verbose": 7755.5470000000005
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "DigitalOcean C2 8VCPU 16GB INTEL",
"verbose": "DigitalOcean C2 8VCPU 16GB INTEL Read",
"data": [
{
"x": 2,
"y": 26298.5,
"verbose": 26298.5
}
],
"color": "rgba(5, 127, 255, 0.8)",
"zIndex": 10
},
{
"name": "DigitalOcean C2 8VCPU 16GB INTEL",
"verbose": "DigitalOcean C2 8VCPU 16GB INTEL Write",
"data": [
{
"x": 2,
"y": 9141.609,
"verbose": 9141.609
}
],
"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": 3,
"y": 28779.118,
"verbose": 28779.118
}
],
"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": 3,
"y": 9647.1875,
"verbose": 9647.1875
}
],
"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": 4,
"y": 10626.951,
"verbose": 10626.951
}
],
"color": "rgba(21, 41, 53, 0.8)",
"zIndex": 10
},
{
"name": "IBM cx2-8x16",
"verbose": "IBM cx2-8x16 Write",
"data": [
{
"x": 4,
"y": 3630.4440000000004,
"verbose": 3630.4440000000004
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Linode Dedicated 16GB",
"verbose": "Linode Dedicated 16GB Read",
"data": [
{
"x": 5,
"y": 31112.557500000003,
"verbose": 31112.557500000003
}
],
"color": "rgba(0, 182, 76, 0.8)",
"zIndex": 10
},
{
"name": "Linode Dedicated 16GB",
"verbose": "Linode Dedicated 16GB Write",
"data": [
{
"x": 5,
"y": 13030.9,
"verbose": 13030.9
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Rackspace 15 GB Compute v1",
"verbose": "Rackspace 15 GB Compute v1 Read",
"data": [
{
"x": 6,
"y": 2309.5775000000003,
"verbose": 2309.5775000000003
}
],
"color": "rgba(196, 0, 34, 0.8)",
"zIndex": 10
},
{
"name": "Rackspace 15 GB Compute v1",
"verbose": "Rackspace 15 GB Compute v1 Write",
"data": [
{
"x": 6,
"y": 2034.325,
"verbose": 2034.325
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "US Signal 8 CPUs 16GB",
"verbose": "US Signal 8 CPUs 16GB Read",
"data": [
{
"x": 7,
"y": 12782.053,
"verbose": 12782.053
}
],
"color": "rgba(253, 184, 20, 0.8)",
"zIndex": 10
},
{
"name": "US Signal 8 CPUs 16GB",
"verbose": "US Signal 8 CPUs 16GB Write",
"data": [
{
"x": 7,
"y": 4328.0955,
"verbose": 4328.0955
}
],
"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": "1-2"
}
{
"configuration": {
"chart": {
"type": "bar",
"polar": false,
"zoomType": "",
"options3d": {},
"height": 600,
"width": null,
"margin": null,
"inverted": false,
"zooming": {}
},
"credits": {
"enabled": false
},
"title": {
"text": "Memory optimized"
},
"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": {
"color": "#666666"
}
},
"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": 30124.16,
"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": 30124.16,
"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": false,
"maxHeight": null,
"align": "center",
"verticalAlign": "bottom",
"layout": "horizontal",
"width": null,
"margin": 12,
"reversed": false
},
"series": [
{
"name": "AWS r7i.2xlarge",
"verbose": "AWS r7i.2xlarge Read",
"data": [
{
"x": 0,
"y": 25647.320499999998,
"verbose": 25647.320499999998
}
],
"color": "rgba(247, 152, 29, 0.8)",
"zIndex": 10
},
{
"name": "AWS r7i.2xlarge",
"verbose": "AWS r7i.2xlarge Write",
"data": [
{
"x": 0,
"y": 7283.558499999999,
"verbose": 7283.558499999999
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Azure Standard_E8s_v5",
"verbose": "Azure Standard_E8s_v5 Read",
"data": [
{
"x": 1,
"y": 28961.039,
"verbose": 28961.039
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_E8s_v5",
"verbose": "Azure Standard_E8s_v5 Write",
"data": [
{
"x": 1,
"y": 8949.7955,
"verbose": 8949.7955
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "DigitalOcean SO 8VCPU 64GB",
"verbose": "DigitalOcean SO 8VCPU 64GB Read",
"data": [
{
"x": 2,
"y": 19257.4735,
"verbose": 19257.4735
}
],
"color": "rgba(5, 127, 255, 0.8)",
"zIndex": 10
},
{
"name": "DigitalOcean SO 8VCPU 64GB",
"verbose": "DigitalOcean SO 8VCPU 64GB Write",
"data": [
{
"x": 2,
"y": 7676.5244999999995,
"verbose": 7676.5244999999995
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Google n2-highmem-8 Intel Cascade Lake",
"verbose": "Google n2-highmem-8 Intel Cascade Lake Read",
"data": [
{
"x": 3,
"y": 28523.945,
"verbose": 28523.945
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google n2-highmem-8 Intel Cascade Lake",
"verbose": "Google n2-highmem-8 Intel Cascade Lake Write",
"data": [
{
"x": 3,
"y": 9760.967,
"verbose": 9760.967
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "IBM mx2-8x64",
"verbose": "IBM mx2-8x64 Read",
"data": [
{
"x": 4,
"y": 9304.253999999999,
"verbose": 9304.253999999999
}
],
"color": "rgba(21, 41, 53, 0.8)",
"zIndex": 10
},
{
"name": "IBM mx2-8x64",
"verbose": "IBM mx2-8x64 Write",
"data": [
{
"x": 4,
"y": 3137.7670000000003,
"verbose": 3137.7670000000003
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Rackspace 60 GB Memory v1",
"verbose": "Rackspace 60 GB Memory v1 Read",
"data": [
{
"x": 5,
"y": 2552.1555,
"verbose": 2552.1555
}
],
"color": "rgba(196, 0, 34, 0.8)",
"zIndex": 10
},
{
"name": "Rackspace 60 GB Memory v1",
"verbose": "Rackspace 60 GB Memory v1 Write",
"data": [
{
"x": 5,
"y": 2227.9404999999997,
"verbose": 2227.9404999999997
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "US Signal 8 CPUs 64GB",
"verbose": "US Signal 8 CPUs 64GB Read",
"data": [
{
"x": 6,
"y": 13077.102499999999,
"verbose": 13077.102499999999
}
],
"color": "rgba(253, 184, 20, 0.8)",
"zIndex": 10
},
{
"name": "US Signal 8 CPUs 64GB",
"verbose": "US Signal 8 CPUs 64GB Write",
"data": [
{
"x": 6,
"y": 4326.55,
"verbose": 4326.55
}
],
"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": "1-8"
}
{
"configuration": {
"chart": {
"type": "bar",
"polar": false,
"zoomType": "",
"options3d": {},
"height": 600,
"width": null,
"margin": null,
"inverted": false,
"zooming": {}
},
"credits": {
"enabled": false
},
"title": {
"text": "Extended memory"
},
"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": {
"color": "#666666"
}
},
"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": 28986.67,
"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": 28986.67,
"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": false,
"maxHeight": null,
"align": "center",
"verticalAlign": "bottom",
"layout": "horizontal",
"width": null,
"margin": 12,
"reversed": false
},
"series": [
{
"name": "AWS x2gd.2xlarge",
"verbose": "AWS x2gd.2xlarge Read",
"data": [
{
"x": 0,
"y": 12202.444500000001,
"verbose": 12202.444500000001
}
],
"color": "rgba(247, 152, 29, 0.8)",
"zIndex": 10
},
{
"name": "AWS x2gd.2xlarge",
"verbose": "AWS x2gd.2xlarge Write",
"data": [
{
"x": 0,
"y": 7659.708500000001,
"verbose": 7659.708500000001
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Google Custom N2 8 vCPU 128GB Ext Intel Cascade Lake",
"verbose": "Google Custom N2 8 vCPU 128GB Ext Intel Cascade Lake Read",
"data": [
{
"x": 1,
"y": 27729.277000000002,
"verbose": 27729.277000000002
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google Custom N2 8 vCPU 128GB Ext Intel Cascade Lake",
"verbose": "Google Custom N2 8 vCPU 128GB Ext Intel Cascade Lake Write",
"data": [
{
"x": 1,
"y": 9648.1535,
"verbose": 9648.1535
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "IBM vx2d-8x112",
"verbose": "IBM vx2d-8x112 Read",
"data": [
{
"x": 2,
"y": 6030.155000000001,
"verbose": 6030.155000000001
}
],
"color": "rgba(21, 41, 53, 0.8)",
"zIndex": 10
},
{
"name": "IBM vx2d-8x112",
"verbose": "IBM vx2d-8x112 Write",
"data": [
{
"x": 2,
"y": 2328.8655,
"verbose": 2328.8655
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Linode Linode 150GB",
"verbose": "Linode Linode 150GB Read",
"data": [
{
"x": 3,
"y": 27718.501500000002,
"verbose": 27718.501500000002
}
],
"color": "rgba(0, 182, 76, 0.8)",
"zIndex": 10
},
{
"name": "Linode Linode 150GB",
"verbose": "Linode Linode 150GB Write",
"data": [
{
"x": 3,
"y": 8912.1765,
"verbose": 8912.1765
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "US Signal 8 CPUs 128GB",
"verbose": "US Signal 8 CPUs 128GB Read",
"data": [
{
"x": 4,
"y": 13689.624,
"verbose": 13689.624
}
],
"color": "rgba(253, 184, 20, 0.8)",
"zIndex": 10
},
{
"name": "US Signal 8 CPUs 128GB",
"verbose": "US Signal 8 CPUs 128GB Write",
"data": [
{
"x": 4,
"y": 4360.133,
"verbose": 4360.133
}
],
"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": "1-16"
}