Skip to content

Instantly share code, notes, and snippets.

@markshannon
Created October 14, 2021 14:44
Show Gist options
  • Save markshannon/2805796caaea65e6dbe8ee601ae50566 to your computer and use it in GitHub Desktop.
Save markshannon/2805796caaea65e6dbe8ee601ae50566 to your computer and use it in GitHub Desktop.
Benchmark 2021-10-13_13-38-main-3901c081143e 2021-10-14_11-40-flatten-all-py-calls-7c0f49824479
logging_silent 222 ns 200 ns: 1.11x faster
richards 99.1 ms 92.5 ms: 1.07x faster
deltablue 8.48 ms 8.19 ms: 1.04x faster
unpack_sequence 80.7 ns 78.4 ns: 1.03x faster
django_template 66.6 ms 64.9 ms: 1.03x faster
hexiom 13.0 ms 12.6 ms: 1.03x faster
pyflate 896 ms 874 ms: 1.02x faster
scimark_sparse_mat_mult 8.32 ms 8.12 ms: 1.02x faster
scimark_monte_carlo 139 ms 135 ms: 1.02x faster
logging_simple 10.8 us 10.6 us: 1.02x faster
pickle_dict 49.7 us 48.7 us: 1.02x faster
pickle 16.6 us 16.2 us: 1.02x faster
logging_format 11.8 us 11.5 us: 1.02x faster
sqlalchemy_imperative 31.5 ms 30.9 ms: 1.02x faster
go 290 ms 284 ms: 1.02x faster
float 148 ms 146 ms: 1.02x faster
pickle_pure_python 637 us 625 us: 1.02x faster
pickle_list 7.53 us 7.40 us: 1.02x faster
tornado_http 192 ms 189 ms: 1.02x faster
chaos 134 ms 132 ms: 1.02x faster
crypto_pyaes 150 ms 148 ms: 1.01x faster
sympy_str 511 ms 504 ms: 1.01x faster
nbody 207 ms 204 ms: 1.01x faster
xml_etree_process 105 ms 104 ms: 1.01x faster
scimark_sor 276 ms 273 ms: 1.01x faster
sqlalchemy_declarative 237 ms 235 ms: 1.01x faster
unpickle 23.2 us 23.0 us: 1.01x faster
raytrace 579 ms 574 ms: 1.01x faster
sympy_expand 844 ms 837 ms: 1.01x faster
unpickle_pure_python 466 us 462 us: 1.01x faster
regex_v8 39.9 ms 39.6 ms: 1.01x faster
regex_dna 348 ms 346 ms: 1.01x faster
dulwich_log 116 ms 116 ms: 1.01x faster
sympy_sum 289 ms 287 ms: 1.01x faster
2to3 441 ms 439 ms: 1.01x faster
regex_compile 249 ms 249 ms: 1.00x faster
sympy_integrate 37.3 ms 37.2 ms: 1.00x faster
python_startup 15.1 ms 15.1 ms: 1.00x faster
python_startup_no_site 10.2 ms 10.2 ms: 1.00x faster
json_loads 48.0 us 48.2 us: 1.00x slower
json_dumps 21.4 ms 21.5 ms: 1.01x slower
sqlite_synth 4.54 us 4.58 us: 1.01x slower
pathlib 32.3 ms 32.6 ms: 1.01x slower
fannkuch 689 ms 698 ms: 1.01x slower
scimark_fft 623 ms 631 ms: 1.01x slower
spectral_norm 202 ms 205 ms: 1.02x slower
mako 21.6 ms 22.0 ms: 1.02x slower
telco 11.1 ms 11.3 ms: 1.02x slower
regex_effbot 5.16 ms 5.29 ms: 1.02x slower
nqueens 150 ms 154 ms: 1.02x slower
Geometric mean (ref) 1.01x faster

Benchmark hidden because not significant (8): meteor_contest, unpickle_list, xml_etree_iterparse, chameleon, xml_etree_parse, scimark_lu, pidigits, xml_etree_generate

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