Skip to content

Instantly share code, notes, and snippets.

@markshannon
Created August 5, 2021 16:29
Show Gist options
  • Save markshannon/42de36baa1a2f62f8437de11d3433056 to your computer and use it in GitHub Desktop.
Save markshannon/42de36baa1a2f62f8437de11d3433056 to your computer and use it in GitHub Desktop.
Benchmark 2021-08-04_15-41-master-cee67fa66129 2021-08-04_15-45-master-eceb5be1cdc9
2to3 510 ms 506 ms: 1.01x faster
chameleon 15.6 ms 15.1 ms: 1.03x faster
chaos 165 ms 157 ms: 1.05x faster
crypto_pyaes 177 ms 181 ms: 1.02x slower
deltablue 11.2 ms 10.5 ms: 1.07x faster
dulwich_log 126 ms 122 ms: 1.03x faster
fannkuch 767 ms 762 ms: 1.01x faster
float 183 ms 159 ms: 1.15x faster
go 346 ms 322 ms: 1.08x faster
json_dumps 23.0 ms 22.6 ms: 1.02x faster
json_loads 49.7 us 49.8 us: 1.00x slower
logging_format 14.1 us 13.4 us: 1.05x faster
logging_silent 279 ns 284 ns: 1.02x slower
logging_simple 13.2 us 12.3 us: 1.07x faster
mako 23.8 ms 23.9 ms: 1.01x slower
meteor_contest 190 ms 189 ms: 1.01x faster
nbody 231 ms 229 ms: 1.01x faster
nqueens 157 ms 161 ms: 1.03x slower
pathlib 35.4 ms 34.3 ms: 1.03x faster
pickle 16.6 us 16.7 us: 1.01x slower
pickle_dict 50.2 us 49.8 us: 1.01x faster
pickle_list 7.69 us 7.60 us: 1.01x faster
pickle_pure_python 726 us 720 us: 1.01x faster
pidigits 346 ms 318 ms: 1.09x faster
pyflate 1.05 sec 1.03 sec: 1.02x faster
python_startup 15.2 ms 15.1 ms: 1.00x faster
python_startup_no_site 10.3 ms 10.2 ms: 1.00x faster
raytrace 782 ms 695 ms: 1.13x faster
regex_compile 293 ms 282 ms: 1.04x faster
regex_dna 350 ms 339 ms: 1.03x faster
regex_effbot 5.46 ms 5.12 ms: 1.07x faster
regex_v8 41.1 ms 39.4 ms: 1.04x faster
richards 127 ms 113 ms: 1.12x faster
scimark_fft 720 ms 713 ms: 1.01x faster
scimark_lu 296 ms 290 ms: 1.02x faster
scimark_monte_carlo 176 ms 158 ms: 1.11x faster
scimark_sparse_mat_mult 9.59 ms 9.16 ms: 1.05x faster
spectral_norm 255 ms 256 ms: 1.00x slower
sqlalchemy_declarative 252 ms 246 ms: 1.02x faster
sqlalchemy_imperative 32.6 ms 32.0 ms: 1.02x faster
sqlite_synth 4.64 us 4.57 us: 1.01x faster
sympy_expand 890 ms 882 ms: 1.01x faster
sympy_integrate 39.5 ms 39.3 ms: 1.01x faster
sympy_sum 305 ms 301 ms: 1.01x faster
sympy_str 536 ms 531 ms: 1.01x faster
telco 11.1 ms 11.2 ms: 1.01x slower
tornado_http 205 ms 196 ms: 1.04x faster
unpack_sequence 99.1 ns 113 ns: 1.14x slower
unpickle 24.4 us 24.6 us: 1.01x slower
unpickle_list 7.97 us 7.92 us: 1.01x faster
unpickle_pure_python 501 us 496 us: 1.01x faster
xml_etree_iterparse 176 ms 174 ms: 1.01x faster
xml_etree_generate 154 ms 156 ms: 1.01x slower
xml_etree_process 124 ms 120 ms: 1.03x faster
Geometric mean (ref) 1.02x faster

Benchmark hidden because not significant (4): django_template, hexiom, scimark_sor, xml_etree_parse

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