Skip to content

Instantly share code, notes, and snippets.

@markshannon
Created April 20, 2022 17:02
Show Gist options
  • Save markshannon/a027fddf44d3b00c9e8681716996b046 to your computer and use it in GitHub Desktop.
Save markshannon/a027fddf44d3b00c9e8681716996b046 to your computer and use it in GitHub Desktop.
Benchmark 2022-04-19_18-02-main-da6c78584b1f 2022-04-19_23-34-special_for_iter2-bd7575e49586
scimark_sparse_mat_mult 7.49 ms 6.97 ms: 1.07x faster
regex_dna 357 ms 336 ms: 1.06x faster
nqueens 142 ms 135 ms: 1.05x faster
scimark_lu 190 ms 183 ms: 1.04x faster
chaos 115 ms 113 ms: 1.02x faster
scimark_monte_carlo 114 ms 112 ms: 1.02x faster
chameleon 11.2 ms 11.0 ms: 1.02x faster
hexiom 10.8 ms 10.6 ms: 1.02x faster
nbody 149 ms 146 ms: 1.02x faster
raytrace 497 ms 488 ms: 1.02x faster
regex_effbot 4.83 ms 4.75 ms: 1.02x faster
regex_compile 218 ms 215 ms: 1.01x faster
richards 81.3 ms 80.1 ms: 1.01x faster
float 127 ms 125 ms: 1.01x faster
unpickle_pure_python 385 us 382 us: 1.01x faster
pickle_dict 50.0 us 49.6 us: 1.01x faster
regex_v8 38.0 ms 37.7 ms: 1.01x faster
crypto_pyaes 135 ms 134 ms: 1.01x faster
scimark_fft 558 ms 554 ms: 1.01x faster
deltablue 6.40 ms 6.37 ms: 1.00x faster
mako 17.1 ms 17.1 ms: 1.00x faster
python_startup_no_site 10.1 ms 10.2 ms: 1.00x slower
python_startup 13.7 ms 13.7 ms: 1.00x slower
pyflate 679 ms 681 ms: 1.00x slower
json_loads 43.7 us 43.9 us: 1.00x slower
scimark_sor 195 ms 196 ms: 1.00x slower
dulwich_log 106 ms 107 ms: 1.01x slower
2to3 413 ms 415 ms: 1.01x slower
sympy_sum 262 ms 263 ms: 1.01x slower
pidigits 331 ms 334 ms: 1.01x slower
sympy_str 462 ms 466 ms: 1.01x slower
pathlib 30.6 ms 30.9 ms: 1.01x slower
sqlalchemy_declarative 221 ms 224 ms: 1.01x slower
django_template 55.5 ms 56.1 ms: 1.01x slower
xml_etree_parse 245 ms 248 ms: 1.01x slower
logging_silent 167 ns 170 ns: 1.02x slower
go 231 ms 234 ms: 1.02x slower
sqlalchemy_imperative 29.1 ms 29.7 ms: 1.02x slower
spectral_norm 168 ms 172 ms: 1.02x slower
meteor_contest 175 ms 179 ms: 1.02x slower
logging_format 10.5 us 10.7 us: 1.02x slower
pickle_list 7.45 us 7.63 us: 1.02x slower
pickle 16.5 us 16.9 us: 1.03x slower
logging_simple 9.60 us 9.90 us: 1.03x slower
fannkuch 626 ms 654 ms: 1.04x slower
unpack_sequence 74.9 ns 80.2 ns: 1.07x slower
Geometric mean (ref) 1.00x faster

Benchmark hidden because not significant (12): xml_etree_generate, telco, sympy_integrate, json_dumps, tornado_http, sqlite_synth, pickle_pure_python, unpickle_list, sympy_expand, xml_etree_process, xml_etree_iterparse, unpickle

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