State of the art of arm compute - Q2 2025 - PyPerf
Go back to listThe Python Performance Benchmark Suite, aka PyPerformance, is a well known and used methodology to evaluate the performance of the successive Python versions. It is built for evaluating a bunch of realistic workloads such as HTTP handling, asynchronous tasks or regex.
It helps Cloud Mercato to evaluate the performance of a programming language with a high-level and largely used such as Python.
Our evaluation consists of the following command:
pyperformance run --python=python3.12 -o py312.json
{
"configuration": {
"chart": {
"type": "line",
"polar": true,
"zoomType": "",
"options3d": {},
"height": null,
"width": null,
"margin": null,
"inverted": false,
"zooming": {}
},
"credits": {
"enabled": false
},
"title": {
"text": ""
},
"colorAxis": null,
"subtitle": {
"text": "Lower is better"
},
"xAxis": {
"title": {
"text": [
""
],
"useHTML": false,
"style": {
"color": "#666666"
}
},
"categories": [
"2to3",
"async_generators",
"async_tree_cpu_io_mixed",
"async_tree_eager",
"async_tree_eager_cpu_io_mixed",
"async_tree_eager_io",
"async_tree_eager_memoization",
"async_tree_io",
"async_tree_memoization",
"async_tree_none",
"asyncio_tcp",
"asyncio_tcp_ssl",
"asyncio_websockets",
"bench_mp_pool",
"bench_thread_pool",
"chameleon",
"chaos",
"coroutines",
"coverage",
"create_gc_cycles",
"crypto_pyaes",
"dask",
"deltablue",
"django_template",
"docutils",
"fannkuch",
"float",
"gc_traversal",
"generators",
"genshi_text",
"genshi_xml",
"go",
"hexiom",
"html5lib",
"json_dumps",
"mako",
"mdp",
"meteor_contest",
"nbody",
"nqueens",
"pathlib",
"pickle_pure_python",
"pidigits",
"pprint_pformat",
"pprint_safe_repr",
"pyflate",
"python_startup",
"python_startup_no_site",
"raytrace",
"regex_compile",
"regex_dna",
"regex_effbot",
"regex_v8",
"richards",
"richards_super",
"scimark_fft",
"scimark_lu",
"scimark_monte_carlo",
"scimark_sor",
"scimark_sparse_mat_mult",
"spectral_norm",
"sqlalchemy_declarative",
"sqlalchemy_imperative",
"sympy_expand",
"sympy_integrate",
"sympy_str",
"sympy_sum",
"telco",
"tomli_loads",
"tornado_http",
"typing_runtime_protocols",
"xml_etree_generate",
"xml_etree_iterparse",
"xml_etree_parse",
"xml_etree_process"
],
"lineWidth": 1,
"tickInterval": null,
"tickWidth": 1,
"tickLength": 10,
"tickPixelInterval": null,
"plotLines": null,
"labels": {
"enabled": true,
"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": [
""
],
"useHTML": false,
"style": {
"color": "#666666"
}
},
"categories": null,
"plotLines": null,
"plotBands": null,
"lineWidth": 1,
"tickInterval": null,
"tickLength": 10,
"floor": null,
"ceiling": null,
"gridLineInterpolation": null,
"gridLineWidth": null,
"gridLineColor": null,
"min": 0,
"max": null,
"minorTickInterval": 250,
"minorTickWidth": 0,
"minTickInterval": null,
"startOnTick": true,
"endOnTick": null,
"minRange": null,
"type": "linear",
"tickmarkPlacement": null,
"labels": {
"enabled": false,
"formatter": null,
"style": {
"color": "#666666",
"cursor": "default",
"fontSize": "11px"
},
"useHTML": false
}
},
"zAxis": {
"title": {
"text": ""
}
},
"plotOptions": {
"series": {
"dataLabels": {
"enabled": false,
"format": null,
"distance": 30,
"align": "center",
"inside": null,
"allowOverlap": false,
"style": {
"fontSize": "11px"
}
},
"showInLegend": null,
"turboThreshold": 1000,
"stacking": "",
"groupPadding": 0.2,
"centerInCategory": false,
"findNearestPointBy": "x"
}
},
"navigator": {
"enabled": false
},
"scrollbar": {
"enabled": false
},
"rangeSelector": {
"enabled": false,
"inputEnabled": false
},
"legend": {
"enabled": true,
"maxHeight": null,
"align": "right",
"verticalAlign": "middle",
"layout": "vertical",
"width": null,
"margin": 12,
"reversed": false
},
"series": [
{
"name": "Amazon Web Services m8g.2xlarge",
"data": [
{
"y": 654.3272710524853,
"value": 0.28111352354167135,
"category": [
"mean",
"2to3"
]
},
{
"y": 627.0290912116054,
"value": 0.3111163065583379,
"category": [
"mean",
"async_generators"
]
},
{
"y": 470.83786283055264,
"value": 0.7625302759083411,
"category": [
"mean",
"async_tree_cpu_io_mixed"
]
},
{
"y": 423.7608416850529,
"value": 0.5657889097000027,
"category": [
"mean",
"async_tree_eager"
]
},
{
"y": 473.7884020196041,
"value": 0.7694279293083426,
"category": [
"mean",
"async_tree_eager_cpu_io_mixed"
]
},
{
"y": 366.73659929281166,
"value": 1.2341316967499816,
"category": [
"mean",
"async_tree_eager_io"
]
},
{
"y": 448.0641175863294,
"value": 0.6949226609666672,
"category": [
"mean",
"async_tree_eager_memoization"
]
},
{
"y": 368.4007545529338,
"value": 1.2342613218666865,
"category": [
"mean",
"async_tree_io"
]
},
{
"y": 443.00094147535594,
"value": 0.6901256773916601,
"category": [
"mean",
"async_tree_memoization"
]
},
{
"y": 422.66532624184055,
"value": 0.5607401275333292,
"category": [
"mean",
"async_tree_none"
]
},
{
"y": 381.8549757623307,
"value": 0.5583239080249778,
"category": [
"mean",
"asyncio_tcp"
]
},
{
"y": 476.6017513939682,
"value": 2.0422992700166476,
"category": [
"mean",
"asyncio_tcp_ssl"
]
},
{
"y": 808.5016460809892,
"value": 0.6135400674499986,
"category": [
"mean",
"asyncio_websockets"
]
},
{
"y": 825.9235249285299,
"value": 0.009618535346353417,
"category": [
"mean",
"bench_mp_pool"
]
},
{
"y": 452.19598721807097,
"value": 0.0008127144542967294,
"category": [
"mean",
"bench_thread_pool"
]
},
{
"y": 641.644914409718,
"value": 0.007523777527603374,
"category": [
"mean",
"chameleon"
]
},
{
"y": 667.1407656601381,
"value": 0.08673985053333032,
"category": [
"mean",
"chaos"
]
},
{
"y": 653.519932618382,
"value": 0.02529611637916081,
"category": [
"mean",
"coroutines"
]
},
{
"y": 594.8328423325075,
"value": 0.04978806961249613,
"category": [
"mean",
"coverage"
]
},
{
"y": 575.8850172465434,
"value": 0.001199623571029355,
"category": [
"mean",
"create_gc_cycles"
]
},
{
"y": 659.9777097612197,
"value": 0.09030288771250099,
"category": [
"mean",
"crypto_pyaes"
]
},
{
"y": 566.1139625483112,
"value": 0.3835866362499843,
"category": [
"mean",
"dask"
]
},
{
"y": 715.5437002973259,
"value": 0.006340194740364187,
"category": [
"mean",
"deltablue"
]
},
{
"y": 643.2110362238865,
"value": 0.03802705523749476,
"category": [
"mean",
"django_template"
]
},
{
"y": 675.2925811687725,
"value": 2.617030065499883,
"category": [
"mean",
"docutils"
]
},
{
"y": 624.3187786172876,
"value": 0.3770509254499937,
"category": [
"mean",
"fannkuch"
]
},
{
"y": 564.3231936683028,
"value": 0.09247421129999889,
"category": [
"mean",
"float"
]
},
{
"y": 600.8236539074422,
"value": 0.0032382478912721465,
"category": [
"mean",
"gc_traversal"
]
},
{
"y": 656.7380969741448,
"value": 0.043871659229168115,
"category": [
"mean",
"generators"
]
},
{
"y": 650.0506683175914,
"value": 0.024980713365623214,
"category": [
"mean",
"genshi_text"
]
},
{
"y": 643.0041036854778,
"value": 0.048305710287497305,
"category": [
"mean",
"genshi_xml"
]
},
{
"y": 711.1433620196541,
"value": 0.1993674044250052,
"category": [
"mean",
"go"
]
},
{
"y": 694.9182380411803,
"value": 0.007839524534373036,
"category": [
"mean",
"hexiom"
]
},
{
"y": 642.2664885079345,
"value": 0.05739507027916299,
"category": [
"mean",
"html5lib"
]
},
{
"y": 626.4948577093556,
"value": 0.010814342858332123,
"category": [
"mean",
"json_dumps"
]
},
{
"y": 585.807125209229,
"value": 0.012761976940625886,
"category": [
"mean",
"mako"
]
},
{
"y": 660.7345321505317,
"value": 2.5825808203583356,
"category": [
"mean",
"mdp"
]
},
{
"y": 724.884266695174,
"value": 0.09172410377917117,
"category": [
"mean",
"meteor_contest"
]
},
{
"y": 638.2120146649647,
"value": 0.12563205584997186,
"category": [
"mean",
"nbody"
]
},
{
"y": 665.3719967859346,
"value": 0.08743471198748977,
"category": [
"mean",
"nqueens"
]
},
{
"y": 679.3615617285717,
"value": 0.017430066806252618,
"category": [
"mean",
"pathlib"
]
},
{
"y": 680.9669311397292,
"value": 0.0003803405366405777,
"category": [
"mean",
"pickle_pure_python"
]
},
{
"y": 957.2573452950392,
"value": 0.2095533786583265,
"category": [
"mean",
"pidigits"
]
},
{
"y": 673.8303446604657,
"value": 1.649232236083327,
"category": [
"mean",
"pprint_pformat"
]
},
{
"y": 671.5981470011704,
"value": 0.8019804201916618,
"category": [
"mean",
"pprint_safe_repr"
]
},
{
"y": 681.4338184068716,
"value": 0.6142828804249955,
"category": [
"mean",
"pyflate"
]
},
{
"y": 665.6774380946655,
"value": 0.008049296317361312,
"category": [
"mean",
"python_startup"
]
},
{
"y": 657.8610107503506,
"value": 0.005255215470051766,
"category": [
"mean",
"python_startup_no_site"
]
},
{
"y": 679.1702337465706,
"value": 0.4119611014000157,
"category": [
"mean",
"raytrace"
]
},
{
"y": 653.3532659292388,
"value": 0.12687635682499945,
"category": [
"mean",
"regex_compile"
]
},
{
"y": 629.7833309046525,
"value": 0.1440963525500005,
"category": [
"mean",
"regex_dna"
]
},
{
"y": 515.1149215319327,
"value": 0.0025342494933333626,
"category": [
"mean",
"regex_effbot"
]
},
{
"y": 541.863638807216,
"value": 0.0200739838479168,
"category": [
"mean",
"regex_v8"
]
},
{
"y": 708.1863017042347,
"value": 0.06698516598333222,
"category": [
"mean",
"richards"
]
},
{
"y": 703.5716045169997,
"value": 0.08064874108749696,
"category": [
"mean",
"richards_super"
]
},
{
"y": 636.6688797542221,
"value": 0.30310503760832525,
"category": [
"mean",
"scimark_fft"
]
},
{
"y": 719.7044986457654,
"value": 0.1463735980166651,
"category": [
"mean",
"scimark_lu"
]
},
{
"y": 661.106455433128,
"value": 0.08691644695833341,
"category": [
"mean",
"scimark_monte_carlo"
]
},
{
"y": 692.3447902508034,
"value": 0.16893272689169028,
"category": [
"mean",
"scimark_sor"
]
},
{
"y": 702.686201602702,
"value": 0.0044247700007818596,
"category": [
"mean",
"scimark_sparse_mat_mult"
]
},
{
"y": 659.9628564410153,
"value": 0.12536973151666567,
"category": [
"mean",
"spectral_norm"
]
},
{
"y": 617.1385341975707,
"value": 0.1172370644249971,
"category": [
"mean",
"sqlalchemy_declarative"
]
},
{
"y": 563.677049414383,
"value": 0.011369983916661752,
"category": [
"mean",
"sqlalchemy_imperative"
]
},
{
"y": 640.9247957753748,
"value": 0.38622241350834846,
"category": [
"mean",
"sympy_expand"
]
},
{
"y": 718.3950817076515,
"value": 0.019291371232287937,
"category": [
"mean",
"sympy_integrate"
]
},
{
"y": 643.7009736912912,
"value": 0.2294223989499964,
"category": [
"mean",
"sympy_str"
]
},
{
"y": 622.5882491423027,
"value": 0.12083478874168539,
"category": [
"mean",
"sympy_sum"
]
},
{
"y": 657.988716400894,
"value": 0.005506379371355052,
"category": [
"mean",
"telco"
]
},
{
"y": 682.9975768039249,
"value": 2.3540897849249953,
"category": [
"mean",
"tomli_loads"
]
},
{
"y": 600.1467171120196,
"value": 0.10662723124995448,
"category": [
"mean",
"tornado_http"
]
},
{
"y": 660.8960351023863,
"value": 0.00042965332246103953,
"category": [
"mean",
"typing_runtime_protocols"
]
},
{
"y": 642.3058788159726,
"value": 0.08090828758332028,
"category": [
"mean",
"xml_etree_generate"
]
},
{
"y": 648.8917768578153,
"value": 0.10529170600004249,
"category": [
"mean",
"xml_etree_iterparse"
]
},
{
"y": 663.516232103227,
"value": 0.14629119562502335,
"category": [
"mean",
"xml_etree_parse"
]
},
{
"y": 630.9656374519018,
"value": 0.06715160293750273,
"category": [
"mean",
"xml_etree_process"
]
}
],
"color": "#f7981d"
},
{
"name": "Google Cloud c4a-standard-8 Google Axion",
"data": [
{
"y": 585.7333277585618,
"value": 0.25164404252499867,
"category": [
"mean",
"2to3"
]
},
{
"y": 557.5563634183676,
"value": 0.27664565953333287,
"category": [
"mean",
"async_generators"
]
},
{
"y": 381.89118670733194,
"value": 0.6184795551833209,
"category": [
"mean",
"async_tree_cpu_io_mixed"
]
},
{
"y": 352.0290316621116,
"value": 0.47001540117499535,
"category": [
"mean",
"async_tree_eager"
]
},
{
"y": 386.4737257828635,
"value": 0.6276297125333278,
"category": [
"mean",
"async_tree_eager_cpu_io_mixed"
]
},
{
"y": 316.99401305279906,
"value": 1.066739343558353,
"category": [
"mean",
"async_tree_eager_io"
]
},
{
"y": 350.88974940258606,
"value": 0.5442105912750104,
"category": [
"mean",
"async_tree_eager_memoization"
]
},
{
"y": 317.15512327280726,
"value": 1.0625719324666614,
"category": [
"mean",
"async_tree_io"
]
},
{
"y": 343.2011296758642,
"value": 0.5346532928583286,
"category": [
"mean",
"async_tree_memoization"
]
},
{
"y": 346.9443345047784,
"value": 0.4602828722833545,
"category": [
"mean",
"async_tree_none"
]
},
{
"y": 275.28410976359135,
"value": 0.40250280796667637,
"category": [
"mean",
"asyncio_tcp"
]
},
{
"y": 479.1916001109064,
"value": 2.0533971019666697,
"category": [
"mean",
"asyncio_tcp_ssl"
]
},
{
"y": 748.7693560938345,
"value": 0.5682115843166561,
"category": [
"mean",
"asyncio_websockets"
]
},
{
"y": 654.6969273370861,
"value": 0.007624465639582863,
"category": [
"mean",
"bench_mp_pool"
]
},
{
"y": 470.6061198867584,
"value": 0.000845802277604076,
"category": [
"mean",
"bench_thread_pool"
]
},
{
"y": 601.3244349982876,
"value": 0.007050989058334523,
"category": [
"mean",
"chameleon"
]
},
{
"y": 626.0195387469896,
"value": 0.08139337905416018,
"category": [
"mean",
"chaos"
]
},
{
"y": 610.1150727218305,
"value": 0.023616023190625293,
"category": [
"mean",
"coroutines"
]
},
{
"y": 555.4647245671155,
"value": 0.04649292104583272,
"category": [
"mean",
"coverage"
]
},
{
"y": 517.038358262972,
"value": 0.0010770403520205566,
"category": [
"mean",
"create_gc_cycles"
]
},
{
"y": 613.4968400339657,
"value": 0.08394304146666609,
"category": [
"mean",
"crypto_pyaes"
]
},
{
"y": 477.67610414586954,
"value": 0.3236630468916843,
"category": [
"mean",
"dask"
]
},
{
"y": 670.1080297897512,
"value": 0.005937604375782199,
"category": [
"mean",
"deltablue"
]
},
{
"y": 598.8845323495655,
"value": 0.03540644346875155,
"category": [
"mean",
"django_template"
]
},
{
"y": 555.8860692921331,
"value": 2.1542818578166494,
"category": [
"mean",
"docutils"
]
},
{
"y": 580.8344073891802,
"value": 0.3507889852750054,
"category": [
"mean",
"fannkuch"
]
},
{
"y": 516.6980267965974,
"value": 0.08466999592500506,
"category": [
"mean",
"float"
]
},
{
"y": 513.7643649540444,
"value": 0.0027690260871112483,
"category": [
"mean",
"gc_traversal"
]
},
{
"y": 582.4019063795797,
"value": 0.038905825760415284,
"category": [
"mean",
"generators"
]
},
{
"y": 607.49269241391,
"value": 0.023345258393747768,
"category": [
"mean",
"genshi_text"
]
},
{
"y": 598.379744710411,
"value": 0.04495330344583076,
"category": [
"mean",
"genshi_xml"
]
},
{
"y": 667.8825749725969,
"value": 0.18723934236665987,
"category": [
"mean",
"go"
]
},
{
"y": 651.1013472371209,
"value": 0.007345216611981145,
"category": [
"mean",
"hexiom"
]
},
{
"y": 595.7709899401993,
"value": 0.05324007783333353,
"category": [
"mean",
"html5lib"
]
},
{
"y": 574.3635452391204,
"value": 0.009914469731249712,
"category": [
"mean",
"json_dumps"
]
},
{
"y": 530.594613262516,
"value": 0.011559156466145797,
"category": [
"mean",
"mako"
]
},
{
"y": 597.5079971002724,
"value": 2.3354503484166744,
"category": [
"mean",
"mdp"
]
},
{
"y": 676.9796021029988,
"value": 0.0856624293458277,
"category": [
"mean",
"meteor_contest"
]
},
{
"y": 545.9883519794774,
"value": 0.10747782484998918,
"category": [
"mean",
"nbody"
]
},
{
"y": 623.4414068608927,
"value": 0.08192472799166334,
"category": [
"mean",
"nqueens"
]
},
{
"y": 596.6406639677454,
"value": 0.015307734817707678,
"category": [
"mean",
"pathlib"
]
},
{
"y": 635.3085898614868,
"value": 0.00035483897815106265,
"category": [
"mean",
"pickle_pure_python"
]
},
{
"y": 894.7181388804815,
"value": 0.19586290966668685,
"category": [
"mean",
"pidigits"
]
},
{
"y": 630.2165961815482,
"value": 1.542485485216675,
"category": [
"mean",
"pprint_pformat"
]
},
{
"y": 624.816483012158,
"value": 0.7461166887166731,
"category": [
"mean",
"pprint_safe_repr"
]
},
{
"y": 600.32993997811,
"value": 0.5411712697166592,
"category": [
"mean",
"pyflate"
]
},
{
"y": 598.79808789514,
"value": 0.00724059877638802,
"category": [
"mean",
"python_startup"
]
},
{
"y": 589.9793307020856,
"value": 0.004712953731944107,
"category": [
"mean",
"python_startup_no_site"
]
},
{
"y": 634.7418175591056,
"value": 0.38501236549166906,
"category": [
"mean",
"raytrace"
]
},
{
"y": 609.4775357876014,
"value": 0.11835601555833364,
"category": [
"mean",
"regex_compile"
]
},
{
"y": 595.1355937995174,
"value": 0.13616884431666942,
"category": [
"mean",
"regex_dna"
]
},
{
"y": 483.7804539891516,
"value": 0.0023800909644792513,
"category": [
"mean",
"regex_effbot"
]
},
{
"y": 506.0564239002005,
"value": 0.01874746292603954,
"category": [
"mean",
"regex_v8"
]
},
{
"y": 667.2203645573888,
"value": 0.06311032387915627,
"category": [
"mean",
"richards"
]
},
{
"y": 659.2061500557851,
"value": 0.07556323447082794,
"category": [
"mean",
"richards_super"
]
},
{
"y": 580.9717639618473,
"value": 0.2765887794500183,
"category": [
"mean",
"scimark_fft"
]
},
{
"y": 670.4659490105793,
"value": 0.13635945514999434,
"category": [
"mean",
"scimark_lu"
]
},
{
"y": 615.9593563681334,
"value": 0.08098090449167519,
"category": [
"mean",
"scimark_monte_carlo"
]
},
{
"y": 647.2544065099285,
"value": 0.1579306343083412,
"category": [
"mean",
"scimark_sor"
]
},
{
"y": 646.7761765617666,
"value": 0.004072708154427337,
"category": [
"mean",
"scimark_sparse_mat_mult"
]
},
{
"y": 597.2552746141181,
"value": 0.11345749642499263,
"category": [
"mean",
"spectral_norm"
]
},
{
"y": 576.5915288240659,
"value": 0.10953439862501568,
"category": [
"mean",
"sqlalchemy_declarative"
]
},
{
"y": 517.3693537730022,
"value": 0.01043590693906052,
"category": [
"mean",
"sqlalchemy_imperative"
]
},
{
"y": 590.5756182415848,
"value": 0.355881910233334,
"category": [
"mean",
"sympy_expand"
]
},
{
"y": 637.795410180611,
"value": 0.017126993685419714,
"category": [
"mean",
"sympy_integrate"
]
},
{
"y": 592.598877709472,
"value": 0.2112090267000042,
"category": [
"mean",
"sympy_str"
]
},
{
"y": 572.7235957649506,
"value": 0.11115682764166385,
"category": [
"mean",
"sympy_sum"
]
},
{
"y": 617.4872126732685,
"value": 0.005167442488281241,
"category": [
"mean",
"telco"
]
},
{
"y": 612.7822493724012,
"value": 2.112078406458325,
"category": [
"mean",
"tomli_loads"
]
},
{
"y": 525.2452685629368,
"value": 0.09331959522083177,
"category": [
"mean",
"tornado_http"
]
},
{
"y": 617.8710660675273,
"value": 0.00040168247695317275,
"category": [
"mean",
"typing_runtime_protocols"
]
},
{
"y": 593.4813025269543,
"value": 0.07475808253334056,
"category": [
"mean",
"xml_etree_generate"
]
},
{
"y": 583.8830567629437,
"value": 0.0947431379833328,
"category": [
"mean",
"xml_etree_iterparse"
]
},
{
"y": 600.2819604355379,
"value": 0.13234938567499246,
"category": [
"mean",
"xml_etree_parse"
]
},
{
"y": 577.0899285788802,
"value": 0.06141778797916686,
"category": [
"mean",
"xml_etree_process"
]
}
],
"color": "#55b400"
},
{
"name": "Microsoft Azure Standard_D8ps_v6",
"data": [
{
"y": 702.3317420518887,
"value": 0.301737310116683,
"category": [
"mean",
"2to3"
]
},
{
"y": 676.807641696839,
"value": 0.33581519053335146,
"category": [
"mean",
"async_generators"
]
},
{
"y": 461.9651222687315,
"value": 0.7481607150833156,
"category": [
"mean",
"async_tree_cpu_io_mixed"
]
},
{
"y": 416.65032353763746,
"value": 0.5562952238416519,
"category": [
"mean",
"async_tree_eager"
]
},
{
"y": 470.1596241733265,
"value": 0.7635348280583338,
"category": [
"mean",
"async_tree_eager_cpu_io_mixed"
]
},
{
"y": 387.79266631234304,
"value": 1.304988981700011,
"category": [
"mean",
"async_tree_eager_io"
]
},
{
"y": 426.6442558357223,
"value": 0.6617016402666508,
"category": [
"mean",
"async_tree_eager_memoization"
]
},
{
"y": 382.6344934421015,
"value": 1.2819489369416581,
"category": [
"mean",
"async_tree_io"
]
},
{
"y": 424.01506573539893,
"value": 0.6605486739833263,
"category": [
"mean",
"async_tree_memoization"
]
},
{
"y": 418.2500614033579,
"value": 0.5548824997249682,
"category": [
"mean",
"async_tree_none"
]
},
{
"y": 419.7063232824569,
"value": 0.6136677260000037,
"category": [
"mean",
"asyncio_tcp"
]
},
{
"y": 547.8131868192486,
"value": 2.3474493500583558,
"category": [
"mean",
"asyncio_tcp_ssl"
]
},
{
"y": 704.4646881217292,
"value": 0.5345905161249997,
"category": [
"mean",
"asyncio_websockets"
]
},
{
"y": 756.0496254585757,
"value": 0.008804798297396665,
"category": [
"mean",
"bench_mp_pool"
]
},
{
"y": 682.3626455948847,
"value": 0.0012263841361327263,
"category": [
"mean",
"bench_thread_pool"
]
},
{
"y": 678.972133423733,
"value": 0.007961467728645389,
"category": [
"mean",
"chameleon"
]
},
{
"y": 690.7576767881517,
"value": 0.08981045788750065,
"category": [
"mean",
"chaos"
]
},
{
"y": 758.6296585042019,
"value": 0.02936465006249686,
"category": [
"mean",
"coroutines"
]
},
{
"y": 675.2169164838938,
"value": 0.05651629239167496,
"category": [
"mean",
"coverage"
]
},
{
"y": 690.038419468776,
"value": 0.00143741602597763,
"category": [
"mean",
"create_gc_cycles"
]
},
{
"y": 727.4615545853874,
"value": 0.09953651177500072,
"category": [
"mean",
"crypto_pyaes"
]
},
{
"y": 736.4307775369177,
"value": 0.498989644266617,
"category": [
"mean",
"dask"
]
},
{
"y": 759.9933803965366,
"value": 0.006734048571875502,
"category": [
"mean",
"deltablue"
]
},
{
"y": 677.8580881349185,
"value": 0.04007541150415956,
"category": [
"mean",
"django_template"
]
},
{
"y": 703.4792644150097,
"value": 2.726264787691639,
"category": [
"mean",
"docutils"
]
},
{
"y": 702.7525557800728,
"value": 0.42442020101665984,
"category": [
"mean",
"fannkuch"
]
},
{
"y": 612.6081595013517,
"value": 0.10038654625832966,
"category": [
"mean",
"float"
]
},
{
"y": 557.2160490168371,
"value": 0.0030032168074224006,
"category": [
"mean",
"gc_traversal"
]
},
{
"y": 726.3443367974754,
"value": 0.04852152079167335,
"category": [
"mean",
"generators"
]
},
{
"y": 680.8014035781156,
"value": 0.02616242940833331,
"category": [
"mean",
"genshi_text"
]
},
{
"y": 685.6047236918797,
"value": 0.05150608365417118,
"category": [
"mean",
"genshi_xml"
]
},
{
"y": 734.3888895327923,
"value": 0.20588423454997837,
"category": [
"mean",
"go"
]
},
{
"y": 743.497486064284,
"value": 0.008387557649480234,
"category": [
"mean",
"hexiom"
]
},
{
"y": 658.7979824954572,
"value": 0.05887237958333932,
"category": [
"mean",
"html5lib"
]
},
{
"y": 664.3709652418513,
"value": 0.011468147447396266,
"category": [
"mean",
"json_dumps"
]
},
{
"y": 612.0017232448874,
"value": 0.013332633803122463,
"category": [
"mean",
"mako"
]
},
{
"y": 701.5267090698383,
"value": 2.742023211524996,
"category": [
"mean",
"mdp"
]
},
{
"y": 739.4751612832932,
"value": 0.09357038020000345,
"category": [
"mean",
"meteor_contest"
]
},
{
"y": 626.4138272999294,
"value": 0.12330958228333012,
"category": [
"mean",
"nbody"
]
},
{
"y": 674.8353789066887,
"value": 0.08867826911666347,
"category": [
"mean",
"nqueens"
]
},
{
"y": 669.3990790106504,
"value": 0.01717446397395861,
"category": [
"mean",
"pathlib"
]
},
{
"y": 717.38735206719,
"value": 0.0004006824384375444,
"category": [
"mean",
"pickle_pure_python"
]
},
{
"y": 809.7480047640795,
"value": 0.17726208223333326,
"category": [
"mean",
"pidigits"
]
},
{
"y": 725.7589967792586,
"value": 1.7763301142500099,
"category": [
"mean",
"pprint_pformat"
]
},
{
"y": 725.1270516144644,
"value": 0.8659012835916826,
"category": [
"mean",
"pprint_safe_repr"
]
},
{
"y": 697.8876000913612,
"value": 0.6291152473167093,
"category": [
"mean",
"pyflate"
]
},
{
"y": 767.5737495587546,
"value": 0.009281414994791919,
"category": [
"mean",
"python_startup"
]
},
{
"y": 720.5685771509216,
"value": 0.005756144644531503,
"category": [
"mean",
"python_startup_no_site"
]
},
{
"y": 716.5054654496396,
"value": 0.4346073576833267,
"category": [
"mean",
"raytrace"
]
},
{
"y": 676.2677439632264,
"value": 0.1313261784500033,
"category": [
"mean",
"regex_compile"
]
},
{
"y": 635.2044848262423,
"value": 0.14533672914998305,
"category": [
"mean",
"regex_dna"
]
},
{
"y": 532.037910308375,
"value": 0.0026175067897922584,
"category": [
"mean",
"regex_effbot"
]
},
{
"y": 561.1618935348791,
"value": 0.02078891067812236,
"category": [
"mean",
"regex_v8"
]
},
{
"y": 743.4737336758986,
"value": 0.07032289573334177,
"category": [
"mean",
"richards"
]
},
{
"y": 740.5285185189933,
"value": 0.08488502431667276,
"category": [
"mean",
"richards_super"
]
},
{
"y": 716.4481837473429,
"value": 0.34108633323335386,
"category": [
"mean",
"scimark_fft"
]
},
{
"y": 779.8039704543381,
"value": 0.15859663670000637,
"category": [
"mean",
"scimark_lu"
]
},
{
"y": 713.3081057641036,
"value": 0.09377945961664598,
"category": [
"mean",
"scimark_monte_carlo"
]
},
{
"y": 767.427954590974,
"value": 0.18725308385003056,
"category": [
"mean",
"scimark_sor"
]
},
{
"y": 775.9597763309016,
"value": 0.004886169007291308,
"category": [
"mean",
"scimark_sparse_mat_mult"
]
},
{
"y": 739.0121312684407,
"value": 0.14038631353333433,
"category": [
"mean",
"spectral_norm"
]
},
{
"y": 892.6196584178784,
"value": 0.16956988196665368,
"category": [
"mean",
"sqlalchemy_declarative"
]
},
{
"y": 866.9842106639004,
"value": 0.0174880218051977,
"category": [
"mean",
"sqlalchemy_imperative"
]
},
{
"y": 681.8910785737467,
"value": 0.41090876784998615,
"category": [
"mean",
"sympy_expand"
]
},
{
"y": 802.5495891859662,
"value": 0.02155120831354343,
"category": [
"mean",
"sympy_integrate"
]
},
{
"y": 711.5689000580535,
"value": 0.2536113051583186,
"category": [
"mean",
"sympy_str"
]
},
{
"y": 796.9141388548559,
"value": 0.15466875860000187,
"category": [
"mean",
"sympy_sum"
]
},
{
"y": 734.1803097238586,
"value": 0.00614398881250029,
"category": [
"mean",
"telco"
]
},
{
"y": 698.079737204511,
"value": 2.4060735121583545,
"category": [
"mean",
"tomli_loads"
]
},
{
"y": 882.7264215084299,
"value": 0.15683277370832607,
"category": [
"mean",
"tornado_http"
]
},
{
"y": 753.4653958331718,
"value": 0.000489833337597482,
"category": [
"mean",
"typing_runtime_protocols"
]
},
{
"y": 684.6607499326018,
"value": 0.0862435339291513,
"category": [
"mean",
"xml_etree_generate"
]
},
{
"y": 684.4537930583878,
"value": 0.11106213719997414,
"category": [
"mean",
"xml_etree_iterparse"
]
},
{
"y": 692.2857182797167,
"value": 0.15263425450835372,
"category": [
"mean",
"xml_etree_parse"
]
},
{
"y": 661.3045717727487,
"value": 0.0703804761916596,
"category": [
"mean",
"xml_etree_process"
]
}
],
"color": "#55b3ff"
},
{
"name": "Oracle Cloud VM.Standard.A2.Flex.4-32",
"data": [
{
"y": 1000.0,
"value": 0.4296222027999846,
"category": [
"mean",
"2to3"
]
},
{
"y": 1000.0,
"value": 0.49617523479998243,
"category": [
"mean",
"async_generators"
]
},
{
"y": 1000.0,
"value": 1.6195177493250241,
"category": [
"mean",
"async_tree_cpu_io_mixed"
]
},
{
"y": 999.9999999999999,
"value": 1.3351609069167079,
"category": [
"mean",
"async_tree_eager"
]
},
{
"y": 999.9999999999999,
"value": 1.6239906380749811,
"category": [
"mean",
"async_tree_eager_cpu_io_mixed"
]
},
{
"y": 1000.0,
"value": 3.3651718948416707,
"category": [
"mean",
"async_tree_eager_io"
]
},
{
"y": 1000.0,
"value": 1.5509446833416092,
"category": [
"mean",
"async_tree_eager_memoization"
]
},
{
"y": 1000.0,
"value": 3.35032245893335,
"category": [
"mean",
"async_tree_io"
]
},
{
"y": 1000.0,
"value": 1.5578424621249969,
"category": [
"mean",
"async_tree_memoization"
]
},
{
"y": 999.9999999999999,
"value": 1.326676433383336,
"category": [
"mean",
"async_tree_none"
]
},
{
"y": 1000.0,
"value": 1.46213600309999,
"category": [
"mean",
"asyncio_tcp"
]
},
{
"y": 1000.0,
"value": 4.285127496999992,
"category": [
"mean",
"asyncio_tcp_ssl"
]
},
{
"y": 1000.0,
"value": 0.7588606286999928,
"category": [
"mean",
"asyncio_websockets"
]
},
{
"y": 999.9999999999999,
"value": 0.011645794139579379,
"category": [
"mean",
"bench_mp_pool"
]
},
{
"y": 1000.0,
"value": 0.0017972615354164981,
"category": [
"mean",
"bench_thread_pool"
]
},
{
"y": 1000.0000000000001,
"value": 0.011725765074480303,
"category": [
"mean",
"chameleon"
]
},
{
"y": 1000.0000000000001,
"value": 0.13001731418331322,
"category": [
"mean",
"chaos"
]
},
{
"y": 999.9999999999999,
"value": 0.03870749018749867,
"category": [
"mean",
"coroutines"
]
},
{
"y": 999.9999999999999,
"value": 0.08370094263333384,
"category": [
"mean",
"coverage"
]
},
{
"y": 999.9999999999999,
"value": 0.0020830956442747348,
"category": [
"mean",
"create_gc_cycles"
]
},
{
"y": 1000.0,
"value": 0.1368271782166289,
"category": [
"mean",
"crypto_pyaes"
]
},
{
"y": 999.9999999999999,
"value": 0.6775784764666525,
"category": [
"mean",
"dask"
]
},
{
"y": 1000.0,
"value": 0.008860667402605433,
"category": [
"mean",
"deltablue"
]
},
{
"y": 1000.0,
"value": 0.059120651070822795,
"category": [
"mean",
"django_template"
]
},
{
"y": 1000.0,
"value": 3.875401771733402,
"category": [
"mean",
"docutils"
]
},
{
"y": 1000.0,
"value": 0.6039397473916589,
"category": [
"mean",
"fannkuch"
]
},
{
"y": 1000.0,
"value": 0.16386746520000958,
"category": [
"mean",
"float"
]
},
{
"y": 1000.0,
"value": 0.005389681098958536,
"category": [
"mean",
"gc_traversal"
]
},
{
"y": 1000.0000000000001,
"value": 0.06680236677497835,
"category": [
"mean",
"generators"
]
},
{
"y": 1000.0,
"value": 0.03842887113750114,
"category": [
"mean",
"genshi_text"
]
},
{
"y": 1000.0,
"value": 0.07512504198748597,
"category": [
"mean",
"genshi_xml"
]
},
{
"y": 1000.0,
"value": 0.2803476979083371,
"category": [
"mean",
"go"
]
},
{
"y": 1000.0,
"value": 0.011281218573959015,
"category": [
"mean",
"hexiom"
]
},
{
"y": 1000.0000000000001,
"value": 0.08936332707082216,
"category": [
"mean",
"html5lib"
]
},
{
"y": 1000.0000000000001,
"value": 0.01726166260625419,
"category": [
"mean",
"json_dumps"
]
},
{
"y": 1000.0,
"value": 0.021785288009373006,
"category": [
"mean",
"mako"
]
},
{
"y": 1000.0,
"value": 3.908651197558356,
"category": [
"mean",
"mdp"
]
},
{
"y": 1000.0,
"value": 0.12653620445833555,
"category": [
"mean",
"meteor_contest"
]
},
{
"y": 1000.0,
"value": 0.19685003253334799,
"category": [
"mean",
"nbody"
]
},
{
"y": 1000.0,
"value": 0.13140726151662724,
"category": [
"mean",
"nqueens"
]
},
{
"y": 1000.0,
"value": 0.02565653959270738,
"category": [
"mean",
"pathlib"
]
},
{
"y": 1000.0,
"value": 0.0005585301124740442,
"category": [
"mean",
"pickle_pure_python"
]
},
{
"y": 1000.0,
"value": 0.21891018093336168,
"category": [
"mean",
"pidigits"
]
},
{
"y": 1000.0,
"value": 2.44754818353328,
"category": [
"mean",
"pprint_pformat"
]
},
{
"y": 1000.0000000000001,
"value": 1.1941373331249887,
"category": [
"mean",
"pprint_safe_repr"
]
},
{
"y": 1000.0,
"value": 0.901456405350018,
"category": [
"mean",
"pyflate"
]
},
{
"y": 1000.0,
"value": 0.012091886936111884,
"category": [
"mean",
"python_startup"
]
},
{
"y": 1000.0,
"value": 0.007988337025867686,
"category": [
"mean",
"python_startup_no_site"
]
},
{
"y": 999.9999999999999,
"value": 0.6065653070916786,
"category": [
"mean",
"raytrace"
]
},
{
"y": 1000.0000000000001,
"value": 0.19419258070830667,
"category": [
"mean",
"regex_compile"
]
},
{
"y": 1000.0,
"value": 0.2288030588917195,
"category": [
"mean",
"regex_dna"
]
},
{
"y": 1000.0,
"value": 0.004919774961666026,
"category": [
"mean",
"regex_effbot"
]
},
{
"y": 1000.0,
"value": 0.037046190979163875,
"category": [
"mean",
"regex_v8"
]
},
{
"y": 1000.0,
"value": 0.09458692694582471,
"category": [
"mean",
"richards"
]
},
{
"y": 1000.0,
"value": 0.11462762364160806,
"category": [
"mean",
"richards_super"
]
},
{
"y": 1000.0,
"value": 0.4760795560250017,
"category": [
"mean",
"scimark_fft"
]
},
{
"y": 1000.0,
"value": 0.2033801348915972,
"category": [
"mean",
"scimark_lu"
]
},
{
"y": 999.9999999999999,
"value": 0.13147118174997938,
"category": [
"mean",
"scimark_monte_carlo"
]
},
{
"y": 1000.0,
"value": 0.2440008638333135,
"category": [
"mean",
"scimark_sor"
]
},
{
"y": 1000.0,
"value": 0.0062969359447926365,
"category": [
"mean",
"scimark_sparse_mat_mult"
]
},
{
"y": 1000.0,
"value": 0.18996482952502447,
"category": [
"mean",
"spectral_norm"
]
},
{
"y": 1000.0,
"value": 0.18996879619165838,
"category": [
"mean",
"sqlalchemy_declarative"
]
},
{
"y": 999.9999999999999,
"value": 0.02017109607083398,
"category": [
"mean",
"sqlalchemy_imperative"
]
},
{
"y": 1000.0,
"value": 0.602601765533359,
"category": [
"mean",
"sympy_expand"
]
},
{
"y": 1000.0,
"value": 0.02685342887709036,
"category": [
"mean",
"sympy_integrate"
]
},
{
"y": 1000.0000000000001,
"value": 0.3564114524083721,
"category": [
"mean",
"sympy_str"
]
},
{
"y": 999.9999999999999,
"value": 0.1940845958916687,
"category": [
"mean",
"sympy_sum"
]
},
{
"y": 999.9999999999999,
"value": 0.008368501213021061,
"category": [
"mean",
"telco"
]
},
{
"y": 1000.0,
"value": 3.446702982375014,
"category": [
"mean",
"tomli_loads"
]
},
{
"y": 999.9999999999999,
"value": 0.1776686070417213,
"category": [
"mean",
"tornado_http"
]
},
{
"y": 1000.0,
"value": 0.0006501072780599711,
"category": [
"mean",
"typing_runtime_protocols"
]
},
{
"y": 1000.0,
"value": 0.12596535428333103,
"category": [
"mean",
"xml_etree_generate"
]
},
{
"y": 1000.0,
"value": 0.16226389323333024,
"category": [
"mean",
"xml_etree_iterparse"
]
},
{
"y": 1000.0,
"value": 0.2204786990083221,
"category": [
"mean",
"xml_etree_parse"
]
},
{
"y": 1000.0,
"value": 0.10642671954163536,
"category": [
"mean",
"xml_etree_process"
]
}
],
"color": "#FF0000"
}
],
"drilldown": {},
"tooltip": {
"enabled": true,
"useHTML": false,
"format": null,
"headerFormat": "",
"pointFormat": "<span style=\"color:{series.color}\">{series.name}<br>{point.category}</span>: <b>{point.value:.3f}</b> sec<br/>",
"footerFormat": "",
"shared": false,
"outside": false,
"valueDecimals": null,
"split": false
},
"annotations": null
},
"hc_type": "chart",
"id": "269538458798455770321929516024131698378"
}
Observations:
- Graviton4, Axion and Cobalt offer quite similar performance
- OCI's A2 is clearly outside of the top group