Skip to content

Instantly share code, notes, and snippets.

@markshannon
Created August 18, 2021 17:12
Show Gist options
  • Save markshannon/5615e7054dd35fe4634bbcdf7de86cbb to your computer and use it in GitHub Desktop.
Save markshannon/5615e7054dd35fe4634bbcdf7de86cbb to your computer and use it in GitHub Desktop.
Benchmark 2021-08-09_10-30-3.10-d5c8ad24716d 2021-08-16_14-27-specialize_load_method-d27e3888bded
2to3 534 ms 486 ms: 1.10x faster
chameleon 14.8 ms 13.8 ms: 1.07x faster
chaos 177 ms 148 ms: 1.20x faster
crypto_pyaes 196 ms 179 ms: 1.09x faster
deltablue 12.4 ms 9.25 ms: 1.34x faster
django_template 74.9 ms 68.7 ms: 1.09x faster
dulwich_log 127 ms 118 ms: 1.08x faster
fannkuch 790 ms 734 ms: 1.08x faster
float 183 ms 154 ms: 1.19x faster
go 377 ms 302 ms: 1.25x faster
hexiom 15.5 ms 13.6 ms: 1.14x faster
json_dumps 22.9 ms 22.1 ms: 1.03x faster
json_loads 49.6 us 49.3 us: 1.01x faster
logging_format 14.7 us 11.5 us: 1.29x faster
logging_silent 278 ns 235 ns: 1.18x faster
logging_simple 13.6 us 10.5 us: 1.29x faster
mako 25.9 ms 22.6 ms: 1.15x faster
meteor_contest 192 ms 184 ms: 1.04x faster
nbody 232 ms 213 ms: 1.09x faster
nqueens 171 ms 161 ms: 1.06x faster
pathlib 35.0 ms 33.8 ms: 1.04x faster
pickle 16.4 us 16.7 us: 1.01x slower
pickle_dict 49.2 us 47.9 us: 1.03x faster
pickle_list 7.51 us 7.55 us: 1.00x slower
pickle_pure_python 724 us 649 us: 1.12x faster
pidigits 320 ms 347 ms: 1.08x slower
pyflate 1.09 sec 965 ms: 1.13x faster
python_startup 14.8 ms 15.2 ms: 1.03x slower
python_startup_no_site 9.99 ms 10.3 ms: 1.03x slower
raytrace 794 ms 635 ms: 1.25x faster
regex_compile 289 ms 263 ms: 1.10x faster
regex_dna 353 ms 339 ms: 1.04x faster
regex_effbot 5.50 ms 5.10 ms: 1.08x faster
regex_v8 41.0 ms 39.0 ms: 1.05x faster
richards 124 ms 110 ms: 1.13x faster
scimark_fft 707 ms 686 ms: 1.03x faster
scimark_lu 278 ms 269 ms: 1.03x faster
scimark_monte_carlo 181 ms 146 ms: 1.24x faster
scimark_sor 326 ms 301 ms: 1.08x faster
scimark_sparse_mat_mult 9.10 ms 9.25 ms: 1.02x slower
spectral_norm 252 ms 255 ms: 1.01x slower
sqlalchemy_declarative 267 ms 235 ms: 1.13x faster
sqlalchemy_imperative 34.3 ms 31.3 ms: 1.10x faster
sqlite_synth 4.98 us 4.58 us: 1.09x faster
sympy_expand 880 ms 853 ms: 1.03x faster
sympy_integrate 39.9 ms 37.6 ms: 1.06x faster
sympy_sum 308 ms 291 ms: 1.06x faster
sympy_str 531 ms 511 ms: 1.04x faster
tornado_http 217 ms 186 ms: 1.17x faster
unpack_sequence 94.0 ns 80.2 ns: 1.17x faster
unpickle_pure_python 500 us 471 us: 1.06x faster
xml_etree_iterparse 174 ms 172 ms: 1.01x faster
xml_etree_generate 159 ms 151 ms: 1.06x faster
xml_etree_process 126 ms 113 ms: 1.12x faster
Geometric mean (ref) 1.08x faster

Benchmark hidden because not significant (4): telco, unpickle, unpickle_list, xml_etree_parse

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