Skip to content

Instantly share code, notes, and snippets.

@markshannon
Created October 11, 2021 13:13
Show Gist options
  • Select an option

  • Save markshannon/e278f135dca55611ca982e42780bb4fd to your computer and use it in GitHub Desktop.

Select an option

Save markshannon/e278f135dca55611ca982e42780bb4fd to your computer and use it in GitHub Desktop.
Benchmark 2021-10-09_15-16-main-ec04db74e24a 2021-10-09_16-52-main-543acbce5a1e
unpickle 23.6 us 22.7 us: 1.04x faster
unpack_sequence 78.8 ns 75.7 ns: 1.04x faster
pickle_dict 50.0 us 48.4 us: 1.03x faster
pickle 16.6 us 16.3 us: 1.02x faster
scimark_monte_carlo 140 ms 138 ms: 1.02x faster
scimark_fft 625 ms 615 ms: 1.02x faster
telco 10.7 ms 10.6 ms: 1.01x faster
nbody 210 ms 207 ms: 1.01x faster
scimark_sparse_mat_mult 8.35 ms 8.23 ms: 1.01x faster
fannkuch 711 ms 703 ms: 1.01x faster
spectral_norm 203 ms 201 ms: 1.01x faster
pickle_pure_python 631 us 624 us: 1.01x faster
xml_etree_process 110 ms 109 ms: 1.01x faster
crypto_pyaes 153 ms 152 ms: 1.01x faster
xml_etree_generate 149 ms 148 ms: 1.01x faster
meteor_contest 181 ms 180 ms: 1.01x faster
json_loads 48.9 us 48.7 us: 1.01x faster
regex_compile 251 ms 249 ms: 1.00x faster
xml_etree_iterparse 172 ms 171 ms: 1.00x faster
pyflate 905 ms 902 ms: 1.00x faster
python_startup_no_site 10.3 ms 10.3 ms: 1.00x faster
python_startup 15.2 ms 15.1 ms: 1.00x faster
sympy_integrate 37.1 ms 37.0 ms: 1.00x faster
raytrace 588 ms 591 ms: 1.01x slower
sympy_sum 286 ms 288 ms: 1.01x slower
float 148 ms 148 ms: 1.01x slower
logging_format 12.7 us 12.8 us: 1.01x slower
dulwich_log 117 ms 118 ms: 1.01x slower
chaos 137 ms 138 ms: 1.01x slower
scimark_sor 276 ms 278 ms: 1.01x slower
sqlite_synth 4.54 us 4.57 us: 1.01x slower
unpickle_list 7.82 us 7.88 us: 1.01x slower
django_template 65.3 ms 65.9 ms: 1.01x slower
go 298 ms 301 ms: 1.01x slower
tornado_http 191 ms 194 ms: 1.01x slower
nqueens 151 ms 153 ms: 1.01x slower
logging_simple 11.7 us 11.8 us: 1.01x slower
mako 21.4 ms 21.7 ms: 1.01x slower
richards 103 ms 105 ms: 1.02x slower
logging_silent 219 ns 223 ns: 1.02x slower
regex_dna 340 ms 346 ms: 1.02x slower
json_dumps 21.4 ms 21.8 ms: 1.02x slower
hexiom 12.7 ms 13.1 ms: 1.03x slower
regex_v8 38.8 ms 40.1 ms: 1.03x slower
regex_effbot 5.12 ms 5.33 ms: 1.04x slower
pidigits 320 ms 357 ms: 1.12x slower
Geometric mean (ref) 1.00x slower

Benchmark hidden because not significant (12): scimark_lu, pathlib, sympy_expand, unpickle_pure_python, xml_etree_parse, 2to3, sympy_str, pickle_list, deltablue, chameleon, sqlalchemy_declarative, sqlalchemy_imperative

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