Skip to content

Instantly share code, notes, and snippets.

@markshannon
Created May 27, 2022 17:25
Show Gist options
  • Save markshannon/51f21f2539af381fb95a260f32ae2070 to your computer and use it in GitHub Desktop.
Save markshannon/51f21f2539af381fb95a260f32ae2070 to your computer and use it in GitHub Desktop.
Benchmark 2022-05-23_16-39-main-6a6f823ea7f5 2022-05-24_15-31-known-6feb63cd3f2e
fannkuch 655 ms 616 ms: 1.06x faster
pidigits 346 ms 331 ms: 1.05x faster
spectral_norm 167 ms 160 ms: 1.04x faster
mako 17.6 ms 16.9 ms: 1.04x faster
scimark_sparse_mat_mult 7.49 ms 7.28 ms: 1.03x faster
pathlib 31.1 ms 30.2 ms: 1.03x faster
scimark_fft 540 ms 529 ms: 1.02x faster
pickle_pure_python 508 us 497 us: 1.02x faster
django_template 55.6 ms 54.6 ms: 1.02x faster
regex_compile 220 ms 216 ms: 1.02x faster
logging_format 11.0 us 10.8 us: 1.02x faster
hexiom 10.5 ms 10.4 ms: 1.02x faster
unpickle 22.3 us 21.9 us: 1.02x faster
chaos 113 ms 111 ms: 1.01x faster
unpickle_pure_python 382 us 376 us: 1.01x faster
pyflate 690 ms 681 ms: 1.01x faster
unpickle_list 7.97 us 7.88 us: 1.01x faster
scimark_sor 190 ms 188 ms: 1.01x faster
logging_silent 161 ns 160 ns: 1.01x faster
sympy_sum 267 ms 265 ms: 1.01x faster
json_dumps 20.9 ms 20.7 ms: 1.01x faster
dulwich_log 107 ms 106 ms: 1.01x faster
genshi_text 36.6 ms 36.3 ms: 1.01x faster
nqueens 139 ms 138 ms: 1.01x faster
float 123 ms 122 ms: 1.01x faster
xml_etree_generate 133 ms 132 ms: 1.01x faster
2to3 411 ms 408 ms: 1.01x faster
sqlite_synth 4.11 us 4.08 us: 1.01x faster
logging_simple 9.97 us 9.90 us: 1.01x faster
genshi_xml 88.1 ms 87.5 ms: 1.01x faster
scimark_monte_carlo 111 ms 110 ms: 1.01x faster
sympy_integrate 33.8 ms 33.7 ms: 1.00x faster
raytrace 468 ms 466 ms: 1.00x faster
sympy_str 466 ms 464 ms: 1.00x faster
python_startup 13.9 ms 13.9 ms: 1.00x faster
python_startup_no_site 10.3 ms 10.3 ms: 1.00x faster
deltablue 5.85 ms 5.86 ms: 1.00x slower
go 222 ms 223 ms: 1.00x slower
regex_v8 37.2 ms 37.4 ms: 1.01x slower
xml_etree_parse 248 ms 250 ms: 1.01x slower
unpack_sequence 77.3 ns 78.0 ns: 1.01x slower
pickle_list 7.26 us 7.34 us: 1.01x slower
crypto_pyaes 124 ms 125 ms: 1.01x slower
pickle_dict 48.5 us 49.6 us: 1.02x slower
regex_effbot 5.16 ms 5.29 ms: 1.03x slower
telco 10.8 ms 11.1 ms: 1.03x slower
json_loads 43.6 us 44.9 us: 1.03x slower
regex_dna 344 ms 357 ms: 1.04x slower
Geometric mean (ref) 1.01x faster

Benchmark hidden because not significant (13): tornado_http, sqlalchemy_imperative, richards, sqlalchemy_declarative, xml_etree_process, chameleon, pickle, scimark_lu, nbody, sympy_expand, meteor_contest, xml_etree_iterparse, html5lib

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