OVHcloud Compute Benchmark - Bandwidth
Go back to listWe measure local bandwidth between two identical machines in the same datacenter. The tool used here is Iperf 3 with TCP mode and a number of thread equal to CPU.
iperf3 --client $client_ip --interval 30 --parallel $cpu_number --time 60 --format M --json # On client
iperf3 --server --version4 --interval 30 # On server
{
"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": [
"Bandwidth in Mbps - Higher is better"
],
"useHTML": false,
"style": {
"color": "#666666"
}
},
"categories": [
"mode"
],
"plotLines": null,
"plotBands": null,
"lineWidth": null,
"tickInterval": 2000,
"tickLength": 10,
"floor": null,
"ceiling": null,
"gridLineInterpolation": null,
"gridLineWidth": 1,
"gridLineColor": "#CCC",
"min": null,
"max": 17794.25322851682,
"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": [
"mode"
],
"plotLines": null,
"plotBands": null,
"lineWidth": null,
"tickInterval": 2000,
"tickLength": 10,
"floor": null,
"ceiling": null,
"gridLineInterpolation": null,
"gridLineWidth": 1,
"gridLineColor": "#CCC",
"min": null,
"max": 17794.25322851682,
"minorTickInterval": null,
"minorTickWidth": 0,
"minTickInterval": null,
"startOnTick": true,
"endOnTick": null,
"minRange": null,
"type": "linear",
"tickmarkPlacement": null,
"labels": {
"enabled": false
},
"inkedTo": 0
}
],
"zAxis": {
"title": {
"text": "Bandwidth in Mbps - 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 Upload",
"data": [
{
"x": 0,
"y": 11765.34613777533,
"verbose": 11765.34613777533
}
],
"color": "rgba(247, 152, 29, 0.8)",
"zIndex": 10
},
{
"name": "AWS c7i.2xlarge",
"verbose": "AWS c7i.2xlarge Download",
"data": [
{
"x": 0,
"y": 11791.82949888013,
"verbose": 11791.82949888013
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "AWS m7i.2xlarge",
"verbose": "AWS m7i.2xlarge Upload",
"data": [
{
"x": 1,
"y": 11759.40149622448,
"verbose": 11759.40149622448
}
],
"color": "rgba(247, 152, 29, 0.8)",
"zIndex": 10
},
{
"name": "AWS m7i.2xlarge",
"verbose": "AWS m7i.2xlarge Download",
"data": [
{
"x": 1,
"y": 11778.314357454612,
"verbose": 11778.314357454612
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "AWS r7i.2xlarge",
"verbose": "AWS r7i.2xlarge Upload",
"data": [
{
"x": 2,
"y": 11769.793033603382,
"verbose": 11769.793033603382
}
],
"color": "rgba(247, 152, 29, 0.8)",
"zIndex": 10
},
{
"name": "AWS r7i.2xlarge",
"verbose": "AWS r7i.2xlarge Download",
"data": [
{
"x": 2,
"y": 11786.003458833387,
"verbose": 11786.003458833387
}
],
"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 Upload",
"data": [
{
"x": 3,
"y": 9569.431226407793,
"verbose": 9569.431226407793
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_D8as_v5",
"verbose": "Azure Standard_D8as_v5 Download",
"data": [
{
"x": 3,
"y": 10181.913948340716,
"verbose": 10181.913948340716
}
],
"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 Upload",
"data": [
{
"x": 4,
"y": 11406.178558958729,
"verbose": 11406.178558958729
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_D8ls_v5",
"verbose": "Azure Standard_D8ls_v5 Download",
"data": [
{
"x": 4,
"y": 11419.914466210184,
"verbose": 11419.914466210184
}
],
"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 Upload",
"data": [
{
"x": 5,
"y": 10549.188569798102,
"verbose": 10549.188569798102
}
],
"color": "rgba(85, 179, 255, 0.8)",
"zIndex": 10
},
{
"name": "Azure Standard_E8as_v5",
"verbose": "Azure Standard_E8as_v5 Download",
"data": [
{
"x": 5,
"y": 10115.420955081194,
"verbose": 10115.420955081194
}
],
"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 Upload",
"data": [
{
"x": 6,
"y": 17635.880883508253,
"verbose": 17635.880883508253
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google c3d-highcpu-8 AMD Genoa",
"verbose": "Google c3d-highcpu-8 AMD Genoa Download",
"data": [
{
"x": 6,
"y": 17676.004814194985,
"verbose": 17676.004814194985
}
],
"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 Upload",
"data": [
{
"x": 7,
"y": 17605.735501006468,
"verbose": 17605.735501006468
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google c3d-highmem-8 AMD Genoa",
"verbose": "Google c3d-highmem-8 AMD Genoa Download",
"data": [
{
"x": 7,
"y": 17670.26726378357,
"verbose": 17670.26726378357
}
],
"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 Upload",
"data": [
{
"x": 8,
"y": 17623.542057397215,
"verbose": 17623.542057397215
}
],
"color": "rgba(85, 180, 0, 0.8)",
"zIndex": 10
},
{
"name": "Google c3d-standard-8 AMD Genoa",
"verbose": "Google c3d-standard-8 AMD Genoa Download",
"data": [
{
"x": 8,
"y": 17686.18473437844,
"verbose": 17686.18473437844
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "OVH B3-32",
"verbose": "OVH B3-32 Upload",
"data": [
{
"x": 9,
"y": 3836.724437548749,
"verbose": 3836.724437548749
}
],
"color": "rgba(72, 72, 72, 0.8)",
"zIndex": 10
},
{
"name": "OVH B3-32",
"verbose": "OVH B3-32 Download",
"data": [
{
"x": 9,
"y": 3844.6905422475766,
"verbose": 3844.6905422475766
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "OVH C3-16",
"verbose": "OVH C3-16 Upload",
"data": [
{
"x": 10,
"y": 3855.8012755638583,
"verbose": 3855.8012755638583
}
],
"color": "rgba(72, 72, 72, 0.8)",
"zIndex": 10
},
{
"name": "OVH C3-16",
"verbose": "OVH C3-16 Download",
"data": [
{
"x": 10,
"y": 3859.4867524821484,
"verbose": 3859.4867524821484
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "OVH R3-64",
"verbose": "OVH R3-64 Upload",
"data": [
{
"x": 11,
"y": 3864.4150003023424,
"verbose": 3864.4150003023424
}
],
"color": "rgba(72, 72, 72, 0.8)",
"zIndex": 10
},
{
"name": "OVH R3-64",
"verbose": "OVH R3-64 Download",
"data": [
{
"x": 11,
"y": 3869.4163953980687,
"verbose": 3869.4163953980687
}
],
"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.verbose:.1f} Mbps</b>",
"footerFormat": "",
"shared": false,
"outside": false,
"valueDecimals": null,
"split": false
},
"annotations": null
},
"hc_type": "chart",
"id": "217396745313505154642872848001063240741"
}