Skip to content

Instantly share code, notes, and snippets.

@markshannon
Created August 16, 2021 21:21
Show Gist options
  • Save markshannon/523343896c7c2270d94d0eed8121605c to your computer and use it in GitHub Desktop.
Save markshannon/523343896c7c2270d94d0eed8121605c to your computer and use it in GitHub Desktop.
Benchmark 2021-08-16_11-23-main-4f51fa9e2d3e 2021-08-16_14-27-specialize_load_method-d27e3888bded
2to3 493 ms 486 ms: 1.02x faster
chameleon 14.3 ms 13.8 ms: 1.03x faster
chaos 154 ms 148 ms: 1.04x faster
deltablue 10.3 ms 9.25 ms: 1.11x faster
django_template 71.3 ms 68.7 ms: 1.04x faster
dulwich_log 120 ms 118 ms: 1.02x faster
fannkuch 729 ms 734 ms: 1.01x slower
float 156 ms 154 ms: 1.02x faster
go 317 ms 302 ms: 1.05x faster
hexiom 14.5 ms 13.6 ms: 1.06x faster
json_dumps 22.6 ms 22.1 ms: 1.02x faster
json_loads 49.8 us 49.3 us: 1.01x faster
logging_format 12.3 us 11.5 us: 1.07x faster
logging_silent 288 ns 235 ns: 1.22x faster
logging_simple 11.5 us 10.5 us: 1.09x faster
mako 23.8 ms 22.6 ms: 1.06x faster
meteor_contest 185 ms 184 ms: 1.01x faster
nqueens 157 ms 161 ms: 1.02x slower
pickle 17.4 us 16.7 us: 1.04x faster
pickle_dict 49.4 us 47.9 us: 1.03x faster
pickle_list 7.57 us 7.55 us: 1.00x faster
pickle_pure_python 703 us 649 us: 1.08x faster
pidigits 318 ms 347 ms: 1.09x slower
pyflate 1.02 sec 965 ms: 1.05x faster
python_startup 15.2 ms 15.2 ms: 1.00x faster
python_startup_no_site 10.3 ms 10.3 ms: 1.00x faster
raytrace 675 ms 635 ms: 1.06x faster
regex_compile 268 ms 263 ms: 1.02x faster
regex_dna 338 ms 339 ms: 1.00x slower
regex_effbot 5.29 ms 5.10 ms: 1.04x faster
regex_v8 39.9 ms 39.0 ms: 1.02x faster
richards 112 ms 110 ms: 1.02x faster
scimark_fft 680 ms 686 ms: 1.01x slower
scimark_lu 265 ms 269 ms: 1.02x slower
scimark_monte_carlo 151 ms 146 ms: 1.04x faster
scimark_sor 315 ms 301 ms: 1.05x faster
scimark_sparse_mat_mult 8.90 ms 9.25 ms: 1.04x slower
spectral_norm 247 ms 255 ms: 1.03x slower
sqlalchemy_declarative 242 ms 235 ms: 1.03x faster
sympy_expand 868 ms 853 ms: 1.02x faster
sympy_integrate 38.7 ms 37.6 ms: 1.03x faster
sympy_sum 296 ms 291 ms: 1.02x faster
sympy_str 522 ms 511 ms: 1.02x faster
tornado_http 194 ms 186 ms: 1.05x faster
unpack_sequence 78.1 ns 80.2 ns: 1.03x slower
unpickle 24.0 us 24.1 us: 1.00x slower
unpickle_list 7.90 us 8.03 us: 1.02x slower
unpickle_pure_python 485 us 471 us: 1.03x faster
xml_etree_iterparse 176 ms 172 ms: 1.02x faster
xml_etree_generate 153 ms 151 ms: 1.01x faster
xml_etree_process 117 ms 113 ms: 1.03x faster
Geometric mean (ref) 1.02x faster

Benchmark hidden because not significant (7): crypto_pyaes, nbody, pathlib, sqlalchemy_imperative, sqlite_synth, telco, xml_etree_parse

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