Skip to content

Instantly share code, notes, and snippets.

@markshannon
Created August 25, 2021 16:04
Show Gist options
  • Select an option

  • Save markshannon/aa90d2eace08bc77c42dd7832c581c79 to your computer and use it in GitHub Desktop.

Select an option

Save markshannon/aa90d2eace08bc77c42dd7832c581c79 to your computer and use it in GitHub Desktop.
Benchmark 2021-08-24_20-54-3.10-ec5a03168f02 2021-08-25_13-28-main-15d50d7ed8af
2to3 533 ms 482 ms: 1.11x faster
chameleon 14.8 ms 13.6 ms: 1.09x faster
chaos 177 ms 144 ms: 1.22x faster
crypto_pyaes 193 ms 160 ms: 1.20x faster
deltablue 12.5 ms 9.16 ms: 1.37x faster
django_template 74.5 ms 67.5 ms: 1.10x faster
dulwich_log 127 ms 117 ms: 1.08x faster
fannkuch 791 ms 721 ms: 1.10x faster
float 183 ms 151 ms: 1.22x faster
go 379 ms 304 ms: 1.25x faster
hexiom 15.7 ms 13.2 ms: 1.19x faster
json_dumps 22.8 ms 21.8 ms: 1.05x faster
json_loads 50.2 us 49.2 us: 1.02x faster
logging_format 14.6 us 11.2 us: 1.30x faster
logging_silent 281 ns 227 ns: 1.24x faster
logging_simple 13.6 us 10.3 us: 1.32x faster
mako 25.6 ms 22.5 ms: 1.14x faster
meteor_contest 193 ms 183 ms: 1.05x faster
nbody 232 ms 212 ms: 1.09x faster
nqueens 169 ms 156 ms: 1.08x faster
pathlib 34.5 ms 32.9 ms: 1.05x faster
pickle 16.5 us 16.7 us: 1.01x slower
pickle_dict 49.6 us 49.8 us: 1.00x slower
pickle_list 7.54 us 7.50 us: 1.01x faster
pickle_pure_python 738 us 651 us: 1.13x faster
pidigits 346 ms 326 ms: 1.06x faster
pyflate 1.10 sec 935 ms: 1.17x faster
python_startup 14.7 ms 15.1 ms: 1.02x slower
python_startup_no_site 9.98 ms 10.2 ms: 1.02x slower
raytrace 793 ms 604 ms: 1.31x faster
regex_compile 288 ms 256 ms: 1.13x faster
regex_v8 40.6 ms 39.3 ms: 1.03x faster
richards 124 ms 104 ms: 1.19x faster
scimark_fft 712 ms 683 ms: 1.04x faster
scimark_lu 287 ms 257 ms: 1.12x faster
scimark_monte_carlo 181 ms 142 ms: 1.28x faster
scimark_sor 329 ms 289 ms: 1.14x faster
scimark_sparse_mat_mult 9.79 ms 8.89 ms: 1.10x faster
spectral_norm 255 ms 240 ms: 1.06x faster
sqlalchemy_declarative 267 ms 236 ms: 1.13x faster
sqlalchemy_imperative 33.8 ms 31.4 ms: 1.08x faster
sqlite_synth 4.91 us 4.53 us: 1.08x faster
sympy_expand 885 ms 844 ms: 1.05x faster
sympy_integrate 40.1 ms 37.4 ms: 1.07x faster
sympy_sum 308 ms 288 ms: 1.07x faster
sympy_str 535 ms 509 ms: 1.05x faster
telco 11.5 ms 10.6 ms: 1.09x faster
tornado_http 216 ms 184 ms: 1.17x faster
unpack_sequence 99.7 ns 74.8 ns: 1.33x faster
unpickle 24.8 us 23.9 us: 1.04x faster
unpickle_list 7.98 us 7.91 us: 1.01x faster
unpickle_pure_python 500 us 469 us: 1.07x faster
xml_etree_iterparse 174 ms 171 ms: 1.02x faster
xml_etree_generate 159 ms 150 ms: 1.06x faster
xml_etree_process 127 ms 112 ms: 1.14x faster
Geometric mean (ref) 1.11x faster

Benchmark hidden because not significant (3): regex_dna, regex_effbot, xml_etree_parse

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