Skip to content

Instantly share code, notes, and snippets.

@markshannon
Created August 12, 2021 12:53
Show Gist options
  • Save markshannon/f26b6a9c6e074d65a12002e161f8d9e9 to your computer and use it in GitHub Desktop.
Save markshannon/f26b6a9c6e074d65a12002e161f8d9e9 to your computer and use it in GitHub Desktop.
Benchmark 2021-08-12_10-47-main-a530a9538f3f 2021-08-12_11-31-super-instructions-244377ebe3e9
2to3 507 ms 493 ms: 1.03x faster
chameleon 14.8 ms 14.4 ms: 1.03x faster
chaos 155 ms 153 ms: 1.02x faster
crypto_pyaes 178 ms 174 ms: 1.03x faster
django_template 71.6 ms 70.5 ms: 1.02x faster
dulwich_log 122 ms 119 ms: 1.02x faster
fannkuch 772 ms 737 ms: 1.05x faster
float 156 ms 157 ms: 1.01x slower
go 321 ms 313 ms: 1.03x faster
hexiom 14.7 ms 14.5 ms: 1.01x faster
json_dumps 22.4 ms 22.2 ms: 1.01x faster
json_loads 49.6 us 49.1 us: 1.01x faster
logging_format 12.9 us 12.4 us: 1.04x faster
logging_silent 278 ns 283 ns: 1.02x slower
logging_simple 11.9 us 11.6 us: 1.02x faster
mako 23.9 ms 23.1 ms: 1.04x faster
meteor_contest 189 ms 185 ms: 1.02x faster
nbody 230 ms 216 ms: 1.06x faster
pathlib 34.2 ms 33.6 ms: 1.02x faster
pickle 17.4 us 17.7 us: 1.02x slower
pickle_dict 48.0 us 50.3 us: 1.05x slower
pickle_list 7.51 us 7.79 us: 1.04x slower
pickle_pure_python 715 us 710 us: 1.01x faster
pidigits 318 ms 346 ms: 1.09x slower
pyflate 1.03 sec 1.01 sec: 1.02x faster
python_startup 15.1 ms 15.1 ms: 1.00x slower
python_startup_no_site 10.2 ms 10.2 ms: 1.00x slower
raytrace 690 ms 680 ms: 1.02x faster
regex_compile 279 ms 268 ms: 1.04x faster
regex_effbot 5.47 ms 5.10 ms: 1.07x faster
regex_v8 41.3 ms 40.6 ms: 1.02x faster
richards 112 ms 109 ms: 1.03x faster
scimark_fft 723 ms 682 ms: 1.06x faster
scimark_lu 273 ms 268 ms: 1.02x faster
scimark_monte_carlo 158 ms 150 ms: 1.05x faster
scimark_sor 327 ms 310 ms: 1.06x faster
scimark_sparse_mat_mult 9.46 ms 8.88 ms: 1.07x faster
spectral_norm 260 ms 243 ms: 1.07x faster
sqlite_synth 4.54 us 4.57 us: 1.01x slower
sympy_expand 882 ms 859 ms: 1.03x faster
sympy_integrate 39.4 ms 38.3 ms: 1.03x faster
sympy_sum 301 ms 294 ms: 1.02x faster
sympy_str 534 ms 518 ms: 1.03x faster
telco 11.2 ms 10.9 ms: 1.03x faster
unpack_sequence 116 ns 78.8 ns: 1.47x faster
unpickle 24.1 us 24.9 us: 1.04x slower
unpickle_list 7.83 us 8.06 us: 1.03x slower
unpickle_pure_python 491 us 486 us: 1.01x faster
xml_etree_parse 252 ms 250 ms: 1.01x faster
xml_etree_iterparse 175 ms 174 ms: 1.00x faster
xml_etree_generate 155 ms 152 ms: 1.02x faster
xml_etree_process 119 ms 116 ms: 1.02x faster
Geometric mean (ref) 1.02x faster

Benchmark hidden because not significant (6): deltablue, nqueens, regex_dna, sqlalchemy_declarative, sqlalchemy_imperative, tornado_http

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