Skip to content

Instantly share code, notes, and snippets.

@markshannon
Created April 19, 2022 13:16
Show Gist options
  • Save markshannon/7e1868af2dfe7d6481ce253d45ad8710 to your computer and use it in GitHub Desktop.
Save markshannon/7e1868af2dfe7d6481ce253d45ad8710 to your computer and use it in GitHub Desktop.
Benchmark 2022-04-18_22-15-main-39a54ba63850 2022-04-19_00-23-special_decref-ec763e6b2541
nbody 162 ms 147 ms: 1.10x faster
pidigits 349 ms 318 ms: 1.10x faster
spectral_norm 174 ms 164 ms: 1.06x faster
scimark_sparse_mat_mult 7.72 ms 7.46 ms: 1.03x faster
go 232 ms 225 ms: 1.03x faster
scimark_lu 190 ms 185 ms: 1.03x faster
scimark_sor 201 ms 196 ms: 1.03x faster
scimark_fft 568 ms 553 ms: 1.03x faster
chaos 115 ms 112 ms: 1.02x faster
telco 11.2 ms 11.0 ms: 1.02x faster
pyflate 697 ms 683 ms: 1.02x faster
unpack_sequence 76.2 ns 74.7 ns: 1.02x faster
pickle_list 7.58 us 7.45 us: 1.02x faster
float 127 ms 125 ms: 1.02x faster
sympy_str 467 ms 460 ms: 1.02x faster
sympy_expand 774 ms 765 ms: 1.01x faster
sqlite_synth 4.15 us 4.11 us: 1.01x faster
sympy_sum 264 ms 262 ms: 1.01x faster
sympy_integrate 33.5 ms 33.3 ms: 1.01x faster
nqueens 142 ms 141 ms: 1.01x faster
richards 80.4 ms 79.9 ms: 1.01x faster
unpickle_pure_python 384 us 382 us: 1.01x faster
raytrace 494 ms 491 ms: 1.01x faster
python_startup 13.7 ms 13.7 ms: 1.00x faster
python_startup_no_site 10.2 ms 10.2 ms: 1.00x faster
regex_v8 37.7 ms 37.6 ms: 1.00x faster
2to3 415 ms 416 ms: 1.00x slower
regex_compile 219 ms 220 ms: 1.00x slower
logging_silent 168 ns 168 ns: 1.00x slower
unpickle 21.8 us 21.9 us: 1.00x slower
json_loads 43.9 us 44.1 us: 1.01x slower
logging_format 10.6 us 10.6 us: 1.01x slower
xml_etree_parse 246 ms 247 ms: 1.01x slower
pickle 16.5 us 16.7 us: 1.01x slower
fannkuch 638 ms 644 ms: 1.01x slower
mako 17.4 ms 17.6 ms: 1.01x slower
regex_effbot 4.74 ms 4.80 ms: 1.01x slower
pickle_dict 48.7 us 49.5 us: 1.02x slower
pathlib 30.5 ms 31.1 ms: 1.02x slower
meteor_contest 176 ms 180 ms: 1.02x slower
deltablue 6.11 ms 6.29 ms: 1.03x slower
Geometric mean (ref) 1.01x faster

Benchmark hidden because not significant (17): sqlalchemy_imperative, tornado_http, chameleon, logging_simple, xml_etree_generate, hexiom, scimark_monte_carlo, sqlalchemy_declarative, django_template, regex_dna, xml_etree_iterparse, xml_etree_process, dulwich_log, crypto_pyaes, pickle_pure_python, json_dumps, unpickle_list

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