State of the art of Serverless - Q1 2026 - MHz

Go back to list


To assess the raw computational performance of each serverless platform, this benchmark uses lmbench's mhz utility, a lightweight, low-level tool that estimates the effective CPU clock frequency as seen by the running process. Rather than relying on the nominal clock speed advertised by the provider, mhz measures the actual number of CPU cycles per second by timing a tight loop of integer operations, offering a ground-truth view of the compute performance available to a function at runtime.

{ "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" ], "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": [ "MegaHertz<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": "MegaHertz<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": true, "maxHeight": null, "align": "center", "verticalAlign": "bottom", "layout": "horizontal", "width": null, "margin": 12, "reversed": false }, "series": [ { "name": "Amazon Web Services Lambda 1024MB arm", "data": [ [ 0, 2598.3333333333335 ] ], "grouping": false, "color": "#f7981d" }, { "name": "Amazon Web Services Lambda 1024MB x86", "data": [ [ 1, 2599.0 ] ], "grouping": false, "color": "#f7981d" }, { "name": "Google Cloud Function 0.5CPUs 1024MB", "data": [ [ 2, 700.5 ] ], "grouping": false, "color": "#55b400" }, { "name": "Microsoft Azure Container App 0.5CPU 1024MB", "data": [ [ 3, 3474.8 ] ], "grouping": false, "color": "#55b3ff" }, { "name": "Oracle Cloud Function 1024MB", "data": [ [ 4, 3175.8 ] ], "grouping": false, "color": "#FF0000" }, { "name": "Scaleway Function 500MvCPU 1024MB", "data": [ [ 5, 3191.4 ] ], "grouping": false, "color": "#510099" } ], "drilldown": {}, "tooltip": { "enabled": true, "useHTML": false, "format": null, "headerFormat": "", "pointFormat": "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y:.1f} MHz</b>", "footerFormat": "", "shared": false, "outside": false, "valueDecimals": null, "split": false }, "annotations": null }, "hc_type": "chart", "id": "18470235471746115164290256994933890423" }