Evolution of AWS EC2 General-Purpose: A 13-Year Performance and Price Analysis - OpenSSL Speed

Go back to list


OpenSSL speed is a lighweight opensource tool provided with the openssl command-line tool. It times the encryption/decryption through different algorithm and block size. Its output delivers a good picture of how much a system is able to perform with the different encryption systems available in the industry

This micro-benchmark is a feature of the openssl package and you can easily reproduce the tests with the following command:

openssl speed -multi ${cpu_number} -mr ${algo}

As Geekbench is compiled for x86, results for ARM architecture aren't available.

{ "configuration": { "chart": { "type": "bar", "polar": false, "zoomType": "", "options3d": {}, "height": 700, "width": null, "margin": null, "inverted": false, "zooming": {} }, "credits": { "enabled": false }, "title": { "text": "AES-256-CBC" }, "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": [ "Encrypted bytes per seconds<br>Higher is better" ], "useHTML": false, "style": { "color": "#666666" } }, "categories": null, "plotLines": null, "plotBands": null, "lineWidth": null, "tickInterval": null, "tickLength": 10, "floor": null, "ceiling": null, "gridLineInterpolation": null, "gridLineWidth": 1, "gridLineColor": "#CCC", "min": null, "max": null, "minorTickInterval": null, "minorTickWidth": 0, "minTickInterval": null, "startOnTick": true, "endOnTick": null, "minRange": null, "type": "linear", "tickmarkPlacement": null, "labels": { "enabled": true, "formatter": null, "style": { "color": "#666666", "cursor": "default", "fontSize": "11px" }, "useHTML": false } }, "zAxis": { "title": { "text": "Encrypted bytes per seconds<br>Higher is better" } }, "plotOptions": { "series": { "dataLabels": { "enabled": true, "format": "{series.name}", "distance": 30, "align": "left", "inside": true, "allowOverlap": false, "style": { "fontSize": "17px" } }, "showInLegend": null, "turboThreshold": 1000, "stacking": "", "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": "AWS m3.2xlarge", "data": [ [ 0, 6628871.109999999 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m4.2xlarge", "data": [ [ 1, 6002959.208333333 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m5.2xlarge", "data": [ [ 2, 6560327.111666667 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m5a.2xlarge", "data": [ [ 3, 5303177.778333333 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m5ad.2xlarge", "data": [ [ 4, 5305082.668333333 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m5dn.2xlarge", "data": [ [ 5, 6542516.445 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m5n.2xlarge", "data": [ [ 6, 6779285.335 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m5zn.2xlarge", "data": [ [ 7, 9559569.776666665 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m6a.2xlarge", "data": [ [ 8, 7528365.096666667 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m6g.2xlarge", "data": [ [ 9, 11100426.376666667 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m6gd.2xlarge", "data": [ [ 10, 11101816.445833333 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m6i.2xlarge", "data": [ [ 11, 7707781.333333333 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m6id.2xlarge", "data": [ [ 12, 7688811.555 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m6idn.2xlarge", "data": [ [ 13, 7687548.443333332 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m6in.2xlarge", "data": [ [ 14, 7678683.555 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m7a.2xlarge", "data": [ [ 15, 3999195.3366666664 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m7g.2xlarge", "data": [ [ 16, 11494893.333333334 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m7gd.2xlarge", "data": [ [ 17, 11489356.443333333 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m7i-flex.2xlarge", "data": [ [ 18, 8602463.111666666 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m7i.2xlarge", "data": [ [ 19, 9354736.200000001 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m8a.2xlarge", "data": [ [ 20, 4431487.991666667 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m8g.2xlarge", "data": [ [ 21, 12430074.666666666 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m8gd.2xlarge", "data": [ [ 22, 12419215.111666666 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m8i-flex.2xlarge", "data": [ [ 23, 10686282.668333333 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m8i.2xlarge", "data": [ [ 24, 10608160.89 ] ], "grouping": false, "color": "#f7981d" } ], "drilldown": {}, "tooltip": { "enabled": true, "useHTML": false, "format": null, "headerFormat": "", "pointFormat": "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y:.1f} B/sec</b>", "footerFormat": "", "shared": false, "outside": false, "valueDecimals": null, "split": false }, "annotations": null }, "hc_type": "chart", "id": "1762085661.9867709" }
{ "configuration": { "chart": { "type": "bar", "polar": false, "zoomType": "", "options3d": {}, "height": 700, "width": null, "margin": null, "inverted": false, "zooming": {} }, "credits": { "enabled": false }, "title": { "text": "SHA512" }, "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": [ "Encrypted bytes per seconds<br>Higher is better" ], "useHTML": false, "style": { "color": "#666666" } }, "categories": null, "plotLines": null, "plotBands": null, "lineWidth": null, "tickInterval": null, "tickLength": 10, "floor": null, "ceiling": null, "gridLineInterpolation": null, "gridLineWidth": 1, "gridLineColor": "#CCC", "min": null, "max": null, "minorTickInterval": null, "minorTickWidth": 0, "minTickInterval": null, "startOnTick": true, "endOnTick": null, "minRange": null, "type": "linear", "tickmarkPlacement": null, "labels": { "enabled": true, "formatter": null, "style": { "color": "#666666", "cursor": "default", "fontSize": "11px" }, "useHTML": false } }, "zAxis": { "title": { "text": "Encrypted bytes per seconds<br>Higher is better" } }, "plotOptions": { "series": { "dataLabels": { "enabled": true, "format": "{series.name}", "distance": 30, "align": "left", "inside": true, "allowOverlap": false, "style": { "fontSize": "17px" } }, "showInLegend": null, "turboThreshold": 1000, "stacking": "", "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": "AWS m3.2xlarge", "data": [ [ 0, 2034202.665 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m4.2xlarge", "data": [ [ 1, 2303266.6666666665 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m5.2xlarge", "data": [ [ 2, 2424139.553333333 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m5a.2xlarge", "data": [ [ 3, 2115535.11 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m5ad.2xlarge", "data": [ [ 4, 2127849.7783333333 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m5dn.2xlarge", "data": [ [ 5, 2410736.0016666665 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m5n.2xlarge", "data": [ [ 6, 2502054.22 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m5zn.2xlarge", "data": [ [ 7, 3535330.2225 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m6a.2xlarge", "data": [ [ 8, 3615943.111666667 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m6g.2xlarge", "data": [ [ 9, 3193808.6675 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m6gd.2xlarge", "data": [ [ 10, 3193527.5549999997 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m6i.2xlarge", "data": [ [ 11, 2803373.3349999995 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m6id.2xlarge", "data": [ [ 12, 2788195.5566666666 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m6idn.2xlarge", "data": [ [ 13, 2790126.2216666667 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m6in.2xlarge", "data": [ [ 14, 2781396.445 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m7a.2xlarge", "data": [ [ 15, 3354941.1133333333 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m7g.2xlarge", "data": [ [ 16, 7764997.333333333 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m7gd.2xlarge", "data": [ [ 17, 7762976.001666666 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m7i-flex.2xlarge", "data": [ [ 18, 3767415.9983333335 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m7i.2xlarge", "data": [ [ 19, 3671254.221666666 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m8a.2xlarge", "data": [ [ 20, 4486870.94 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m8g.2xlarge", "data": [ [ 21, 8349769.778333333 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m8gd.2xlarge", "data": [ [ 22, 8359472.890000001 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m8i-flex.2xlarge", "data": [ [ 23, 4069741.3333333335 ] ], "grouping": false, "color": "#f7981d" }, { "name": "AWS m8i.2xlarge", "data": [ [ 24, 4040068.4450000003 ] ], "grouping": false, "color": "#f7981d" } ], "drilldown": {}, "tooltip": { "enabled": true, "useHTML": false, "format": null, "headerFormat": "", "pointFormat": "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y:.1f} B/sec</b>", "footerFormat": "", "shared": false, "outside": false, "valueDecimals": null, "split": false }, "annotations": null }, "hc_type": "chart", "id": "1762085661.9867795" }

Observations: