AWS c6g vs c7g - Network bandwidth

Go back to list

We 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": 14185.540625801776, "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": 14185.540625801776, "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 a1.2xlarge", "verbose": "AWS a1.2xlarge Upload", "data": [ { "x": 0, "y": 7445.357414660585, "verbose": 7445.357414660585 } ], "color": "rgba(247, 152, 29, 0.8)", "zIndex": 10 }, { "name": "AWS a1.2xlarge", "verbose": "AWS a1.2xlarge Download", "data": [ { "x": 0, "y": 7909.972640885416, "verbose": 7909.972640885416 } ], "pointPlacement": 0.1, "color": "#9e9fa3", "linkedTo": ":previous", "yAxis": 1, "dataLabels": { "enabled": false, "style": { "textAlign": "left" } } }, { "name": "AWS c6g.2xlarge", "verbose": "AWS c6g.2xlarge Upload", "data": [ { "x": 1, "y": 9449.06546348699, "verbose": 9449.06546348699 } ], "color": "rgba(247, 152, 29, 0.8)", "zIndex": 10 }, { "name": "AWS c6g.2xlarge", "verbose": "AWS c6g.2xlarge Download", "data": [ { "x": 1, "y": 9447.780570563078, "verbose": 9447.780570563078 } ], "pointPlacement": 0.1, "color": "#9e9fa3", "linkedTo": ":previous", "yAxis": 1, "dataLabels": { "enabled": false, "style": { "textAlign": "left" } } }, { "name": "AWS c7g.2xlarge", "verbose": "AWS c7g.2xlarge Upload", "data": [ { "x": 2, "y": 14152.24351691329, "verbose": 14152.24351691329 } ], "color": "rgba(247, 152, 29, 0.8)", "zIndex": 10 }, { "name": "AWS c7g.2xlarge", "verbose": "AWS c7g.2xlarge Download", "data": [ { "x": 2, "y": 14165.876452261466, "verbose": 14165.876452261466 } ], "pointPlacement": 0.1, "color": "#9e9fa3", "linkedTo": ":previous", "yAxis": 1, "dataLabels": { "enabled": false, "style": { "textAlign": "left" } } } ], "drilldown": {}, "tooltip": { "enabled": true, "useHTML": false, "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": "136265804625137945749138453549862122894" }