Skip to content

Instantly share code, notes, and snippets.

@markshannon
Created December 2, 2022 16:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save markshannon/c129511a656466944cac1060e1c45a5d to your computer and use it in GitHub Desktop.
Save markshannon/c129511a656466944cac1060e1c45a5d to your computer and use it in GitHub Desktop.
Benchmark 2022-12-02_10-13-3.10-b027dd78bbdb 2022-12-01_13-07-3.11-9707bf228e00
deltablue 12.4 ms 6.44 ms: 1.92x faster
scimark_sor 329 ms 196 ms: 1.68x faster
logging_silent 279 ns 167 ns: 1.67x faster
go 378 ms 232 ms: 1.63x faster
raytrace 785 ms 492 ms: 1.59x faster
pyflate 1.08 sec 689 ms: 1.57x faster
richards 126 ms 80.1 ms: 1.57x faster
scimark_monte_carlo 182 ms 116 ms: 1.57x faster
crypto_pyaes 193 ms 125 ms: 1.55x faster
chaos 174 ms 113 ms: 1.54x faster
nbody 238 ms 154 ms: 1.54x faster
scimark_lu 278 ms 181 ms: 1.53x faster
spectral_norm 255 ms 174 ms: 1.46x faster
hexiom 15.6 ms 10.7 ms: 1.46x faster
pickle_pure_python 738 us 508 us: 1.45x faster
float 184 ms 131 ms: 1.41x faster
mako 25.5 ms 18.1 ms: 1.40x faster
xml_etree_process 126 ms 93.9 ms: 1.34x faster
logging_simple 13.9 us 10.4 us: 1.33x faster
genshi_text 49.3 ms 37.0 ms: 1.33x faster
django_template 75.1 ms 56.5 ms: 1.33x faster
html5lib 141 ms 108 ms: 1.31x faster
logging_format 14.9 us 11.4 us: 1.31x faster
unpack_sequence 106 ns 81.6 ns: 1.30x faster
tornado_http 225 ms 174 ms: 1.29x faster
chameleon 14.7 ms 11.4 ms: 1.29x faster
scimark_fft 707 ms 548 ms: 1.29x faster
unpickle_pure_python 492 us 383 us: 1.28x faster
regex_compile 287 ms 227 ms: 1.27x faster
2to3 534 ms 422 ms: 1.27x faster
scimark_sparse_mat_mult 9.28 ms 7.54 ms: 1.23x faster
sqlite_synth 4.95 us 4.03 us: 1.23x faster
fannkuch 789 ms 661 ms: 1.19x faster
nqueens 169 ms 142 ms: 1.19x faster
sqlalchemy_declarative 266 ms 225 ms: 1.19x faster
dulwich_log 126 ms 107 ms: 1.18x faster
xml_etree_generate 157 ms 134 ms: 1.17x faster
sqlalchemy_imperative 34.8 ms 29.8 ms: 1.17x faster
regex_v8 42.4 ms 36.3 ms: 1.17x faster
json_loads 49.4 us 42.7 us: 1.16x faster
sympy_integrate 39.8 ms 34.7 ms: 1.15x faster
genshi_xml 101 ms 89.6 ms: 1.13x faster
sympy_expand 876 ms 775 ms: 1.13x faster
sympy_sum 309 ms 277 ms: 1.12x faster
sympy_str 533 ms 479 ms: 1.11x faster
pathlib 34.2 ms 31.3 ms: 1.09x faster
regex_dna 367 ms 337 ms: 1.09x faster
pickle_list 7.31 us 6.74 us: 1.08x faster
python_startup 15.5 ms 14.3 ms: 1.08x faster
regex_effbot 5.90 ms 5.49 ms: 1.07x faster
xml_etree_iterparse 176 ms 165 ms: 1.07x faster
telco 11.5 ms 11.0 ms: 1.05x faster
meteor_contest 193 ms 186 ms: 1.04x faster
xml_etree_parse 255 ms 246 ms: 1.04x faster
pickle 17.8 us 17.2 us: 1.03x faster
pickle_dict 54.3 us 52.6 us: 1.03x faster
json_dumps 22.3 ms 21.8 ms: 1.02x faster
pidigits 324 ms 318 ms: 1.02x faster
python_startup_no_site 10.0 ms 10.6 ms: 1.05x slower
Geometric mean (ref) 1.26x faster

Benchmark hidden because not significant (2): unpickle, unpickle_list

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