Skip to content

Latest commit

 

History

History
219 lines (197 loc) · 26.4 KB

bm-20240615-darwin-arm64-python-a19bb261a327e1008f21-3.13.0b2+-a19bb26-vs-3.11.0.md

File metadata and controls

219 lines (197 loc) · 26.4 KB

Results vs. 3.11.0

  • fork: python
  • ref: a19bb261a327e1008f21
  • machine: darwin-arm64
  • commit hash: a19bb26
  • commit date: 2024-06-15
  • overall geometric mean: 1.10x slower
  • HPT reliability: 100.00%
  • HPT 99th percentile: 1.05x slower
  • Memory change: 1.12x

Benchmarks with tag 'apps':

Benchmark bm-20221024-darwin-arm64-python-v3.11.0-3.11.0-deaf509 bm-20240615-darwin-arm64-python-a19bb261a327e1008f21-3.13.0b2+-a19bb26
2to3 154 ms 183 ms: 1.19x slower
chameleon 4.30 ms 4.92 ms: 1.15x slower
docutils 1.43 sec 1.67 sec: 1.16x slower
Geometric mean (ref) 1.10x slower

Benchmark hidden because not significant (2): html5lib, tornado_http

Benchmarks with tag 'asyncio':

Benchmark bm-20221024-darwin-arm64-python-v3.11.0-3.11.0-deaf509 bm-20240615-darwin-arm64-python-a19bb261a327e1008f21-3.13.0b2+-a19bb26
async_tree_memoization_tg 352 ms 262 ms: 1.34x faster
async_tree_none_tg 276 ms 209 ms: 1.32x faster
async_tree_io_tg 724 ms 560 ms: 1.29x faster
async_tree_none 282 ms 223 ms: 1.26x faster
async_tree_memoization 336 ms 277 ms: 1.21x faster
async_tree_io 697 ms 580 ms: 1.20x faster
async_tree_cpu_io_mixed_tg 550 ms 459 ms: 1.20x faster
async_tree_cpu_io_mixed 519 ms 482 ms: 1.08x faster
Geometric mean (ref) 1.24x faster

Benchmarks with tag 'math':

Benchmark bm-20221024-darwin-arm64-python-v3.11.0-3.11.0-deaf509 bm-20240615-darwin-arm64-python-a19bb261a327e1008f21-3.13.0b2+-a19bb26
pidigits 280 ms 283 ms: 1.01x slower
float 50.8 ms 60.5 ms: 1.19x slower
nbody 61.7 ms 76.4 ms: 1.24x slower
Geometric mean (ref) 1.14x slower

Benchmarks with tag 'regex':

Benchmark bm-20221024-darwin-arm64-python-v3.11.0-3.11.0-deaf509 bm-20240615-darwin-arm64-python-a19bb261a327e1008f21-3.13.0b2+-a19bb26
regex_dna 148 ms 149 ms: 1.01x slower
regex_effbot 2.43 ms 2.56 ms: 1.06x slower
regex_v8 15.1 ms 17.5 ms: 1.16x slower
regex_compile 72.8 ms 96.3 ms: 1.32x slower
Geometric mean (ref) 1.13x slower

Benchmarks with tag 'serialize':

Benchmark bm-20221024-darwin-arm64-python-v3.11.0-3.11.0-deaf509 bm-20240615-darwin-arm64-python-a19bb261a327e1008f21-3.13.0b2+-a19bb26
json_dumps 7.53 ms 6.48 ms: 1.16x faster
xml_etree_parse 100 ms 108 ms: 1.07x slower
pickle_dict 17.1 us 18.4 us: 1.07x slower
unpickle_list 2.69 us 2.89 us: 1.08x slower
pickle 6.98 us 7.53 us: 1.08x slower
json_loads 15.3 us 16.9 us: 1.10x slower
unpickle 8.29 us 9.30 us: 1.12x slower
pickle_list 2.70 us 3.03 us: 1.12x slower
xml_etree_iterparse 68.3 ms 77.2 ms: 1.13x slower
unpickle_pure_python 149 us 175 us: 1.18x slower
pickle_pure_python 191 us 227 us: 1.18x slower
xml_etree_process 33.6 ms 41.0 ms: 1.22x slower
tomli_loads 1.27 sec 1.62 sec: 1.27x slower
xml_etree_generate 45.8 ms 59.0 ms: 1.29x slower
Geometric mean (ref) 1.12x slower

Benchmarks with tag 'startup':

