Skip to content

Instantly share code, notes, and snippets.

@markshannon
Created August 24, 2021 17:01
Show Gist options
  • Save markshannon/c92adc066049e3dd608d0bc18bbb4b16 to your computer and use it in GitHub Desktop.
Save markshannon/c92adc066049e3dd608d0bc18bbb4b16 to your computer and use it in GitHub Desktop.
Benchmark 2021-08-24_09-13-main-bb21e28fd08f 2021-08-24_14-32-layout-b-dbad8a1c65d0
2to3 488 ms 484 ms: 1.01x faster
chameleon 13.7 ms 13.8 ms: 1.01x slower
deltablue 9.28 ms 9.13 ms: 1.02x faster
django_template 67.5 ms 66.5 ms: 1.01x faster
fannkuch 732 ms 725 ms: 1.01x faster
float 155 ms 154 ms: 1.01x faster
go 308 ms 304 ms: 1.01x faster
hexiom 13.6 ms 13.3 ms: 1.02x faster
json_dumps 21.7 ms 22.0 ms: 1.01x slower
json_loads 49.6 us 48.7 us: 1.02x faster
logging_format 11.3 us 11.1 us: 1.01x faster
logging_silent 237 ns 225 ns: 1.05x faster
logging_simple 10.4 us 10.3 us: 1.02x faster
mako 22.3 ms 22.8 ms: 1.02x slower
pathlib 33.1 ms 33.4 ms: 1.01x slower
pickle 16.6 us 16.9 us: 1.02x slower
pickle_dict 48.3 us 49.6 us: 1.03x slower
pickle_list 7.45 us 7.54 us: 1.01x slower
pidigits 344 ms 317 ms: 1.09x faster
pyflate 967 ms 948 ms: 1.02x faster
python_startup 15.1 ms 15.1 ms: 1.00x faster
python_startup_no_site 10.3 ms 10.2 ms: 1.00x faster
raytrace 622 ms 604 ms: 1.03x faster
regex_compile 263 ms 260 ms: 1.01x faster
regex_dna 346 ms 340 ms: 1.02x faster
regex_effbot 5.29 ms 5.15 ms: 1.03x faster
regex_v8 39.9 ms 39.1 ms: 1.02x faster
richards 109 ms 104 ms: 1.04x faster
scimark_fft 685 ms 675 ms: 1.01x faster
scimark_lu 265 ms 262 ms: 1.01x faster
scimark_monte_carlo 145 ms 143 ms: 1.01x faster
scimark_sor 300 ms 291 ms: 1.03x faster
scimark_sparse_mat_mult 8.98 ms 9.18 ms: 1.02x slower
spectral_norm 254 ms 241 ms: 1.05x faster
sympy_expand 853 ms 846 ms: 1.01x faster
sympy_integrate 37.7 ms 37.5 ms: 1.00x faster
sympy_str 514 ms 507 ms: 1.01x faster
unpack_sequence 79.8 ns 76.2 ns: 1.05x faster
unpickle_list 8.01 us 7.95 us: 1.01x faster
unpickle_pure_python 476 us 470 us: 1.01x faster
xml_etree_parse 248 ms 249 ms: 1.00x slower
xml_etree_generate 151 ms 149 ms: 1.01x faster
Geometric mean (ref) 1.01x faster

Benchmark hidden because not significant (16): chaos, crypto_pyaes, dulwich_log, meteor_contest, nbody, nqueens, pickle_pure_python, sqlalchemy_declarative, sqlalchemy_imperative, sqlite_synth, sympy_sum, telco, tornado_http, unpickle, xml_etree_iterparse, xml_etree_process

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