Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save markshannon/dcee46e2086c8a9993c6fe5d0a939a33 to your computer and use it in GitHub Desktop.
Benchmark 2021-10-20_03-34-main-085ccb0f1779 2021-10-20_12-13-streamline-adaptive-counting-ded8288e1ca2
spectral_norm 199 ms 186 ms: 1.07x faster
pickle_dict 50.3 us 48.5 us: 1.04x faster
float 144 ms 139 ms: 1.04x faster
scimark_sparse_mat_mult 8.44 ms 8.16 ms: 1.03x faster
unpickle_list 7.93 us 7.72 us: 1.03x faster
chameleon 13.0 ms 12.7 ms: 1.02x faster
pyflate 892 ms 871 ms: 1.02x faster
scimark_lu 245 ms 239 ms: 1.02x faster
telco 11.3 ms 11.1 ms: 1.02x faster
nbody 191 ms 187 ms: 1.02x faster
mako 21.1 ms 20.7 ms: 1.02x faster
chaos 131 ms 129 ms: 1.02x faster
hexiom 12.5 ms 12.3 ms: 1.02x faster
xml_etree_process 102 ms 100 ms: 1.01x faster
pickle_pure_python 625 us 617 us: 1.01x faster
raytrace 557 ms 550 ms: 1.01x faster
unpickle_pure_python 466 us 460 us: 1.01x faster
pathlib 32.3 ms 32.0 ms: 1.01x faster
scimark_fft 598 ms 591 ms: 1.01x faster
regex_compile 243 ms 241 ms: 1.01x faster
regex_dna 347 ms 344 ms: 1.01x faster
crypto_pyaes 147 ms 145 ms: 1.01x faster
tornado_http 190 ms 189 ms: 1.01x faster
xml_etree_parse 250 ms 248 ms: 1.01x faster
go 278 ms 277 ms: 1.01x faster
deltablue 8.16 ms 8.11 ms: 1.01x faster
sympy_integrate 37.0 ms 36.9 ms: 1.00x faster
fannkuch 680 ms 677 ms: 1.00x faster
sympy_str 503 ms 504 ms: 1.00x slower
regex_v8 39.9 ms 40.1 ms: 1.00x slower
python_startup 14.1 ms 14.2 ms: 1.00x slower
python_startup_no_site 9.91 ms 9.96 ms: 1.01x slower
2to3 436 ms 439 ms: 1.01x slower
logging_simple 10.5 us 10.6 us: 1.01x slower
sympy_expand 827 ms 834 ms: 1.01x slower
nqueens 152 ms 154 ms: 1.01x slower
logging_format 11.4 us 11.6 us: 1.01x slower
json_dumps 21.3 ms 21.6 ms: 1.02x slower
pidigits 314 ms 321 ms: 1.02x slower
regex_effbot 5.17 ms 5.30 ms: 1.03x slower
richards 91.9 ms 95.8 ms: 1.04x slower
unpack_sequence 74.8 ns 78.2 ns: 1.05x slower
Geometric mean (ref) 1.01x faster

Benchmark hidden because not significant (16): logging_silent, sympy_sum, xml_etree_generate, scimark_monte_carlo, dulwich_log, pickle_list, django_template, json_loads, scimark_sor, pickle, xml_etree_iterparse, sqlalchemy_declarative, meteor_contest, sqlite_synth, unpickle, sqlalchemy_imperative

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