Skip to content

Instantly share code, notes, and snippets.

@markshannon
Created October 19, 2021 15:58
Show Gist options
  • Select an option

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

Select an option

Save markshannon/e854f1db2e5966338dfc90cc8db983f3 to your computer and use it in GitHub Desktop.
Benchmark 2021-10-19_10-59-main-8702b667d8e7 2021-10-19_13-14-alternative-specialize-binary-add-763c297c6bb5
unpickle 24.2 us 22.9 us: 1.06x faster
float 149 ms 145 ms: 1.03x faster
xml_etree_parse 253 ms 248 ms: 1.02x faster
chameleon 13.7 ms 13.4 ms: 1.02x faster
go 285 ms 280 ms: 1.02x faster
fannkuch 709 ms 697 ms: 1.02x faster
unpack_sequence 87.3 ns 86.2 ns: 1.01x faster
logging_simple 10.8 us 10.6 us: 1.01x faster
hexiom 13.0 ms 12.8 ms: 1.01x faster
unpickle_pure_python 484 us 479 us: 1.01x faster
logging_format 11.8 us 11.7 us: 1.01x faster
dulwich_log 118 ms 117 ms: 1.01x faster
xml_etree_iterparse 173 ms 172 ms: 1.01x faster
sympy_expand 851 ms 846 ms: 1.01x faster
xml_etree_process 106 ms 106 ms: 1.00x faster
django_template 65.3 ms 65.0 ms: 1.00x faster
sympy_str 512 ms 510 ms: 1.00x faster
python_startup_no_site 9.94 ms 9.91 ms: 1.00x faster
python_startup 14.1 ms 14.1 ms: 1.00x faster
json_loads 46.6 us 46.7 us: 1.00x slower
spectral_norm 194 ms 195 ms: 1.00x slower
json_dumps 21.4 ms 21.5 ms: 1.01x slower
nqueens 150 ms 151 ms: 1.01x slower
pyflate 892 ms 898 ms: 1.01x slower
deltablue 8.24 ms 8.31 ms: 1.01x slower
pickle 16.9 us 17.1 us: 1.01x slower
crypto_pyaes 146 ms 147 ms: 1.01x slower
scimark_sor 263 ms 266 ms: 1.01x slower
nbody 186 ms 188 ms: 1.01x slower
mako 22.2 ms 22.4 ms: 1.01x slower
raytrace 552 ms 559 ms: 1.01x slower
chaos 131 ms 133 ms: 1.02x slower
pickle_dict 50.2 us 51.0 us: 1.02x slower
richards 92.7 ms 94.4 ms: 1.02x slower
unpickle_list 7.84 us 8.05 us: 1.03x slower
scimark_fft 591 ms 608 ms: 1.03x slower
pickle_list 7.40 us 7.65 us: 1.03x slower
regex_dna 338 ms 354 ms: 1.05x slower
regex_v8 39.7 ms 41.7 ms: 1.05x slower
regex_effbot 5.10 ms 5.36 ms: 1.05x slower
scimark_sparse_mat_mult 7.71 ms 8.11 ms: 1.05x slower
pidigits 320 ms 358 ms: 1.12x slower
Geometric mean (ref) 1.01x slower

Benchmark hidden because not significant (16): sqlalchemy_imperative, tornado_http, xml_etree_generate, meteor_contest, sqlalchemy_declarative, regex_compile, sympy_integrate, sympy_sum, pathlib, sqlite_synth, 2to3, pickle_pure_python, scimark_monte_carlo, telco, scimark_lu, logging_silent

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