Skip to content

Instantly share code, notes, and snippets.

@markshannon
Created July 26, 2022 19:39
Show Gist options
  • Save markshannon/c79bc08277482edc9f62e4f6357d1727 to your computer and use it in GitHub Desktop.
Save markshannon/c79bc08277482edc9f62e4f6357d1727 to your computer and use it in GitHub Desktop.
Benchmark 2022-07-26_09-16-main-0d35a59ce324 2022-07-26_11-59-merge-dict-and-values-pointers-0d06096f3903
unpack_sequence 81.5 ns 78.5 ns: 1.04x faster
pathlib 30.7 ms 29.8 ms: 1.03x faster
telco 11.2 ms 10.9 ms: 1.03x faster
logging_silent 160 ns 157 ns: 1.02x faster
json_loads 44.0 us 43.1 us: 1.02x faster
sqlalchemy_imperative 29.4 ms 28.8 ms: 1.02x faster
xml_etree_parse 249 ms 245 ms: 1.02x faster
regex_effbot 5.95 ms 5.84 ms: 1.02x faster
pyflate 666 ms 654 ms: 1.02x faster
scimark_lu 182 ms 179 ms: 1.02x faster
pidigits 329 ms 324 ms: 1.02x faster
pickle 17.7 us 17.4 us: 1.02x faster
genshi_text 35.7 ms 35.1 ms: 1.02x faster
chameleon 10.9 ms 10.8 ms: 1.01x faster
chaos 111 ms 109 ms: 1.01x faster
json_dumps 21.6 ms 21.4 ms: 1.01x faster
sympy_sum 271 ms 268 ms: 1.01x faster
xml_etree_iterparse 164 ms 162 ms: 1.01x faster
sympy_str 467 ms 463 ms: 1.01x faster
dulwich_log 106 ms 105 ms: 1.01x faster
scimark_monte_carlo 109 ms 108 ms: 1.01x faster
logging_simple 10.0 us 9.93 us: 1.01x faster
pickle_list 6.94 us 6.90 us: 1.01x faster
scimark_sor 190 ms 189 ms: 1.00x faster
python_startup 14.0 ms 13.9 ms: 1.00x faster
python_startup_no_site 10.3 ms 10.3 ms: 1.00x faster
sympy_integrate 33.8 ms 33.7 ms: 1.00x faster
2to3 408 ms 408 ms: 1.00x slower
regex_compile 212 ms 212 ms: 1.00x slower
raytrace 467 ms 471 ms: 1.01x slower
sqlite_synth 4.18 us 4.22 us: 1.01x slower
unpickle_pure_python 342 us 345 us: 1.01x slower
float 124 ms 126 ms: 1.01x slower
mako 16.5 ms 16.8 ms: 1.01x slower
fannkuch 614 ms 622 ms: 1.01x slower
scimark_sparse_mat_mult 6.59 ms 6.68 ms: 1.01x slower
regex_v8 36.4 ms 37.0 ms: 1.02x slower
deltablue 5.33 ms 5.47 ms: 1.03x slower
unpickle 21.9 us 22.5 us: 1.03x slower
nbody 146 ms 151 ms: 1.03x slower
Geometric mean (ref) 1.00x faster

Benchmark hidden because not significant (21): unpickle_list, sqlalchemy_declarative, tornado_http, nqueens, xml_etree_generate, django_template, sympy_expand, genshi_xml, scimark_fft, pickle_pure_python, xml_etree_process, hexiom, pickle_dict, meteor_contest, go, regex_dna, crypto_pyaes, logging_format, richards, spectral_norm, html5lib

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