Skip to content

Instantly share code, notes, and snippets.

@markshannon
Created October 13, 2021 14:04
Show Gist options
  • Select an option

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

Select an option

Save markshannon/8b84daef4e21814b044f7ea0662c83e4 to your computer and use it in GitHub Desktop.
Benchmark 2021-10-13_10-24-3.10-7e74d99c532f 2021-10-12_14-16-inline-attributes-with-opt-8c894f328f85
deltablue 12.3 ms 8.41 ms: 1.46x faster
raytrace 780 ms 580 ms: 1.34x faster
unpack_sequence 97.9 ns 74.5 ns: 1.31x faster
richards 126 ms 96.6 ms: 1.31x faster
chaos 177 ms 136 ms: 1.31x faster
logging_silent 278 ns 213 ns: 1.30x faster
crypto_pyaes 194 ms 150 ms: 1.29x faster
scimark_monte_carlo 177 ms 138 ms: 1.29x faster
go 374 ms 292 ms: 1.28x faster
logging_simple 13.4 us 10.7 us: 1.25x faster
logging_format 14.4 us 11.6 us: 1.24x faster
spectral_norm 247 ms 199 ms: 1.24x faster
float 180 ms 147 ms: 1.23x faster
pyflate 1.08 sec 886 ms: 1.22x faster
2to3 530 ms 440 ms: 1.20x faster
hexiom 15.5 ms 12.9 ms: 1.20x faster
scimark_sor 328 ms 274 ms: 1.20x faster
xml_etree_process 125 ms 105 ms: 1.19x faster
mako 25.3 ms 21.6 ms: 1.18x faster
pickle_pure_python 735 us 633 us: 1.16x faster
regex_compile 283 ms 249 ms: 1.14x faster
fannkuch 785 ms 693 ms: 1.13x faster
django_template 74.0 ms 65.8 ms: 1.12x faster
sqlalchemy_declarative 266 ms 237 ms: 1.12x faster
chameleon 14.7 ms 13.2 ms: 1.11x faster
tornado_http 212 ms 191 ms: 1.11x faster
nbody 226 ms 206 ms: 1.10x faster
nqueens 165 ms 152 ms: 1.09x faster
sqlalchemy_imperative 34.1 ms 31.5 ms: 1.08x faster
sqlite_synth 4.89 us 4.53 us: 1.08x faster
scimark_fft 674 ms 625 ms: 1.08x faster
scimark_lu 275 ms 255 ms: 1.08x faster
dulwich_log 126 ms 117 ms: 1.08x faster
xml_etree_generate 155 ms 144 ms: 1.08x faster
telco 11.8 ms 11.1 ms: 1.06x faster
sympy_integrate 39.4 ms 37.2 ms: 1.06x faster
unpickle 24.4 us 23.1 us: 1.06x faster
unpickle_pure_python 487 us 462 us: 1.06x faster
sympy_sum 305 ms 290 ms: 1.05x faster
pathlib 33.9 ms 32.3 ms: 1.05x faster
scimark_sparse_mat_mult 8.64 ms 8.26 ms: 1.05x faster
sympy_str 530 ms 508 ms: 1.04x faster
sympy_expand 873 ms 838 ms: 1.04x faster
json_dumps 22.9 ms 22.0 ms: 1.04x faster
meteor_contest 188 ms 181 ms: 1.04x faster
xml_etree_parse 258 ms 248 ms: 1.04x faster
json_loads 49.8 us 48.2 us: 1.03x faster
pickle_dict 50.9 us 49.5 us: 1.03x faster
xml_etree_iterparse 175 ms 171 ms: 1.02x faster
regex_v8 40.3 ms 39.5 ms: 1.02x faster
pickle 17.4 us 17.1 us: 1.01x faster
regex_effbot 5.28 ms 5.37 ms: 1.02x slower
regex_dna 339 ms 346 ms: 1.02x slower
python_startup_no_site 9.94 ms 10.2 ms: 1.02x slower
python_startup 14.7 ms 15.0 ms: 1.03x slower
unpickle_list 7.85 us 8.08 us: 1.03x slower
pidigits 331 ms 357 ms: 1.08x slower
Geometric mean (ref) 1.12x faster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment