Skip to content

Instantly share code, notes, and snippets.

@markshannon
Created May 19, 2022 14:03
Show Gist options
  • Save markshannon/ebaa2159fe69bcd4e9a22d0f42ab9c2a to your computer and use it in GitHub Desktop.
Save markshannon/ebaa2159fe69bcd4e9a22d0f42ab9c2a to your computer and use it in GitHub Desktop.
Benchmark 2022-05-19_10-05-main-e48ac9c1003c 2022-05-19_13-04-split-interpreter-frame-a7e63d28cc38
pyflate 716 ms 683 ms: 1.05x faster
scimark_sparse_mat_mult 7.44 ms 7.21 ms: 1.03x faster
telco 11.2 ms 11.0 ms: 1.01x faster
dulwich_log 108 ms 106 ms: 1.01x faster
nqueens 144 ms 143 ms: 1.01x faster
chaos 110 ms 109 ms: 1.01x faster
xml_etree_parse 247 ms 244 ms: 1.01x faster
fannkuch 630 ms 624 ms: 1.01x faster
json_loads 44.3 us 43.9 us: 1.01x faster
json_dumps 21.1 ms 20.9 ms: 1.01x faster
mako 17.6 ms 17.5 ms: 1.01x faster
pidigits 339 ms 337 ms: 1.01x faster
python_startup_no_site 10.3 ms 10.3 ms: 1.00x faster
python_startup 13.9 ms 13.9 ms: 1.00x faster
xml_etree_process 93.0 ms 93.3 ms: 1.00x slower
scimark_fft 538 ms 540 ms: 1.00x slower
2to3 413 ms 414 ms: 1.00x slower
unpickle 22.0 us 22.1 us: 1.00x slower
scimark_sor 190 ms 191 ms: 1.01x slower
sympy_integrate 33.8 ms 34.0 ms: 1.01x slower
chameleon 11.1 ms 11.2 ms: 1.01x slower
sympy_expand 758 ms 763 ms: 1.01x slower
logging_format 10.9 us 11.0 us: 1.01x slower
float 123 ms 124 ms: 1.01x slower
scimark_lu 184 ms 186 ms: 1.01x slower
sympy_sum 264 ms 267 ms: 1.01x slower
spectral_norm 164 ms 166 ms: 1.01x slower
genshi_text 36.8 ms 37.3 ms: 1.01x slower
pickle_list 7.40 us 7.49 us: 1.01x slower
genshi_xml 87.4 ms 88.5 ms: 1.01x slower
unpickle_list 8.03 us 8.15 us: 1.01x slower
go 225 ms 229 ms: 1.02x slower
html5lib 97.3 ms 99.1 ms: 1.02x slower
regex_effbot 4.85 ms 4.94 ms: 1.02x slower
nbody 154 ms 157 ms: 1.02x slower
logging_simple 9.98 us 10.2 us: 1.02x slower
unpickle_pure_python 382 us 390 us: 1.02x slower
richards 78.1 ms 79.8 ms: 1.02x slower
regex_v8 35.8 ms 36.7 ms: 1.02x slower
django_template 54.8 ms 56.5 ms: 1.03x slower
regex_dna 337 ms 349 ms: 1.04x slower
deltablue 5.93 ms 6.18 ms: 1.04x slower
unpack_sequence 77.9 ns 84.7 ns: 1.09x slower
Geometric mean (ref) 1.01x slower

Benchmark hidden because not significant (16): meteor_contest, pathlib, pickle, xml_etree_iterparse, scimark_monte_carlo, logging_silent, crypto_pyaes, regex_compile, raytrace, pickle_dict, sqlite_synth, sympy_str, xml_etree_generate, hexiom, pickle_pure_python, tornado_http

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment