Skip to content

Instantly share code, notes, and snippets.

@markshannon
Created October 20, 2022 14:56
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/1e2287df6614c82b95dde1b2e5d0a0ec to your computer and use it in GitHub Desktop.
Save markshannon/1e2287df6614c82b95dde1b2e5d0a0ec to your computer and use it in GitHub Desktop.
Benchmark 2022-10-19_14-49-main-1a6bacb31f7b 2022-10-20_12-51-entry-frame-10b03c868810
nbody 156 ms 150 ms: 1.04x faster
pickle 17.7 us 17.1 us: 1.04x faster
scimark_fft 538 ms 524 ms: 1.03x faster
scimark_sparse_mat_mult 6.71 ms 6.54 ms: 1.03x faster
scimark_lu 184 ms 180 ms: 1.02x faster
scimark_monte_carlo 110 ms 108 ms: 1.02x faster
pickle_list 6.88 us 6.76 us: 1.02x faster
unpickle 22.4 us 22.1 us: 1.02x faster
pickle_dict 49.6 us 49.0 us: 1.01x faster
pathlib 30.8 ms 30.5 ms: 1.01x faster
regex_effbot 6.12 ms 6.08 ms: 1.01x faster
pickle_pure_python 470 us 468 us: 1.00x faster
python_startup_no_site 10.4 ms 10.4 ms: 1.00x faster
python_startup 14.1 ms 14.1 ms: 1.00x faster
pyflate 662 ms 667 ms: 1.01x slower
spectral_norm 167 ms 169 ms: 1.01x slower
float 122 ms 123 ms: 1.01x slower
fannkuch 617 ms 623 ms: 1.01x slower
regex_dna 354 ms 358 ms: 1.01x slower
xml_etree_iterparse 162 ms 165 ms: 1.01x slower
telco 10.8 ms 10.9 ms: 1.01x slower
regex_v8 36.4 ms 37.0 ms: 1.01x slower
regex_compile 213 ms 217 ms: 1.02x slower
dulwich_log 105 ms 107 ms: 1.02x slower
chameleon 10.9 ms 11.1 ms: 1.02x slower
raytrace 474 ms 482 ms: 1.02x slower
sympy_integrate 33.8 ms 34.4 ms: 1.02x slower
xml_etree_process 92.1 ms 94.0 ms: 1.02x slower
xml_etree_generate 132 ms 135 ms: 1.02x slower
mako 16.9 ms 17.3 ms: 1.02x slower
chaos 108 ms 111 ms: 1.02x slower
json_loads 42.0 us 43.0 us: 1.02x slower
sympy_sum 273 ms 280 ms: 1.02x slower
logging_simple 9.94 us 10.2 us: 1.03x slower
unpickle_pure_python 336 us 345 us: 1.03x slower
2to3 403 ms 414 ms: 1.03x slower
sympy_str 462 ms 475 ms: 1.03x slower
json_dumps 16.3 ms 16.8 ms: 1.03x slower
crypto_pyaes 122 ms 126 ms: 1.03x slower
django_template 54.2 ms 55.9 ms: 1.03x slower
logging_format 10.9 us 11.3 us: 1.03x slower
genshi_text 35.5 ms 36.7 ms: 1.03x slower
deltablue 5.40 ms 5.59 ms: 1.03x slower
unpack_sequence 74.4 ns 77.2 ns: 1.04x slower
sympy_expand 743 ms 773 ms: 1.04x slower
richards 74.6 ms 77.9 ms: 1.04x slower
genshi_xml 81.0 ms 85.3 ms: 1.05x slower
logging_silent 156 ns 165 ns: 1.06x slower
hexiom 9.82 ms 10.6 ms: 1.08x slower
nqueens 135 ms 148 ms: 1.09x slower
Geometric mean (ref) 1.01x slower

Benchmark hidden because not significant (9): unpickle_list, scimark_sor, go, pidigits, xml_etree_parse, sqlite_synth, meteor_contest, tornado_http, html5lib

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