Scaleway ENT1 deprecation - 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": 1985.9542846679688,
"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": 1985.9542846679688,
"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": "Scaleway COPARM1-8C-32G",
"verbose": "Scaleway COPARM1-8C-32G Upload",
"data": [
{
"x": 0,
"y": 797.1413869928381,
"verbose": 797.1413869928381
}
],
"color": "rgba(81, 0, 153, 0.8)",
"zIndex": 10
},
{
"name": "Scaleway COPARM1-8C-32G",
"verbose": "Scaleway COPARM1-8C-32G Download",
"data": [
{
"x": 0,
"y": 795.283412012549,
"verbose": 795.283412012549
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Scaleway ENT1-S",
"verbose": "Scaleway ENT1-S Upload",
"data": [
{
"x": 1,
"y": 1593.8900483376801,
"verbose": 1593.8900483376801
}
],
"color": "rgba(81, 0, 153, 0.8)",
"zIndex": 10
},
{
"name": "Scaleway ENT1-S",
"verbose": "Scaleway ENT1-S Download",
"data": [
{
"x": 1,
"y": 1598.763308412896,
"verbose": 1598.763308412896
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Scaleway GP1-S",
"verbose": "Scaleway GP1-S Upload",
"data": [
{
"x": 2,
"y": 1978.9569854736328,
"verbose": 1978.9569854736328
}
],
"color": "rgba(81, 0, 153, 0.8)",
"zIndex": 10
},
{
"name": "Scaleway GP1-S",
"verbose": "Scaleway GP1-S Download",
"data": [
{
"x": 2,
"y": 1981.37845993042,
"verbose": 1981.37845993042
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Scaleway POP2-8C-32G",
"verbose": "Scaleway POP2-8C-32G Upload",
"data": [
{
"x": 3,
"y": 1575.0135211061322,
"verbose": 1575.0135211061322
}
],
"color": "rgba(81, 0, 153, 0.8)",
"zIndex": 10
},
{
"name": "Scaleway POP2-8C-32G",
"verbose": "Scaleway POP2-8C-32G Download",
"data": [
{
"x": 3,
"y": 1579.3968034108875,
"verbose": 1579.3968034108875
}
],
"pointPlacement": 0.1,
"color": "#9e9fa3",
"linkedTo": ":previous",
"yAxis": 1,
"dataLabels": {
"enabled": false,
"style": {
"textAlign": "left"
}
}
},
{
"name": "Scaleway PRO2-S",
"verbose": "Scaleway PRO2-S Upload",
"data": [
{
"x": 4,
"y": 1477.5854880065106,
"verbose": 1477.5854880065106
}
],
"color": "rgba(81, 0, 153, 0.8)",
"zIndex": 10
},
{
"name": "Scaleway PRO2-S",
"verbose": "Scaleway PRO2-S Download",
"data": [
{
"x": 4,
"y": 1480.084482816509,
"verbose": 1480.084482816509
}
],
"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": "3813731099219509779218461247739893342"
}