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": 647.6208993632421,
"value": 0.28111352354167135,
"category": [
"mean",
"2to3"
]
},
{
"y": 617.0211570431111,
"value": 0.3111163065583379,
"category": [
"mean",
"async_generators"
]
},
{
"y": 541.3818276625196,
"value": 0.7625302759083411,
"category": [
"mean",
"async_tree_cpu_io_mixed"
]
},
{
"y": 515.1726916068195,
"value": 0.5657889097000027,
"category": [
"mean",
"async_tree_eager"
]
},
{
"y": 543.6240585262677,
"value": 0.7694279293083426,
"category": [
"mean",
"async_tree_eager_cpu_io_mixed"
]
},
{
"y": 482.6524145854409,
"value": 1.2341316967499816,
"category": [
"mean",
"async_tree_eager_io"
]
},
{
"y": 518.3100945908675,
"value": 0.6949226609666672,
"category": [
"mean",
"async_tree_eager_memoization"
]
},
{
"y": 485.0401039674805,
"value": 1.2342613218666865,
"category": [
"mean",
"async_tree_io"
]
},
{
"y": 519.1319518163283,
"value": 0.6901256773916601,
"category": [
"mean",
"async_tree_memoization"
]
},
{
"y": 515.7184125321529,
"value": 0.5607401275333292,
"category": [
"mean",
"async_tree_none"
]
},
{
"y": 525.4891798330525,
"value": 0.5583239080249778,
"category": [
"mean",
"asyncio_tcp"
]
},
{
"y": 597.06111909269,
"value": 2.0422992700166476,
"category": [
"mean",
"asyncio_tcp_ssl"
]
},
{
"y": 905.5726302828696,
"value": 0.6135400674499986,
"category": [
"mean",
"asyncio_websockets"
]
},
{
"y": 668.5440737307018,
"value": 0.009618535346353417,
"category": [
"mean",
"bench_mp_pool"
]
},
{
"y": 459.653227907821,
"value": 0.0008127144542967294,
"category": [
"mean",
"bench_thread_pool"
]
},
{
"y": 671.8299372687162,
"value": 0.007523777527603374,
"category": [
"mean",
"chameleon"
]
},
{
"y": 714.890817261441,
"value": 0.08673985053333032,
"category": [
"mean",
"chaos"
]
},
{
"y": 652.1771354091915,
"value": 0.02529611637916081,
"category": [
"mean",
"coroutines"
]
},
{
"y": 621.0833606781259,
"value": 0.04978806961249613,
"category": [
"mean",
"coverage"
]
},
{
"y": 518.2721595303086,
"value": 0.001199623571029355,
"category": [
"mean",
"create_gc_cycles"
]
},
{
"y": 682.2111450466133,
"value": 0.09030288771250099,
"category": [
"mean",
"crypto_pyaes"
]
},
{
"y": 592.9638953195611,
"value": 0.3835866362499843,
"category": [
"mean",
"dask"
]
},
{
"y": 691.1722678157143,
"value": 0.006340194740364187,
"category": [
"mean",
"deltablue"
]
},
{
"y": 698.2627425732398,
"value": 0.03802705523749476,
"category": [
"mean",
"django_template"
]
},
{
"y": 640.8102394761465,
"value": 2.617030065499883,
"category": [
"mean",
"docutils"
]
},
{
"y": 697.0874355090112,
"value": 0.3770509254499937,
"category": [
"mean",
"fannkuch"
]
},
{
"y": 647.5754856510878,
"value": 0.09247421129999889,
"category": [
"mean",
"float"
]
},
{
"y": 725.0646408756818,
"value": 0.0032382478912721465,
"category": [
"mean",
"gc_traversal"
]
},
{
"y": 597.5601125669982,
"value": 0.043871659229168115,
"category": [
"mean",
"generators"
]
},
{
"y": 690.2509641200328,
"value": 0.024980713365623214,
"category": [
"mean",
"genshi_text"
]
},
{
"y": 664.927700071682,
"value": 0.048305710287497305,
"category": [
"mean",
"genshi_xml"
]
},
{
"y": 721.0146362854566,
"value": 0.1993674044250052,
"category": [
"mean",
"go"
]
},
{
"y": 706.0886003014854,
"value": 0.007839524534373036,
"category": [
"mean",
"hexiom"
]
},
{
"y": 677.3149210793084,
"value": 0.05739507027916299,
"category": [
"mean",
"html5lib"
]
},
{
"y": 632.8564250831852,
"value": 0.010814342858332123,
"category": [
"mean",
"json_dumps"
]
},
{
"y": 654.5325931114837,
"value": 0.012761976940625886,
"category": [
"mean",
"mako"
]
},
{
"y": 563.836730083434,
"value": 2.5825808203583356,
"category": [
"mean",
"mdp"
]
},
{
"y": 723.415382317608,
"value": 0.09172410377917117,
"category": [
"mean",
"meteor_contest"
]
},
{
"y": 764.5758738490598,
"value": 0.12563205584997186,
"category": [
"mean",
"nbody"
]
},
{
"y": 731.5080703595481,
"value": 0.08743471198748977,
"category": [
"mean",
"nqueens"
]
},
{
"y": 654.5603223205393,
"value": 0.017430066806252618,
"category": [
"mean",
"pathlib"
]
},
{
"y": 706.711711649275,
"value": 0.0003803405366405777,
"category": [
"mean",
"pickle_pure_python"
]
},
{
"y": 873.0407333119583,
"value": 0.2095533786583265,
"category": [
"mean",
"pidigits"
]
},
{
"y": 685.3111895330344,
"value": 1.649232236083327,
"category": [
"mean",
"pprint_pformat"
]
},
{
"y": 682.2674650219434,
"value": 0.8019804201916618,
"category": [
"mean",
"pprint_safe_repr"
]
},
{
"y": 708.4195705092538,
"value": 0.6142828804249955,
"category": [
"mean",
"pyflate"
]
},
{
"y": 658.4011978314401,
"value": 0.008049296317361312,
"category": [
"mean",
"python_startup"
]
},
{
"y": 683.6671859157747,
"value": 0.005255215470051766,
"category": [
"mean",
"python_startup_no_site"
]
},
{
"y": 699.3710105083073,
"value": 0.4119611014000157,
"category": [
"mean",
"raytrace"
]
},
{
"y": 706.2875676718321,
"value": 0.12687635682499945,
"category": [
"mean",
"regex_compile"
]
},
{
"y": 665.3330947697658,
"value": 0.1440963525500005,
"category": [
"mean",
"regex_dna"
]
},
{
"y": 611.764092098317,
"value": 0.0025342494933333626,
"category": [
"mean",
"regex_effbot"
]
},
{
"y": 654.4894488484741,
"value": 0.0200739838479168,
"category": [
"mean",
"regex_v8"
]
},
{
"y": 708.0020566273066,
"value": 0.06698516598333222,
"category": [
"mean",
"richards"
]
},
{
"y": 704.9248128634496,
"value": 0.08064874108749696,
"category": [
"mean",
"richards_super"
]
},
{
"y": 666.8911108553618,
"value": 0.30310503760832525,
"category": [
"mean",
"scimark_fft"
]
},
{
"y": 678.2428095041638,
"value": 0.1463735980166651,
"category": [
"mean",
"scimark_lu"
]
},
{
"y": 694.7810125721601,
"value": 0.08691644695833341,
"category": [
"mean",
"scimark_monte_carlo"
]
},
{
"y": 676.5268463627415,
"value": 0.16893272689169028,
"category": [
"mean",
"scimark_sor"
]
},
{
"y": 670.6037617860079,
"value": 0.0044247700007818596,
"category": [
"mean",
"scimark_sparse_mat_mult"
]
},
{
"y": 676.1642534809007,
"value": 0.12536973151666567,
"category": [
"mean",
"spectral_norm"
]
},
{
"y": 537.9512757688268,
"value": 0.1172370644249971,
"category": [
"mean",
"sqlalchemy_declarative"
]
},
{
"y": 523.9335476319677,
"value": 0.011369983916661752,
"category": [
"mean",
"sqlalchemy_imperative"
]
},
{
"y": 684.356617281511,
"value": 0.38622241350834846,
"category": [
"mean",
"sympy_expand"
]
},
{
"y": 681.7898405630633,
"value": 0.019291371232287937,
"category": [
"mean",
"sympy_integrate"
]
},
{
"y": 665.1279007512101,
"value": 0.2294223989499964,
"category": [
"mean",
"sympy_str"
]
},
{
"y": 595.8939882991159,
"value": 0.12083478874168539,
"category": [
"mean",
"sympy_sum"
]
},
{
"y": 630.625782676035,
"value": 0.005506379371355052,
"category": [
"mean",
"telco"
]
},
{
"y": 691.3661335596792,
"value": 2.3540897849249953,
"category": [
"mean",
"tomli_loads"
]
},
{
"y": 546.3956207142293,
"value": 0.10662723124995448,
"category": [
"mean",
"tornado_http"
]
},
{
"y": 639.7326048427358,
"value": 0.00042965332246103953,
"category": [
"mean",
"typing_runtime_protocols"
]
},
{
"y": 661.8673749724436,
"value": 0.08090828758332028,
"category": [
"mean",
"xml_etree_generate"
]
},
{
"y": 614.7449765877285,
"value": 0.10529170600004249,
"category": [
"mean",
"xml_etree_iterparse"
]
},
{
"y": 635.0584947140552,
"value": 0.14629119562502335,
"category": [
"mean",
"xml_etree_parse"
]
},
{
"y": 663.7893973526075,
"value": 0.06715160293750273,
"category": [
"mean",
"xml_etree_process"
]
}
],
"color": "#f7981d"
},
{
"name": "Google Cloud c4a-standard-8 Google Axion",
"data": [
{
"y": 579.7299933714625,
"value": 0.25164404252499867,
"category": [
"mean",
"2to3"
]
},
{
"y": 548.6572749095172,
"value": 0.27664565953333287,
"category": [
"mean",
"async_generators"
]
},
{
"y": 439.1085869452043,
"value": 0.6184795551833209,
"category": [
"mean",
"async_tree_cpu_io_mixed"
]
},
{
"y": 427.96720679514635,
"value": 0.47001540117499535,
"category": [
"mean",
"async_tree_eager"
]
},
{
"y": 443.43933795820294,
"value": 0.6276297125333278,
"category": [
"mean",
"async_tree_eager_cpu_io_mixed"
]
},
{
"y": 417.1875021584766,
"value": 1.066739343558353,
"category": [
"mean",
"async_tree_eager_io"
]
},
{
"y": 405.9010576065131,
"value": 0.5442105912750104,
"category": [
"mean",
"async_tree_eager_memoization"
]
},
{
"y": 417.56959524348093,
"value": 1.0625719324666614,
"category": [
"mean",
"async_tree_io"
]
},
{
"y": 402.1812498204625,
"value": 0.5346532928583286,
"category": [
"mean",
"async_tree_memoization"
]
},
{
"y": 423.32685062850635,
"value": 0.4602828722833545,
"category": [
"mean",
"async_tree_none"
]
},
{
"y": 378.8318347088354,
"value": 0.40250280796667637,
"category": [
"mean",
"asyncio_tcp"
]
},
{
"y": 600.3055426993873,
"value": 2.0533971019666697,
"category": [
"mean",
"asyncio_tcp_ssl"
]
},
{
"y": 838.6687133660841,
"value": 0.5682115843166561,
"category": [
"mean",
"asyncio_websockets"
]
},
{
"y": 529.9446469923276,
"value": 0.007624465639582863,
"category": [
"mean",
"bench_mp_pool"
]
},
{
"y": 478.3669651955703,
"value": 0.000845802277604076,
"category": [
"mean",
"bench_thread_pool"
]
},
{
"y": 629.6126539313334,
"value": 0.007050989058334523,
"category": [
"mean",
"chameleon"
]
},
{
"y": 670.8263723528088,
"value": 0.08139337905416018,
"category": [
"mean",
"chaos"
]
},
{
"y": 608.8614601293982,
"value": 0.023616023190625293,
"category": [
"mean",
"coroutines"
]
},
{
"y": 579.9778918048487,
"value": 0.04649292104583272,
"category": [
"mean",
"coverage"
]
},
{
"y": 465.3126552556864,
"value": 0.0010770403520205566,
"category": [
"mean",
"create_gc_cycles"
]
},
{
"y": 634.1644203006139,
"value": 0.08394304146666609,
"category": [
"mean",
"crypto_pyaes"
]
},
{
"y": 500.33156246563254,
"value": 0.3236630468916843,
"category": [
"mean",
"dask"
]
},
{
"y": 647.2841371377433,
"value": 0.005937604375782199,
"category": [
"mean",
"deltablue"
]
},
{
"y": 650.1423832807832,
"value": 0.03540644346875155,
"category": [
"mean",
"django_template"
]
},
{
"y": 527.5009604992505,
"value": 2.1542818578166494,
"category": [
"mean",
"docutils"
]
},
{
"y": 648.5346610894147,
"value": 0.3507889852750054,
"category": [
"mean",
"fannkuch"
]
},
{
"y": 592.9243727565745,
"value": 0.08466999592500506,
"category": [
"mean",
"float"
]
},
{
"y": 620.0028450070192,
"value": 0.0027690260871112483,
"category": [
"mean",
"gc_traversal"
]
},
{
"y": 529.9222785138917,
"value": 0.038905825760415284,
"category": [
"mean",
"generators"
]
},
{
"y": 645.0611268808204,
"value": 0.023345258393747768,
"category": [
"mean",
"genshi_text"
]
},
{
"y": 618.7818477973423,
"value": 0.04495330344583076,
"category": [
"mean",
"genshi_xml"
]
},
{
"y": 677.1533527468295,
"value": 0.18723934236665987,
"category": [
"mean",
"go"
]
},
{
"y": 661.5673812518739,
"value": 0.007345216611981145,
"category": [
"mean",
"hexiom"
]
},
{
"y": 628.2821667531272,
"value": 0.05324007783333353,
"category": [
"mean",
"html5lib"
]
},
{
"y": 580.1957597340164,
"value": 0.009914469731249712,
"category": [
"mean",
"json_dumps"
]
},
{
"y": 592.8426834782175,
"value": 0.011559156466145797,
"category": [
"mean",
"mako"
]
},
{
"y": 509.88247002499037,
"value": 2.3354503484166744,
"category": [
"mean",
"mdp"
]
},
{
"y": 675.607790343318,
"value": 0.0856624293458277,
"category": [
"mean",
"meteor_contest"
]
},
{
"y": 654.0922322580545,
"value": 0.10747782484998918,
"category": [
"mean",
"nbody"
]
},
{
"y": 685.4096997138521,
"value": 0.08192472799166334,
"category": [
"mean",
"nqueens"
]
},
{
"y": 574.8592904234712,
"value": 0.015307734817707678,
"category": [
"mean",
"pathlib"
]
},
{
"y": 659.3272014179074,
"value": 0.00035483897815106265,
"category": [
"mean",
"pickle_pure_python"
]
},
{
"y": 816.0035375178795,
"value": 0.19586290966668685,
"category": [
"mean",
"pidigits"
]
},
{
"y": 640.9543420165543,
"value": 1.542485485216675,
"category": [
"mean",
"pprint_pformat"
]
},
{
"y": 634.7426059349866,
"value": 0.7461166887166731,
"category": [
"mean",
"pprint_safe_repr"
]
},
{
"y": 624.1038627014673,
"value": 0.5411712697166592,
"category": [
"mean",
"pyflate"
]
},
{
"y": 592.2528776967056,
"value": 0.00724059877638802,
"category": [
"mean",
"python_startup"
]
},
{
"y": 613.1226842422385,
"value": 0.004712953731944107,
"category": [
"mean",
"python_startup_no_site"
]
},
{
"y": 653.6211457757115,
"value": 0.38501236549166906,
"category": [
"mean",
"raytrace"
]
},
{
"y": 658.8570513836974,
"value": 0.11835601555833364,
"category": [
"mean",
"regex_compile"
]
},
{
"y": 628.7295757121633,
"value": 0.13616884431666942,
"category": [
"mean",
"regex_dna"
]
},
{
"y": 574.5504504692124,
"value": 0.0023800909644792513,
"category": [
"mean",
"regex_effbot"
]
},
{
"y": 611.2397404884907,
"value": 0.01874746292603954,
"category": [
"mean",
"regex_v8"
]
},
{
"y": 667.0467773712204,
"value": 0.06311032387915627,
"category": [
"mean",
"richards"
]
},
{
"y": 660.4740284899906,
"value": 0.07556323447082794,
"category": [
"mean",
"richards_super"
]
},
{
"y": 608.550091522745,
"value": 0.2765887794500183,
"category": [
"mean",
"scimark_fft"
]
},
{
"y": 631.8408593936421,
"value": 0.13635945514999434,
"category": [
"mean",
"scimark_lu"
]
},
{
"y": 647.3342709085622,
"value": 0.08098090449167519,
"category": [
"mean",
"scimark_monte_carlo"
]
},
{
"y": 632.4666388721218,
"value": 0.1579306343083412,
"category": [
"mean",
"scimark_sor"
]
},
{
"y": 617.246412476337,
"value": 0.004072708154427337,
"category": [
"mean",
"scimark_sparse_mat_mult"
]
},
{
"y": 611.917266184933,
"value": 0.11345749642499263,
"category": [
"mean",
"spectral_norm"
]
},
{
"y": 502.6070020594502,
"value": 0.10953439862501568,
"category": [
"mean",
"sqlalchemy_declarative"
]
},
{
"y": 480.89089530958466,
"value": 0.01043590693906052,
"category": [
"mean",
"sqlalchemy_imperative"
]
},
{
"y": 630.5955628691195,
"value": 0.355881910233334,
"category": [
"mean",
"sympy_expand"
]
},
{
"y": 605.2970601987641,
"value": 0.017126993685419714,
"category": [
"mean",
"sympy_integrate"
]
},
{
"y": 612.3247651128368,
"value": 0.2112090267000042,
"category": [
"mean",
"sympy_str"
]
},
{
"y": 548.1673451812633,
"value": 0.11115682764166385,
"category": [
"mean",
"sympy_sum"
]
},
{
"y": 591.8085630928521,
"value": 0.005167442488281241,
"category": [
"mean",
"telco"
]
},
{
"y": 620.290479572556,
"value": 2.112078406458325,
"category": [
"mean",
"tomli_loads"
]
},
{
"y": 478.20259006780475,
"value": 0.09331959522083177,
"category": [
"mean",
"tornado_http"
]
},
{
"y": 598.0853955207971,
"value": 0.00040168247695317275,
"category": [
"mean",
"typing_runtime_protocols"
]
},
{
"y": 611.5558408446155,
"value": 0.07475808253334056,
"category": [
"mean",
"xml_etree_generate"
]
},
{
"y": 553.1572272310636,
"value": 0.0947431379833328,
"category": [
"mean",
"xml_etree_iterparse"
]
},
{
"y": 574.5362958036678,
"value": 0.13234938567499246,
"category": [
"mean",
"xml_etree_parse"
]
},
{
"y": 607.1109949134673,
"value": 0.06141778797916686,
"category": [
"mean",
"xml_etree_process"
]
}
],
"color": "#55b400"
},
{
"name": "Microsoft Azure Standard_D8ps_v6",
"data": [
{
"y": 695.1333599582042,
"value": 0.301737310116683,
"category": [
"mean",
"2to3"
]
},
{
"y": 666.0051982093327,
"value": 0.33581519053335146,
"category": [
"mean",
"async_generators"
]
},
{
"y": 531.1797158933928,
"value": 0.7481607150833156,
"category": [
"mean",
"async_tree_cpu_io_mixed"
]
},
{
"y": 506.52832333966927,
"value": 0.5562952238416519,
"category": [
"mean",
"async_tree_eager"
]
},
{
"y": 539.4604046000114,
"value": 0.7635348280583338,
"category": [
"mean",
"async_tree_eager_cpu_io_mixed"
]
},
{
"y": 510.36375184560757,
"value": 1.304988981700011,
"category": [
"mean",
"async_tree_eager_io"
]
},
{
"y": 493.5320993568675,
"value": 0.6617016402666508,
"category": [
"mean",
"async_tree_eager_memoization"
]
},
{
"y": 503.7803864053545,
"value": 1.2819489369416581,
"category": [
"mean",
"async_tree_io"
]
},
{
"y": 496.88329767802907,
"value": 0.6605486739833263,
"category": [
"mean",
"async_tree_memoization"
]
},
{
"y": 510.3310925131257,
"value": 0.5548824997249682,
"category": [
"mean",
"async_tree_none"
]
},
{
"y": 577.5782576936142,
"value": 0.6136677260000037,
"category": [
"mean",
"asyncio_tcp"
]
},
{
"y": 686.2709870859547,
"value": 2.3474493500583558,
"category": [
"mean",
"asyncio_tcp_ssl"
]
},
{
"y": 789.0447022044673,
"value": 0.5345905161249997,
"category": [
"mean",
"asyncio_websockets"
]
},
{
"y": 611.98462241451,
"value": 0.008804798297396665,
"category": [
"mean",
"bench_mp_pool"
]
},
{
"y": 693.6156036699898,
"value": 0.0012263841361327263,
"category": [
"mean",
"bench_thread_pool"
]
},
{
"y": 710.9131476946438,
"value": 0.007961467728645389,
"category": [
"mean",
"chameleon"
]
},
{
"y": 740.1980893793278,
"value": 0.08981045788750065,
"category": [
"mean",
"chaos"
]
},
{
"y": 757.0708907644528,
"value": 0.02936465006249686,
"category": [
"mean",
"coroutines"
]
},
{
"y": 705.014857673436,
"value": 0.05651629239167496,
"category": [
"mean",
"coverage"
]
},
{
"y": 621.0053936233226,
"value": 0.00143741602597763,
"category": [
"mean",
"create_gc_cycles"
]
},
{
"y": 751.9683964942419,
"value": 0.09953651177500072,
"category": [
"mean",
"crypto_pyaes"
]
},
{
"y": 771.3585803745983,
"value": 0.498989644266617,
"category": [
"mean",
"dask"
]
},
{
"y": 734.1079909379898,
"value": 0.006734048571875502,
"category": [
"mean",
"deltablue"
]
},
{
"y": 735.8751965378102,
"value": 0.04007541150415956,
"category": [
"mean",
"django_template"
]
},
{
"y": 667.55763126564,
"value": 2.726264787691639,
"category": [
"mean",
"docutils"
]
},
{
"y": 784.6632100208452,
"value": 0.42442020101665984,
"category": [
"mean",
"fannkuch"
]
},
{
"y": 702.9837349483184,
"value": 0.10038654625832966,
"category": [
"mean",
"float"
]
},
{
"y": 672.4396615263734,
"value": 0.0030032168074224006,
"category": [
"mean",
"gc_traversal"
]
},
{
"y": 660.8942067756861,
"value": 0.04852152079167335,
"category": [
"mean",
"generators"
]
},
{
"y": 722.9033798400433,
"value": 0.02616242940833331,
"category": [
"mean",
"genshi_text"
]
},
{
"y": 708.9808128280823,
"value": 0.05150608365417118,
"category": [
"mean",
"genshi_xml"
]
},
{
"y": 744.5828314768582,
"value": 0.20588423454997837,
"category": [
"mean",
"go"
]
},
{
"y": 755.4487283893875,
"value": 0.008387557649480234,
"category": [
"mean",
"hexiom"
]
},
{
"y": 694.7485374143193,
"value": 0.05887237958333932,
"category": [
"mean",
"html5lib"
]
},
{
"y": 671.1171349902436,
"value": 0.011468147447396266,
"category": [
"mean",
"json_dumps"
]
},
{
"y": 683.8002777127402,
"value": 0.013332633803122463,
"category": [
"mean",
"mako"
]
},
{
"y": 598.6466674001758,
"value": 2.742023211524996,
"category": [
"mean",
"mdp"
]
},
{
"y": 737.9767103416564,
"value": 0.09357038020000345,
"category": [
"mean",
"meteor_contest"
]
},
{
"y": 750.441684571548,
"value": 0.12330958228333012,
"category": [
"mean",
"nbody"
]
},
{
"y": 741.9120855986431,
"value": 0.08867826911666347,
"category": [
"mean",
"nqueens"
]
},
{
"y": 644.9615368338198,
"value": 0.01717446397395861,
"category": [
"mean",
"pathlib"
]
},
{
"y": 744.5090507499478,
"value": 0.0004006824384375444,
"category": [
"mean",
"pickle_pure_python"
]
},
{
"y": 738.5088193386889,
"value": 0.17726208223333326,
"category": [
"mean",
"pidigits"
]
},
{
"y": 738.1246115410756,
"value": 1.7763301142500099,
"category": [
"mean",
"pprint_pformat"
]
},
{
"y": 736.6467545107362,
"value": 0.8659012835916826,
"category": [
"mean",
"pprint_safe_repr"
]
},
{
"y": 725.5249454397645,
"value": 0.6291152473167093,
"category": [
"mean",
"pyflate"
]
},
{
"y": 759.1837235462762,
"value": 0.009281414994791919,
"category": [
"mean",
"python_startup"
]
},
{
"y": 748.8346069304454,
"value": 0.005756144644531503,
"category": [
"mean",
"python_startup_no_site"
]
},
{
"y": 737.8167159092899,
"value": 0.4346073576833267,
"category": [
"mean",
"raytrace"
]
},
{
"y": 731.0585633935365,
"value": 0.1313261784500033,
"category": [
"mean",
"regex_compile"
]
},
{
"y": 671.0602598738238,
"value": 0.14533672914998305,
"category": [
"mean",
"regex_dna"
]
},
{
"y": 631.8622807386714,
"value": 0.0026175067897922584,
"category": [
"mean",
"regex_effbot"
]
},
{
"y": 677.798826329954,
"value": 0.02078891067812236,
"category": [
"mean",
"regex_v8"
]
},
{
"y": 743.280308054808,
"value": 0.07032289573334177,
"category": [
"mean",
"richards"
]
},
{
"y": 741.952807625618,
"value": 0.08488502431667276,
"category": [
"mean",
"richards_super"
]
},
{
"y": 750.4574831960026,
"value": 0.34108633323335386,
"category": [
"mean",
"scimark_fft"
]
},
{
"y": 734.8799914112697,
"value": 0.15859663670000637,
"category": [
"mean",
"scimark_lu"
]
},
{
"y": 749.6416408065818,
"value": 0.09377945961664598,
"category": [
"mean",
"scimark_monte_carlo"
]
},
{
"y": 749.8945918867457,
"value": 0.18725308385003056,
"category": [
"mean",
"scimark_sor"
]
},
{
"y": 740.5318957669582,
"value": 0.004886169007291308,
"category": [
"mean",
"scimark_sparse_mat_mult"
]
},
{
"y": 757.154105228216,
"value": 0.14038631353333433,
"category": [
"mean",
"spectral_norm"
]
},
{
"y": 778.0844290441041,
"value": 0.16956988196665368,
"category": [
"mean",
"sqlalchemy_declarative"
]
},
{
"y": 805.8552564912145,
"value": 0.0174880218051977,
"category": [
"mean",
"sqlalchemy_imperative"
]
},
{
"y": 728.0989516447411,
"value": 0.41090876784998615,
"category": [
"mean",
"sympy_expand"
]
},
{
"y": 761.6563230839614,
"value": 0.02155120831354343,
"category": [
"mean",
"sympy_integrate"
]
},
{
"y": 735.2549523444412,
"value": 0.2536113051583186,
"category": [
"mean",
"sympy_str"
]
},
{
"y": 762.7454343836077,
"value": 0.15466875860000187,
"category": [
"mean",
"sympy_sum"
]
},
{
"y": 703.6488938251846,
"value": 0.00614398881250029,
"category": [
"mean",
"telco"
]
},
{
"y": 706.6330909779975,
"value": 2.4060735121583545,
"category": [
"mean",
"tomli_loads"
]
},
{
"y": 803.6665656056944,
"value": 0.15683277370832607,
"category": [
"mean",
"tornado_http"
]
},
{
"y": 729.3376790504482,
"value": 0.000489833337597482,
"category": [
"mean",
"typing_runtime_protocols"
]
},
{
"y": 705.5121683455576,
"value": 0.0862435339291513,
"category": [
"mean",
"xml_etree_generate"
]
},
{
"y": 648.4356035864176,
"value": 0.11106213719997414,
"category": [
"mean",
"xml_etree_iterparse"
]
},
{
"y": 662.5940781722394,
"value": 0.15263425450835372,
"category": [
"mean",
"xml_etree_parse"
]
},
{
"y": 695.7066076312583,
"value": 0.0703804761916596,
"category": [
"mean",
"xml_etree_process"
]
}
],
"color": "#55b3ff"
},
{
"name": "Oracle Cloud VM.Standard.A1.Flex.8-32",
"data": [
{
"y": 1000.0,
"value": 0.43407111138332555,
"category": [
"mean",
"2to3"
]
},
{
"y": 1000.0,
"value": 0.5042230772916597,
"category": [
"mean",
"async_generators"
]
},
{
"y": 1000.0,
"value": 1.408488864875011,
"category": [
"mean",
"async_tree_cpu_io_mixed"
]
},
{
"y": 1000.0000000000001,
"value": 1.0982509727666496,
"category": [
"mean",
"async_tree_eager"
]
},
{
"y": 1000.0,
"value": 1.4153676925083403,
"category": [
"mean",
"async_tree_eager_cpu_io_mixed"
]
},
{
"y": 999.9999999999999,
"value": 2.556978188558323,
"category": [
"mean",
"async_tree_eager_io"
]
},
{
"y": 1000.0,
"value": 1.3407469162166528,
"category": [
"mean",
"async_tree_eager_memoization"
]
},
{
"y": 1000.0000000000001,
"value": 2.5446582906666984,
"category": [
"mean",
"async_tree_io"
]
},
{
"y": 1000.0,
"value": 1.329383935966689,
"category": [
"mean",
"async_tree_memoization"
]
},
{
"y": 999.9999999999999,
"value": 1.087299025799994,
"category": [
"mean",
"async_tree_none"
]
},
{
"y": 1000.0000000000001,
"value": 1.0624841185166873,
"category": [
"mean",
"asyncio_tcp"
]
},
{
"y": 1000.0,
"value": 3.420586611166676,
"category": [
"mean",
"asyncio_tcp_ssl"
]
},
{
"y": 1000.0,
"value": 0.6775161339166687,
"category": [
"mean",
"asyncio_websockets"
]
},
{
"y": 1000.0,
"value": 0.014387286828643533,
"category": [
"mean",
"bench_mp_pool"
]
},
{
"y": 1000.0,
"value": 0.001768103441796587,
"category": [
"mean",
"bench_thread_pool"
]
},
{
"y": 1000.0000000000001,
"value": 0.011198931619794787,
"category": [
"mean",
"chameleon"
]
},
{
"y": 1000.0,
"value": 0.12133300420000903,
"category": [
"mean",
"chaos"
]
},
{
"y": 1000.0,
"value": 0.038787186802078585,
"category": [
"mean",
"coroutines"
]
},
{
"y": 1000.0,
"value": 0.08016326432918013,
"category": [
"mean",
"coverage"
]
},
{
"y": 1000.0,
"value": 0.002314659487240315,
"category": [
"mean",
"create_gc_cycles"
]
},
{
"y": 999.9999999999999,
"value": 0.13236794556666306,
"category": [
"mean",
"crypto_pyaes"
]
},
{
"y": 1000.0,
"value": 0.646897120175017,
"category": [
"mean",
"dask"
]
},
{
"y": 1000.0,
"value": 0.00917310348750083,
"category": [
"mean",
"deltablue"
]
},
{
"y": 1000.0,
"value": 0.05445952206666125,
"category": [
"mean",
"django_template"
]
},
{
"y": 1000.0,
"value": 4.083939213641887,
"category": [
"mean",
"docutils"
]
},
{
"y": 1000.0,
"value": 0.5408947375083187,
"category": [
"mean",
"fannkuch"
]
},
{
"y": 1000.0,
"value": 0.1428006670249772,
"category": [
"mean",
"float"
]
},
{
"y": 1000.0,
"value": 0.004466150614324841,
"category": [
"mean",
"gc_traversal"
]
},
{
"y": 1000.0,
"value": 0.07341798474584303,
"category": [
"mean",
"generators"
]
},
{
"y": 1000.0,
"value": 0.03619076924792116,
"category": [
"mean",
"genshi_text"
]
},
{
"y": 1000.0,
"value": 0.07264806426667102,
"category": [
"mean",
"genshi_xml"
]
},
{
"y": 1000.0,
"value": 0.27650951089163983,
"category": [
"mean",
"go"
]
},
{
"y": 1000.0000000000001,
"value": 0.011102749047393938,
"category": [
"mean",
"hexiom"
]
},
{
"y": 1000.0,
"value": 0.0847391198583125,
"category": [
"mean",
"html5lib"
]
},
{
"y": 999.9999999999999,
"value": 0.017088145793748784,
"category": [
"mean",
"json_dumps"
]
},
{
"y": 1000.0,
"value": 0.019497847891666708,
"category": [
"mean",
"mako"
]
},
{
"y": 999.9999999999999,
"value": 4.580369959183357,
"category": [
"mean",
"mdp"
]
},
{
"y": 1000.0,
"value": 0.12679313437504522,
"category": [
"mean",
"meteor_contest"
]
},
{
"y": 1000.0,
"value": 0.1643160085833074,
"category": [
"mean",
"nbody"
]
},
{
"y": 1000.0,
"value": 0.11952665394998879,
"category": [
"mean",
"nqueens"
]
},
{
"y": 1000.0,
"value": 0.026628663870825162,
"category": [
"mean",
"pathlib"
]
},
{
"y": 1000.0,
"value": 0.000538183435156275,
"category": [
"mean",
"pickle_pure_python"
]
},
{
"y": 1000.0,
"value": 0.240027035008283,
"category": [
"mean",
"pidigits"
]
},
{
"y": 999.9999999999999,
"value": 2.406545028408336,
"category": [
"mean",
"pprint_pformat"
]
},
{
"y": 1000.0,
"value": 1.1754633795499367,
"category": [
"mean",
"pprint_safe_repr"
]
},
{
"y": 1000.0,
"value": 0.8671173214249469,
"category": [
"mean",
"pyflate"
]
},
{
"y": 1000.0,
"value": 0.01222551894479093,
"category": [
"mean",
"python_startup"
]
},
{
"y": 1000.0,
"value": 0.007686803723089892,
"category": [
"mean",
"python_startup_no_site"
]
},
{
"y": 999.9999999999999,
"value": 0.5890451494416387,
"category": [
"mean",
"raytrace"
]
},
{
"y": 1000.0,
"value": 0.1796383833333323,
"category": [
"mean",
"regex_compile"
]
},
{
"y": 1000.0,
"value": 0.2165777618500461,
"category": [
"mean",
"regex_dna"
]
},
{
"y": 1000.0,
"value": 0.004142527366457595,
"category": [
"mean",
"regex_effbot"
]
},
{
"y": 1000.0,
"value": 0.03067121079374999,
"category": [
"mean",
"regex_v8"
]
},
{
"y": 1000.0000000000001,
"value": 0.09461154152917005,
"category": [
"mean",
"richards"
]
},
{
"y": 1000.0,
"value": 0.11440757881666362,
"category": [
"mean",
"richards_super"
]
},
{
"y": 1000.0,
"value": 0.45450454005836033,
"category": [
"mean",
"scimark_fft"
]
},
{
"y": 1000.0,
"value": 0.21581297429997526,
"category": [
"mean",
"scimark_lu"
]
},
{
"y": 1000.0,
"value": 0.1250990533500025,
"category": [
"mean",
"scimark_monte_carlo"
]
},
{
"y": 1000.0,
"value": 0.24970587316665274,
"category": [
"mean",
"scimark_sor"
]
},
{
"y": 1000.0,
"value": 0.006598188457812171,
"category": [
"mean",
"scimark_sparse_mat_mult"
]
},
{
"y": 999.9999999999999,
"value": 0.1854131313083485,
"category": [
"mean",
"spectral_norm"
]
},
{
"y": 1000.0,
"value": 0.2179324963165944,
"category": [
"mean",
"sqlalchemy_declarative"
]
},
{
"y": 1000.0,
"value": 0.021701194680224013,
"category": [
"mean",
"sqlalchemy_imperative"
]
},
{
"y": 1000.0,
"value": 0.5643584116166664,
"category": [
"mean",
"sympy_expand"
]
},
{
"y": 1000.0,
"value": 0.02829518729166741,
"category": [
"mean",
"sympy_integrate"
]
},
{
"y": 1000.0,
"value": 0.3449297476333224,
"category": [
"mean",
"sympy_str"
]
},
{
"y": 999.9999999999999,
"value": 0.2027790028333546,
"category": [
"mean",
"sympy_sum"
]
},
{
"y": 1000.0000000000001,
"value": 0.008731611555729539,
"category": [
"mean",
"telco"
]
},
{
"y": 1000.0,
"value": 3.404982787925045,
"category": [
"mean",
"tomli_loads"
]
},
{
"y": 999.9999999999999,
"value": 0.19514657000833038,
"category": [
"mean",
"tornado_http"
]
},
{
"y": 1000.0,
"value": 0.0006716139199543541,
"category": [
"mean",
"typing_runtime_protocols"
]
},
{
"y": 1000.0,
"value": 0.12224244711667324,
"category": [
"mean",
"xml_etree_generate"
]
},
{
"y": 1000.0,
"value": 0.17127704984998218,
"category": [
"mean",
"xml_etree_iterparse"
]
},
{
"y": 1000.0,
"value": 0.23035861553335055,
"category": [
"mean",
"xml_etree_parse"
]
},
{
"y": 1000.0,
"value": 0.10116401859584319,
"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": "11759152178629382000874183516702958338"
}
Observations:
- Graviton4, Axion and Cobalt offer quite similar performance
- OCI's A1 is outside of the top group