AWS vs Azure vs Google vs IBM vs Oracle - VMs Q4 2024 - CPU steal

Go back to list

Filter:


CPU steal is a value in percentage representing the amount of time a CPU wasn't able to run a task because hypervisor doesn't permit it. The task could be blocked by the hypervisor's maintenance tasks or other tenant sharing the CPU. In few words and consumer perspective, it says how much of your VM was unavailable because of external factors independent of your willing.

While 0% is the norm, especially with hyperscalers, this doesn't mean it cannot be hidden by the provider. To assert neighbors noise, RAM standard deviation can also be analyzed.

{ "configuration": { "chart": { "type": "bar", "polar": false, "zoomType": "", "options3d": {}, "height": 900, "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": [ "CPU Steal percentage<br>Lower 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": 100, "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": "CPU Steal percentage<br>Lower is better" } }, "plotOptions": { "series": { "dataLabels": { "enabled": true, "format": "{point.y:.1f}% - {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": "Google c3-standard-8 Intel Sapphire Rapids", "data": [ [ 0, 0.0 ] ], "color": "#55b400", "grouping": false, "dataLabels": { "enabled": true } }, { "name": "Google c3d-standard-8 AMD Genoa", "data": [ [ 1, 0.0 ] ], "color": "#55b400", "grouping": false, "dataLabels": { "enabled": true } }, { "name": "Google n2-standard-8 Intel Cascade Lake", "data": [ [ 2, 0.0 ] ], "color": "#55b400", "grouping": false, "dataLabels": { "enabled": true } }, { "name": "Google n4-standard-8 Intel Emerald Rapids", "data": [ [ 3, 0.0 ] ], "color": "#55b400", "grouping": false, "dataLabels": { "enabled": true } }, { "name": "Google t2d-standard-8 AMD Milan", "data": [ [ 4, 0.0 ] ], "color": "#55b400", "grouping": false, "dataLabels": { "enabled": true } }, { "name": "IBM bx2-8x32", "data": [ [ 5, 0.04801215848784587 ] ], "color": "#152935", "grouping": false, "dataLabels": { "enabled": true } }, { "name": "IBM cx2-8x16", "data": [ [ 6, 0.04066096653700977 ] ], "color": "#152935", "grouping": false, "dataLabels": { "enabled": true } }, { "name": "IBM mx2-8x64", "data": [ [ 7, 0.0769365695165822 ] ], "color": "#152935", "grouping": false, "dataLabels": { "enabled": true } }, { "name": "Oracle VM.Optimized3.Flex.4-32", "data": [ [ 8, 0.0057620410926995935 ] ], "color": "#FF0000", "grouping": false, "dataLabels": { "enabled": true } }, { "name": "Oracle VM.Standard.E5.Flex.4-32", "data": [ [ 9, 0.7373871258492103 ] ], "color": "#FF0000", "grouping": false, "dataLabels": { "enabled": true } } ], "drilldown": {}, "tooltip": { "enabled": true, "useHTML": false, "format": null, "headerFormat": "", "pointFormat": "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y:.2f}</b><br/>", "footerFormat": "", "shared": false, "outside": false, "valueDecimals": null, "split": false }, "annotations": null }, "hc_type": "chart", "id": "271993208108828874654394585913700838732" }