Skip to content

Instantly share code, notes, and snippets.

@markshannon
Created May 20, 2022 15:17
Show Gist options
  • Save markshannon/aa449128a57fba31dee27011129b048a to your computer and use it in GitHub Desktop.
Save markshannon/aa449128a57fba31dee27011129b048a to your computer and use it in GitHub Desktop.
Benchmark 2022-05-19_10-05-main-e48ac9c1003c 2022-05-20_09-21-push-additional-null-in-calls-470b3540cb3f
pidigits 339 ms 324 ms: 1.05x faster
spectral_norm 164 ms 160 ms: 1.02x faster
pyflate 716 ms 704 ms: 1.02x faster
logging_format 10.9 us 10.7 us: 1.02x faster
logging_silent 162 ns 159 ns: 1.02x faster
crypto_pyaes 125 ms 123 ms: 1.01x faster
unpickle 22.0 us 21.7 us: 1.01x faster
nqueens 144 ms 143 ms: 1.01x faster
scimark_lu 184 ms 182 ms: 1.01x faster
genshi_text 36.8 ms 36.5 ms: 1.01x faster
logging_simple 9.98 us 9.89 us: 1.01x faster
chaos 110 ms 109 ms: 1.01x faster
pickle_dict 49.9 us 49.5 us: 1.01x faster
fannkuch 630 ms 626 ms: 1.01x faster
unpack_sequence 77.9 ns 77.3 ns: 1.01x faster
raytrace 476 ms 473 ms: 1.01x faster
django_template 54.8 ms 54.5 ms: 1.01x faster
dulwich_log 108 ms 107 ms: 1.01x faster
regex_compile 222 ms 221 ms: 1.01x faster
json_loads 44.3 us 44.1 us: 1.01x faster
pathlib 31.2 ms 31.0 ms: 1.00x faster
scimark_fft 538 ms 537 ms: 1.00x faster
2to3 413 ms 412 ms: 1.00x faster
unpickle_pure_python 382 us 383 us: 1.00x slower
float 123 ms 124 ms: 1.00x slower
pickle_pure_python 508 us 511 us: 1.01x slower
json_dumps 21.1 ms 21.2 ms: 1.01x slower
xml_etree_parse 247 ms 249 ms: 1.01x slower
sympy_integrate 33.8 ms 34.1 ms: 1.01x slower
xml_etree_iterparse 165 ms 166 ms: 1.01x slower
mako 17.6 ms 17.8 ms: 1.01x slower
regex_effbot 4.85 ms 4.89 ms: 1.01x slower
nbody 154 ms 156 ms: 1.01x slower
go 225 ms 228 ms: 1.01x slower
xml_etree_generate 132 ms 134 ms: 1.01x slower
regex_v8 35.8 ms 36.3 ms: 1.01x slower
xml_etree_process 93.0 ms 94.4 ms: 1.01x slower
sympy_expand 758 ms 769 ms: 1.02x slower
tornado_http 164 ms 167 ms: 1.02x slower
pickle_list 7.40 us 7.51 us: 1.02x slower
scimark_sparse_mat_mult 7.44 ms 7.57 ms: 1.02x slower
sympy_str 466 ms 474 ms: 1.02x slower
python_startup_no_site 10.3 ms 10.5 ms: 1.02x slower
sympy_sum 264 ms 270 ms: 1.02x slower
python_startup 13.9 ms 14.3 ms: 1.02x slower
deltablue 5.93 ms 6.11 ms: 1.03x slower
chameleon 11.1 ms 11.6 ms: 1.04x slower
regex_dna 337 ms 351 ms: 1.04x slower
Geometric mean (ref) 1.00x slower

Benchmark hidden because not significant (11): meteor_contest, richards, telco, sqlite_synth, genshi_xml, scimark_sor, scimark_monte_carlo, hexiom, pickle, unpickle_list, html5lib

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