Skip to content

Instantly share code, notes, and snippets.

@markshannon
Created August 19, 2021 12:16
Show Gist options
  • Save markshannon/972e1dd85895452b002c150d75b32785 to your computer and use it in GitHub Desktop.
Save markshannon/972e1dd85895452b002c150d75b32785 to your computer and use it in GitHub Desktop.
Benchmark 2021-08-17_22-55-main-3240bc62f4e0 2021-08-18_14-07-streamline-medium-ints-da57f0b369f6
crypto_pyaes 177 ms 157 ms: 1.13x faster
dulwich_log 118 ms 117 ms: 1.01x faster
fannkuch 730 ms 720 ms: 1.01x faster
float 154 ms 152 ms: 1.02x faster
hexiom 13.5 ms 13.8 ms: 1.02x slower
json_loads 49.7 us 49.3 us: 1.01x faster
logging_format 11.3 us 11.4 us: 1.01x slower
logging_silent 233 ns 234 ns: 1.01x slower
mako 22.4 ms 22.7 ms: 1.01x slower
nbody 214 ms 210 ms: 1.02x faster
nqueens 156 ms 161 ms: 1.03x slower
pathlib 33.3 ms 33.1 ms: 1.01x faster
pickle 17.4 us 16.6 us: 1.05x faster
pickle_dict 53.1 us 49.2 us: 1.08x faster
pidigits 359 ms 318 ms: 1.13x faster
pyflate 964 ms 931 ms: 1.04x faster
python_startup 15.1 ms 15.1 ms: 1.00x faster
python_startup_no_site 10.3 ms 10.2 ms: 1.00x faster
raytrace 618 ms 622 ms: 1.01x slower
regex_compile 261 ms 258 ms: 1.01x faster
regex_dna 349 ms 345 ms: 1.01x faster
regex_effbot 5.17 ms 5.47 ms: 1.06x slower
regex_v8 39.6 ms 40.0 ms: 1.01x slower
richards 108 ms 111 ms: 1.02x slower
scimark_fft 680 ms 647 ms: 1.05x faster
scimark_lu 268 ms 266 ms: 1.01x faster
scimark_monte_carlo 145 ms 144 ms: 1.01x faster
scimark_sor 302 ms 300 ms: 1.01x faster
scimark_sparse_mat_mult 8.91 ms 8.64 ms: 1.03x faster
spectral_norm 253 ms 238 ms: 1.07x faster
telco 10.9 ms 10.8 ms: 1.01x faster
unpack_sequence 78.3 ns 81.1 ns: 1.04x slower
unpickle 24.2 us 24.9 us: 1.03x slower
unpickle_list 7.91 us 8.01 us: 1.01x slower
unpickle_pure_python 471 us 473 us: 1.00x slower
xml_etree_generate 152 ms 153 ms: 1.01x slower
xml_etree_process 113 ms 115 ms: 1.01x slower
Geometric mean (ref) 1.01x faster

Benchmark hidden because not significant (21): 2to3, chameleon, chaos, deltablue, django_template, go, json_dumps, logging_simple, meteor_contest, pickle_list, pickle_pure_python, sqlalchemy_declarative, sqlalchemy_imperative, sqlite_synth, sympy_expand, sympy_integrate, sympy_sum, sympy_str, tornado_http, xml_etree_parse, xml_etree_iterparse

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