Skip to content

Instantly share code, notes, and snippets.

@markshannon
Created October 21, 2022 16:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save markshannon/181ac95ce5b543ba5cafd43677829266 to your computer and use it in GitHub Desktop.
Save markshannon/181ac95ce5b543ba5cafd43677829266 to your computer and use it in GitHub Desktop.
Benchmark 2022-10-21_13-41-main-82ccbf69a842 2022-10-21_15-10-code-version-004b13250ff2
unpack_sequence 78.4 ns 73.5 ns: 1.07x faster
unpickle 23.0 us 21.6 us: 1.06x faster
scimark_lu 185 ms 179 ms: 1.03x faster
hexiom 10.2 ms 9.98 ms: 1.03x faster
spectral_norm 169 ms 164 ms: 1.03x faster
xml_etree_iterparse 164 ms 160 ms: 1.02x faster
genshi_xml 82.9 ms 81.0 ms: 1.02x faster
pidigits 338 ms 330 ms: 1.02x faster
scimark_fft 548 ms 536 ms: 1.02x faster
pickle_pure_python 476 us 467 us: 1.02x faster
scimark_monte_carlo 109 ms 107 ms: 1.02x faster
richards 75.4 ms 74.4 ms: 1.01x faster
json_loads 42.3 us 41.9 us: 1.01x faster
genshi_text 35.3 ms 34.9 ms: 1.01x faster
regex_compile 213 ms 211 ms: 1.01x faster
go 225 ms 223 ms: 1.01x faster
xml_etree_generate 133 ms 132 ms: 1.01x faster
nqueens 138 ms 137 ms: 1.01x faster
sympy_sum 274 ms 272 ms: 1.01x faster
sympy_str 464 ms 462 ms: 1.00x faster
chameleon 10.9 ms 10.9 ms: 1.00x faster
sympy_integrate 33.8 ms 33.7 ms: 1.00x faster
python_startup 14.0 ms 14.1 ms: 1.00x slower
python_startup_no_site 10.4 ms 10.4 ms: 1.00x slower
mako 16.7 ms 16.8 ms: 1.00x slower
regex_effbot 6.01 ms 6.05 ms: 1.01x slower
pyflate 662 ms 666 ms: 1.01x slower
logging_simple 9.98 us 10.1 us: 1.01x slower
regex_dna 356 ms 360 ms: 1.01x slower
raytrace 464 ms 469 ms: 1.01x slower
logging_silent 155 ns 157 ns: 1.01x slower
xml_etree_parse 225 ms 228 ms: 1.01x slower
logging_format 10.9 us 11.0 us: 1.01x slower
scimark_sor 178 ms 181 ms: 1.02x slower
deltablue 5.45 ms 5.53 ms: 1.02x slower
fannkuch 619 ms 630 ms: 1.02x slower
scimark_sparse_mat_mult 6.45 ms 6.65 ms: 1.03x slower
pickle 17.2 us 17.8 us: 1.03x slower
regex_v8 36.2 ms 37.6 ms: 1.04x slower
pickle_list 6.64 us 6.91 us: 1.04x slower
pickle_dict 51.2 us 53.9 us: 1.05x slower
Geometric mean (ref) 1.00x faster

Benchmark hidden because not significant (18): chaos, json_dumps, html5lib, xml_etree_process, django_template, pathlib, dulwich_log, sympy_expand, tornado_http, 2to3, crypto_pyaes, sqlite_synth, meteor_contest, unpickle_list, float, unpickle_pure_python, nbody, telco

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