US Signal Compute Benchmark - IOPS
Go back to listI/O Per Seconds is one of the most used value to evaluate the performance of a volume, raw SSD, magnetic or Block Storage. The average and maximum IOPS gives a good preview of what will be the speed of a database or any disk-intensive task.
To measure IOPS, we use the well known tool Flexible I/O Tester (FIO) the following configuration:
- 4KB blocks
- Random access
- Read then Write
- Direct access to device without filesystems
- libaio engine
- Number of job equal to CPU
{
"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",
"volume_type_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": [
"IOPS - Higher is better<br>Read colored, Write darker"
],
"useHTML": false,
"style": {
"color": "#666666"
}
},
"categories": [
"readwrite"
],
"plotLines": null,
"plotBands": null,
"lineWidth": null,
"tickInterval": 50000,
"tickLength": 10,
"floor": null,
"ceiling": null,
"gridLineInterpolation": null,
"gridLineWidth": 1,
"gridLineColor": "#CCC",
"min": null,
"max": 25101,
"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": 50000,
"tickLength": 10,
"floor": null,
"ceiling": null,
"gridLineInterpolation": null,
"gridLineWidth": 1,
"gridLineColor": "#CCC",
"min": null,
"max": 25101,
"minorTickInterval": null,
"minorTickWidth": 0,
"minTickInterval": null,
"startOnTick": true,
"endOnTick": null,
"minRange": null,
"type": "linear",
"tickmarkPlacement": null,
"labels": {
"enabled": false
},
"inkedTo": 0
}
],
"zAxis": {
"title": {
"text": "IOPS - Higher is better<br>Read colored, Write darker"
}
},
"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": "Amazon Web Services c7i.2xlarge GP3 16000 IOPS",
"verbose": "Amazon Web Services c7i.2xlarge GP3 16000 IOPS Read",
"data": [
{
"x": 0,
"y": 16532.5,
"verbose": 16532.5
}
],
"color": "rgba(247, 152, 29, 0.8)",
"zIndex": 10
},
{
"name": "Amazon Web Services c7i.2xlarge GP3 16000 IOPS",
"verbose": "Amazon Web Services c7i.2xlarge GP3 16000 IOPS Write",
"data": [
{
"x": 0,
"y": 16532.5,
"verbose": 16532.5
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "DigitalOcean C2 8VCPU 16GB INTEL Block Storage",
"verbose": "DigitalOcean C2 8VCPU 16GB INTEL Block Storage Read",
"data": [
{
"x": 1,
"y": 12541.125,
"verbose": 12541.125
}
],
"color": "rgba(5, 127, 255, 0.8)",
"zIndex": 10
},
{
"name": "DigitalOcean C2 8VCPU 16GB INTEL Block Storage",
"verbose": "DigitalOcean C2 8VCPU 16GB INTEL Block Storage Write",
"data": [
{
"x": 1,
"y": 11125.95,
"verbose": 11125.95
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Google Cloud Custom N2 8 vCPU 16GB Intel Cascade Lake SSD Persistent Disk",
"verbose": "Google Cloud Custom N2 8 vCPU 16GB Intel Cascade Lake SSD Persistent Disk Read",
"data": [
{
"x": 2,
"y": 15864.75,
"verbose": 15864.75
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google Cloud Custom N2 8 vCPU 16GB Intel Cascade Lake SSD Persistent Disk",
"verbose": "Google Cloud Custom N2 8 vCPU 16GB Intel Cascade Lake SSD Persistent Disk Write",
"data": [
{
"x": 2,
"y": 15870.333333333334,
"verbose": 15870.333333333334
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "IBM Cloud cx2-8x16 General Purpose",
"verbose": "IBM Cloud cx2-8x16 General Purpose Read",
"data": [
{
"x": 3,
"y": 3099.5,
"verbose": 3099.5
}
],
"color": "rgba(21, 41, 53, 0.8)",
"zIndex": 10
},
{
"name": "IBM Cloud cx2-8x16 General Purpose",
"verbose": "IBM Cloud cx2-8x16 General Purpose Write",
"data": [
{
"x": 3,
"y": 758.3888888888889,
"verbose": 758.3888888888889
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Linode Dedicated 16GB Block storage",
"verbose": "Linode Dedicated 16GB Block storage Read",
"data": [
{
"x": 4,
"y": 10500.083333333334,
"verbose": 10500.083333333334
}
],
"color": "rgba(0, 182, 76, 0.8)",
"zIndex": 10
},
{
"name": "Linode Dedicated 16GB Block storage",
"verbose": "Linode Dedicated 16GB Block storage Write",
"data": [
{
"x": 4,
"y": 5482.75,
"verbose": 5482.75
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Microsoft Azure Standard_D8ls_v5 No cache Premium LRS",
"verbose": "Microsoft Azure Standard_D8ls_v5 No cache Premium LRS Read",
"data": [
{
"x": 5,
"y": 2828.0,
"verbose": 2828.0
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Microsoft Azure Standard_D8ls_v5 No cache Premium LRS",
"verbose": "Microsoft Azure Standard_D8ls_v5 No cache Premium LRS Write",
"data": [
{
"x": 5,
"y": 2854.6666666666665,
"verbose": 2854.6666666666665
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "US Signal 8 CPUs 16GB Block",
"verbose": "US Signal 8 CPUs 16GB Block Read",
"data": [
{
"x": 6,
"y": 16767.764705882353,
"verbose": 16767.764705882353
}
],
"color": "rgba(253, 184, 20, 0.8)",
"zIndex": 10
},
{
"name": "US Signal 8 CPUs 16GB Block",
"verbose": "US Signal 8 CPUs 16GB Block Write",
"data": [
{
"x": 6,
"y": 5469.0,
"verbose": 5469.0
}
],
"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:.1f} IOPS</b><br/>",
"footerFormat": "",
"shared": false,
"outside": false,
"valueDecimals": null,
"split": false
},
"annotations": null
},
"hc_type": "chart",
"id": "10512681678782966925010015524300913599"
}