Skip to content

Instantly share code, notes, and snippets.

@markshannon
Created August 4, 2021 10:28
Show Gist options
  • Save markshannon/8350aad501778d3a64d8ac4891ad5a4d to your computer and use it in GitHub Desktop.
Save markshannon/8350aad501778d3a64d8ac4891ad5a4d to your computer and use it in GitHub Desktop.
Benchmark 2021-08-03_15-52-master-6871fd0e8e52 2021-08-04_08-30-master-9ce0af527dba
2to3 332 ms 319 ms: 1.04x faster
chaos 109 ms 103 ms: 1.05x faster
crypto_pyaes 113 ms 112 ms: 1.01x faster
deltablue 7.32 ms 6.74 ms: 1.08x faster
float 108 ms 107 ms: 1.01x faster
json_dumps 13.1 ms 12.9 ms: 1.01x faster
logging_format 8.80 us 9.11 us: 1.04x slower
logging_silent 163 ns 167 ns: 1.03x slower
logging_simple 7.92 us 8.40 us: 1.06x slower
mako 13.8 ms 14.6 ms: 1.06x slower
meteor_contest 111 ms 117 ms: 1.05x slower
nbody 128 ms 136 ms: 1.06x slower
nqueens 92.9 ms 102 ms: 1.09x slower
pathlib 21.4 ms 23.4 ms: 1.10x slower
pickle 9.87 us 11.1 us: 1.12x slower
pickle_dict 26.9 us 31.0 us: 1.15x slower
pickle_list 4.46 us 5.06 us: 1.14x slower
pickle_pure_python 426 us 458 us: 1.08x slower
pidigits 179 ms 205 ms: 1.14x slower
pyflate 613 ms 653 ms: 1.07x slower
python_startup 8.69 ms 8.99 ms: 1.03x slower
raytrace 427 ms 434 ms: 1.02x slower
regex_dna 204 ms 201 ms: 1.02x faster
regex_v8 24.1 ms 23.4 ms: 1.03x faster
richards 67.2 ms 67.6 ms: 1.01x slower
scimark_fft 402 ms 410 ms: 1.02x slower
scimark_sparse_mat_mult 5.49 ms 5.29 ms: 1.04x faster
spectral_norm 144 ms 148 ms: 1.03x slower
sqlite_synth 2.65 us 2.75 us: 1.04x slower
sympy_integrate 23.2 ms 23.4 ms: 1.01x slower
sympy_str 351 ms 331 ms: 1.06x faster
telco 6.71 ms 6.38 ms: 1.05x faster
tornado_http 141 ms 129 ms: 1.09x faster
unpack_sequence 61.7 ns 54.4 ns: 1.13x faster
unpickle 14.6 us 13.7 us: 1.07x faster
unpickle_list 5.37 us 4.61 us: 1.17x faster
unpickle_pure_python 314 us 292 us: 1.08x faster
xml_etree_parse 155 ms 144 ms: 1.08x faster
xml_etree_iterparse 112 ms 103 ms: 1.09x faster
xml_etree_generate 94.6 ms 87.2 ms: 1.08x faster
xml_etree_process 76.2 ms 70.1 ms: 1.09x faster
Geometric mean (ref) 1.00x slower

Benchmark hidden because not significant (17): chameleon, django_template, dulwich_log, fannkuch, go, hexiom, json_loads, python_startup_no_site, regex_compile, regex_effbot, scimark_lu, scimark_monte_carlo, scimark_sor, sqlalchemy_declarative, sqlalchemy_imperative, sympy_expand, sympy_sum

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