Skip to content

Instantly share code, notes, and snippets.

@markshannon
Created June 23, 2022 15:15
Show Gist options
  • Save markshannon/7bb31ca6b1e8e73aedd5bd42e5cdf497 to your computer and use it in GitHub Desktop.
Save markshannon/7bb31ca6b1e8e73aedd5bd42e5cdf497 to your computer and use it in GitHub Desktop.
Benchmark 2022-06-23_10-14-main-89285314bdbd 2022-06-23_12-43-subscr-slice-4dec48496ff3
regex_effbot 5.89 ms 5.68 ms: 1.04x faster
regex_dna 354 ms 342 ms: 1.04x faster
richards 80.2 ms 77.5 ms: 1.04x faster
genshi_xml 86.4 ms 83.6 ms: 1.03x faster
pyflate 680 ms 660 ms: 1.03x faster
pickle 17.6 us 17.2 us: 1.03x faster
mako 17.0 ms 16.7 ms: 1.02x faster
regex_compile 215 ms 211 ms: 1.02x faster
logging_silent 159 ns 157 ns: 1.02x faster
meteor_contest 176 ms 173 ms: 1.01x faster
dulwich_log 105 ms 104 ms: 1.01x faster
genshi_text 35.8 ms 35.4 ms: 1.01x faster
raytrace 473 ms 469 ms: 1.01x faster
float 122 ms 121 ms: 1.01x faster
logging_format 11.0 us 10.9 us: 1.01x faster
logging_simple 10.1 us 10.0 us: 1.01x faster
json_dumps 21.4 ms 21.3 ms: 1.01x faster
regex_v8 36.5 ms 36.3 ms: 1.00x faster
2to3 406 ms 407 ms: 1.00x slower
python_startup 14.0 ms 14.1 ms: 1.00x slower
python_startup_no_site 10.3 ms 10.4 ms: 1.00x slower
deltablue 5.42 ms 5.45 ms: 1.01x slower
pathlib 30.6 ms 30.8 ms: 1.01x slower
xml_etree_generate 131 ms 132 ms: 1.01x slower
sympy_str 460 ms 464 ms: 1.01x slower
scimark_monte_carlo 107 ms 108 ms: 1.01x slower
sympy_integrate 33.5 ms 33.8 ms: 1.01x slower
sympy_expand 746 ms 752 ms: 1.01x slower
sympy_sum 267 ms 270 ms: 1.01x slower
chaos 111 ms 112 ms: 1.01x slower
sqlalchemy_declarative 221 ms 223 ms: 1.01x slower
xml_etree_iterparse 164 ms 166 ms: 1.01x slower
pickle_dict 51.9 us 52.4 us: 1.01x slower
unpickle 22.1 us 22.3 us: 1.01x slower
chameleon 11.1 ms 11.2 ms: 1.01x slower
scimark_lu 183 ms 187 ms: 1.02x slower
scimark_sor 187 ms 192 ms: 1.03x slower
spectral_norm 162 ms 168 ms: 1.04x slower
scimark_sparse_mat_mult 6.63 ms 6.97 ms: 1.05x slower
unpack_sequence 76.8 ns 84.4 ns: 1.10x slower
Geometric mean (ref) 1.00x slower

Benchmark hidden because not significant (21): telco, nqueens, go, pickle_list, json_loads, sqlite_synth, crypto_pyaes, fannkuch, unpickle_pure_python, pidigits, xml_etree_parse, hexiom, pickle_pure_python, tornado_http, xml_etree_process, unpickle_list, sqlalchemy_imperative, django_template, html5lib, scimark_fft, nbody

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