Skip to content

Instantly share code, notes, and snippets.

@markshannon
Created October 20, 2021 10:58
Show Gist options
  • Save markshannon/bf0d916db3814bb0545ff94bdc19e20f to your computer and use it in GitHub Desktop.
Save markshannon/bf0d916db3814bb0545ff94bdc19e20f to your computer and use it in GitHub Desktop.
Benchmark 2021-10-20_03-34-main-085ccb0f1779 2021-10-20_08-47-specialize-call-py-simple-3195d705a2e0
spectral_norm 199 ms 186 ms: 1.07x faster
scimark_sparse_mat_mult 8.44 ms 8.00 ms: 1.06x faster
logging_silent 201 ns 192 ns: 1.04x faster
unpickle_pure_python 466 us 449 us: 1.04x faster
float 144 ms 139 ms: 1.04x faster
pyflate 892 ms 870 ms: 1.03x faster
chaos 131 ms 128 ms: 1.03x faster
mako 21.1 ms 20.6 ms: 1.02x faster
scimark_monte_carlo 133 ms 130 ms: 1.02x faster
richards 91.9 ms 90.0 ms: 1.02x faster
hexiom 12.5 ms 12.2 ms: 1.02x faster
xml_etree_parse 250 ms 245 ms: 1.02x faster
scimark_lu 245 ms 240 ms: 1.02x faster
regex_compile 243 ms 239 ms: 1.02x faster
raytrace 557 ms 550 ms: 1.01x faster
chameleon 13.0 ms 12.9 ms: 1.01x faster
json_dumps 21.3 ms 21.0 ms: 1.01x faster
sympy_sum 286 ms 283 ms: 1.01x faster
unpickle_list 7.93 us 7.84 us: 1.01x faster
sympy_integrate 37.0 ms 36.6 ms: 1.01x faster
unpickle 22.6 us 22.4 us: 1.01x faster
meteor_contest 179 ms 178 ms: 1.01x faster
telco 11.3 ms 11.2 ms: 1.01x faster
deltablue 8.16 ms 8.10 ms: 1.01x faster
pickle_pure_python 625 us 621 us: 1.01x faster
xml_etree_generate 140 ms 139 ms: 1.01x faster
regex_effbot 5.17 ms 5.14 ms: 1.01x faster
xml_etree_iterparse 170 ms 169 ms: 1.00x faster
2to3 436 ms 434 ms: 1.00x faster
sympy_str 503 ms 501 ms: 1.00x faster
regex_dna 347 ms 346 ms: 1.00x faster
python_startup 14.1 ms 14.2 ms: 1.00x slower
python_startup_no_site 9.91 ms 9.95 ms: 1.00x slower
scimark_sor 263 ms 265 ms: 1.01x slower
logging_format 11.4 us 11.5 us: 1.01x slower
pidigits 314 ms 316 ms: 1.01x slower
logging_simple 10.5 us 10.6 us: 1.01x slower
sympy_expand 827 ms 834 ms: 1.01x slower
crypto_pyaes 147 ms 148 ms: 1.01x slower
nbody 191 ms 193 ms: 1.01x slower
scimark_fft 598 ms 605 ms: 1.01x slower
fannkuch 680 ms 694 ms: 1.02x slower
pickle 16.5 us 17.1 us: 1.03x slower
pickle_dict 50.3 us 52.0 us: 1.03x slower
pickle_list 7.27 us 7.61 us: 1.05x slower
Geometric mean (ref) 1.01x faster

Benchmark hidden because not significant (13): sqlalchemy_declarative, sqlalchemy_imperative, tornado_http, go, dulwich_log, regex_v8, json_loads, pathlib, django_template, xml_etree_process, unpack_sequence, nqueens, sqlite_synth

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