OVHcloud 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": ""
},
"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": 41964.11,
"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": 41964.11,
"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 c7i.2xlarge",
"verbose": "AWS c7i.2xlarge Read",
"data": [
{
"x": 0,
"y": 26102.487,
"verbose": 26102.487
}
],
"color": "rgba(247, 152, 29, 0.8)",
"zIndex": 10
},
{
"name": "AWS c7i.2xlarge",
"verbose": "AWS c7i.2xlarge Write",
"data": [
{
"x": 0,
"y": 6611.8904999999995,
"verbose": 6611.8904999999995
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "AWS m7i.2xlarge",
"verbose": "AWS m7i.2xlarge Read",
"data": [
{
"x": 1,
"y": 26614.596500000003,
"verbose": 26614.596500000003
}
],
"color": "rgba(247, 152, 29, 0.8)",
"zIndex": 10
},
{
"name": "AWS m7i.2xlarge",
"verbose": "AWS m7i.2xlarge Write",
"data": [
{
"x": 1,
"y": 7393.964999999999,
"verbose": 7393.964999999999
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "AWS r7i.2xlarge",
"verbose": "AWS r7i.2xlarge Read",
"data": [
{
"x": 2,
"y": 25310.6385,
"verbose": 25310.6385
}
],
"color": "rgba(247, 152, 29, 0.8)",
"zIndex": 10
},
{
"name": "AWS r7i.2xlarge",
"verbose": "AWS r7i.2xlarge Write",
"data": [
{
"x": 2,
"y": 6462.9985,
"verbose": 6462.9985
}
],
"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": 3,
"y": 35844.5665,
"verbose": 35844.5665
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_D8as_v5",
"verbose": "Azure Standard_D8as_v5 Write",
"data": [
{
"x": 3,
"y": 13641.851999999999,
"verbose": 13641.851999999999
}
],
"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": 4,
"y": 29650.4175,
"verbose": 29650.4175
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_D8ls_v5",
"verbose": "Azure Standard_D8ls_v5 Write",
"data": [
{
"x": 4,
"y": 9410.297999999999,
"verbose": 9410.297999999999
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Azure Standard_E8as_v5",
"verbose": "Azure Standard_E8as_v5 Read",
"data": [
{
"x": 5,
"y": 36524.8845,
"verbose": 36524.8845
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_E8as_v5",
"verbose": "Azure Standard_E8as_v5 Write",
"data": [
{
"x": 5,
"y": 14498.201500000001,
"verbose": 14498.201500000001
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Google c3d-highcpu-8 AMD Genoa",
"verbose": "Google c3d-highcpu-8 AMD Genoa Read",
"data": [
{
"x": 6,
"y": 41403.2245,
"verbose": 41403.2245
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google c3d-highcpu-8 AMD Genoa",
"verbose": "Google c3d-highcpu-8 AMD Genoa Write",
"data": [
{
"x": 6,
"y": 25342.085,
"verbose": 25342.085
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Google c3d-highmem-8 AMD Genoa",
"verbose": "Google c3d-highmem-8 AMD Genoa Read",
"data": [
{
"x": 7,
"y": 41676.3145,
"verbose": 41676.3145
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google c3d-highmem-8 AMD Genoa",
"verbose": "Google c3d-highmem-8 AMD Genoa Write",
"data": [
{
"x": 7,
"y": 25576.923000000003,
"verbose": 25576.923000000003
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Google c3d-standard-8 AMD Genoa",
"verbose": "Google c3d-standard-8 AMD Genoa Read",
"data": [
{
"x": 8,
"y": 41602.196,
"verbose": 41602.196
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google c3d-standard-8 AMD Genoa",
"verbose": "Google c3d-standard-8 AMD Genoa Write",
"data": [
{
"x": 8,
"y": 25335.397,
"verbose": 25335.397
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "OVH B3-32",
"verbose": "OVH B3-32 Read",
"data": [
{
"x": 9,
"y": 9045.0885,
"verbose": 9045.0885
}
],
"color": "rgba(72, 72, 72, 0.8)",
"zIndex": 10
},
{
"name": "OVH B3-32",
"verbose": "OVH B3-32 Write",
"data": [
{
"x": 9,
"y": 5842.975,
"verbose": 5842.975
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "OVH C3-16",
"verbose": "OVH C3-16 Read",
"data": [
{
"x": 10,
"y": 15453.094000000001,
"verbose": 15453.094000000001
}
],
"color": "rgba(72, 72, 72, 0.8)",
"zIndex": 10
},
{
"name": "OVH C3-16",
"verbose": "OVH C3-16 Write",
"data": [
{
"x": 10,
"y": 5772.6655,
"verbose": 5772.6655
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "OVH R3-64",
"verbose": "OVH R3-64 Read",
"data": [
{
"x": 11,
"y": 13110.517333333333,
"verbose": 13110.517333333333
}
],
"color": "rgba(72, 72, 72, 0.8)",
"zIndex": 10
},
{
"name": "OVH R3-64",
"verbose": "OVH R3-64 Write",
"data": [
{
"x": 11,
"y": 6121.927333333334,
"verbose": 6121.927333333334
}
],
"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": "38541443384600377967626060253248225525"
}