Benchmark bm-20221024-darwin-arm64-python-v3.11.0-3.11.0-deaf509 bm-20240615-darwin-arm64-python-a19bb261a327e1008f21-3.13.0b2+-a19bb26
python_startup 10.8 ms 15.2 ms: 1.41x slower
python_startup_no_site 8.57 ms 12.4 ms: 1.44x slower
Geometric mean (ref) 1.43x slower

Benchmarks with tag 'template':

Benchmark bm-20221024-darwin-arm64-python-v3.11.0-3.11.0-deaf509 bm-20240615-darwin-arm64-python-a19bb261a327e1008f21-3.13.0b2+-a19bb26
mako 7.93 ms 8.82 ms: 1.11x slower
django_template 20.1 ms 23.7 ms: 1.18x slower
genshi_text 14.4 ms 17.3 ms: 1.20x slower
genshi_xml 28.5 ms 35.9 ms: 1.26x slower
Geometric mean (ref) 1.19x slower

All benchmarks:

Benchmark bm-20221024-darwin-arm64-python-v3.11.0-3.11.0-deaf509 bm-20240615-darwin-arm64-python-a19bb261a327e1008f21-3.13.0b2+-a19bb26
typing_runtime_protocols 301 us 106 us: 2.85x faster
asyncio_tcp 643 ms 416 ms: 1.55x faster
async_tree_memoization_tg 352 ms 262 ms: 1.34x faster
async_tree_none_tg 276 ms 209 ms: 1.32x faster
async_tree_io_tg 724 ms 560 ms: 1.29x faster
pylint 253 ms 198 ms: 1.27x faster
generators 30.3 ms 23.8 ms: 1.27x faster
async_tree_none 282 ms 223 ms: 1.26x faster
async_tree_memoization 336 ms 277 ms: 1.21x faster
async_tree_io 697 ms 580 ms: 1.20x faster
async_tree_cpu_io_mixed_tg 550 ms 459 ms: 1.20x faster
json_dumps 7.53 ms 6.48 ms: 1.16x faster
raytrace 206 ms 178 ms: 1.16x faster
asyncio_tcp_ssl 1.40 sec 1.29 sec: 1.08x faster
logging_simple 3.41 us 3.16 us: 1.08x faster
async_tree_cpu_io_mixed 519 ms 482 ms: 1.08x faster
logging_format 3.67 us 3.47 us: 1.06x faster
coroutines 17.2 ms 16.4 ms: 1.05x faster
chaos 47.4 ms 46.5 ms: 1.02x faster
asyncio_websockets 408 ms 409 ms: 1.00x slower
regex_dna 148 ms 149 ms: 1.01x slower
pidigits 280 ms 283 ms: 1.01x slower
dulwich_log 28.6 ms 29.5 ms: 1.03x slower
gc_traversal 2.38 ms 2.47 ms: 1.03x slower
coverage 43.9 ms 45.5 ms: 1.04x slower
pathlib 23.2 ms 24.1 ms: 1.04x slower
dask 219 ms 229 ms: 1.04x slower
mdp 1.48 sec 1.55 sec: 1.05x slower
regex_effbot 2.43 ms 2.56 ms: 1.06x slower
sqlglot_parse 890 us 946 us: 1.06x slower
sympy_sum 80.2 ms 85.8 ms: 1.07x slower
deltablue 2.75 ms 2.94 ms: 1.07x slower
xml_etree_parse 100 ms 108 ms: 1.07x slower
pickle_dict 17.1 us 18.4 us: 1.07x slower
unpickle_list 2.69 us 2.89 us: 1.08x slower
pickle 6.98 us 7.53 us: 1.08x slower
thrift 410 us 445 us: 1.08x slower
richards_super 37.3 ms 40.5 ms: 1.08x slower
gunicorn 1.10 ms 1.19 ms: 1.09x slower
sqlglot_transpile 1.05 ms 1.15 ms: 1.09x slower
aiohttp 1.02 ms 1.12 ms: 1.09x slower
json 2.75 ms 3.02 ms: 1.10x slower
pycparser 659 ms 726 ms: 1.10x slower
json_loads 15.3 us 16.9 us: 1.10x slower
meteor_contest 71.1 ms 78.9 ms: 1.11x slower
mako 7.93 ms 8.82 ms: 1.11x slower
bench_thread_pool 465 us 518 us: 1.11x slower
go 105 ms 118 ms: 1.12x slower
sympy_integrate 11.3 ms 12.6 ms: 1.12x slower
unpickle 8.29 us 9.30 us: 1.12x slower
pickle_list 2.70 us 3.03 us: 1.12x slower
xml_etree_iterparse 68.3 ms 77.2 ms: 1.13x slower
sympy_str 144 ms 163 ms: 1.13x slower
chameleon 4.30 ms 4.92 ms: 1.15x slower
sympy_expand 229 ms 264 ms: 1.15x slower
regex_v8 15.1 ms 17.5 ms: 1.16x slower
deepcopy 215 us 250 us: 1.16x slower
docutils 1.43 sec 1.67 sec: 1.16x slower
mypy2 372 ms 435 ms: 1.17x slower
django_template 20.1 ms 23.7 ms: 1.18x slower
unpickle_pure_python 149 us 175 us: 1.18x slower
deepcopy_reduce 1.79 us 2.12 us: 1.18x slower
bench_mp_pool 41.0 ms 48.5 ms: 1.18x slower
pickle_pure_python 191 us 227 us: 1.18x slower
2to3 154 ms 183 ms: 1.19x slower
float 50.8 ms 60.5 ms: 1.19x slower
comprehensions 14.4 us 17.2 us: 1.19x slower
richards 31.1 ms 37.2 ms: 1.20x slower
genshi_text 14.4 ms 17.3 ms: 1.20x slower
pprint_pformat 979 ms 1.17 sec: 1.20x slower
pprint_safe_repr 478 ms 576 ms: 1.21x slower
nqueens 55.9 ms 68.2 ms: 1.22x slower
xml_etree_process 33.6 ms 41.0 ms: 1.22x slower
nbody 61.7 ms 76.4 ms: 1.24x slower
sqlglot_optimize 29.6 ms 36.9 ms: 1.25x slower
genshi_xml 28.5 ms 35.9 ms: 1.26x slower
deepcopy_memo 25.7 us 32.7 us: 1.27x slower
tomli_loads 1.27 sec 1.62 sec: 1.27x slower
crypto_pyaes 47.5 ms 60.7 ms: 1.28x slower
fannkuch 240 ms 308 ms: 1.29x slower
xml_etree_generate 45.8 ms 59.0 ms: 1.29x slower
create_gc_cycles 711 us 915 us: 1.29x slower
scimark_fft 173 ms 223 ms: 1.29x slower
hexiom 4.58 ms 5.94 ms: 1.30x slower
sqlite_synth 1.26 us 1.63 us: 1.30x slower
regex_compile 72.8 ms 96.3 ms: 1.32x slower
scimark_sor 79.2 ms 108 ms: 1.36x slower
scimark_sparse_mat_mult 2.81 ms 3.87 ms: 1.37x slower
scimark_monte_carlo 43.5 ms 60.6 ms: 1.39x slower
pyflate 284 ms 397 ms: 1.40x slower
logging_silent 66.5 ns 93.9 ns: 1.41x slower
python_startup 10.8 ms 15.2 ms: 1.41x slower
spectral_norm 65.7 ms 93.9 ms: 1.43x slower
python_startup_no_site 8.57 ms 12.4 ms: 1.44x slower
scimark_lu 67.7 ms 98.3 ms: 1.45x slower
flaskblogging 2.35 ms 3.59 ms: 1.53x slower
async_generators 192 ms 298 ms: 1.55x slower
telco 3.17 ms 4.91 ms: 1.55x slower
Geometric mean (ref) 1.10x slower

Benchmark hidden because not significant (2): html5lib, tornado_http Ignored benchmarks (4) of results/bm-20221024-3.11.0-deaf509/bm-20221024-darwin-arm64-python-v3.11.0-3.11.0-deaf509.json: sqlalchemy_declarative, sqlalchemy_imperative, sqlglot_normalize, unpack_sequence Ignored benchmarks (9) of results/bm-20240615-3.13.0b2+-a19bb26-PYTHON_UOPS/bm-20240615-darwin-arm64-python-a19bb261a327e1008f21-3.13.0b2+-a19bb26.json: async_tree_eager, async_tree_eager_cpu_io_mixed, async_tree_eager_cpu_io_mixed_tg, async_tree_eager_io, async_tree_eager_io_tg, async_tree_eager_memoization, async_tree_eager_memoization_tg, async_tree_eager_tg, bpe_tokeniser

HPT report

  • Reliability score: 100.00% likely to be slow
  • 90% likely to have a slowdown of 1.08x
  • 95% likely to have a slowdown of 1.07x
  • 99% likely to have a slowdown of 1.05x

Memory

  • memory change: 1.12x