Skip to content

Instantly share code, notes, and snippets.

@markshannon
Created December 9, 2021 12:27
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/0ddfb0b705d23b863477d7f7f9f00ef1 to your computer and use it in GitHub Desktop.
Save markshannon/0ddfb0b705d23b863477d7f7f9f00ef1 to your computer and use it in GitHub Desktop.
Benchmark 2021-12-06_18-23-3.10-2cd268a3a934 2021-12-08_22-24-main-2e91dba437fe
deltablue 12.5 ms 7.43 ms: 1.69x faster
logging_silent 284 ns 182 ns: 1.56x faster
scimark_sor 330 ms 212 ms: 1.56x faster
go 377 ms 251 ms: 1.50x faster
scimark_monte_carlo 183 ms 124 ms: 1.48x faster
spectral_norm 253 ms 172 ms: 1.47x faster
scimark_lu 277 ms 190 ms: 1.46x faster
richards 125 ms 86.3 ms: 1.45x faster
raytrace 784 ms 543 ms: 1.45x faster
chaos 179 ms 124 ms: 1.44x faster
nbody 229 ms 162 ms: 1.41x faster
hexiom 15.7 ms 11.3 ms: 1.39x faster
pyflate 1.10 sec 798 ms: 1.38x faster
float 185 ms 134 ms: 1.38x faster
crypto_pyaes 194 ms 147 ms: 1.32x faster
logging_simple 13.5 us 10.4 us: 1.30x faster
pickle_pure_python 743 us 577 us: 1.29x faster
logging_format 14.4 us 11.4 us: 1.27x faster
2to3 534 ms 427 ms: 1.25x faster
scimark_fft 705 ms 564 ms: 1.25x faster
mako 25.5 ms 20.4 ms: 1.25x faster
fannkuch 800 ms 642 ms: 1.25x faster
regex_compile 288 ms 231 ms: 1.24x faster
xml_etree_process 126 ms 101 ms: 1.24x faster
django_template 74.1 ms 60.9 ms: 1.22x faster
chameleon 15.2 ms 12.6 ms: 1.20x faster
nqueens 169 ms 142 ms: 1.19x faster
scimark_sparse_mat_mult 9.25 ms 7.80 ms: 1.19x faster
unpack_sequence 93.8 ns 79.1 ns: 1.19x faster
tornado_http 215 ms 184 ms: 1.17x faster
unpickle_pure_python 493 us 423 us: 1.17x faster
python_startup 14.6 ms 12.9 ms: 1.13x faster
sqlalchemy_declarative 268 ms 238 ms: 1.12x faster
dulwich_log 127 ms 114 ms: 1.11x faster
xml_etree_generate 157 ms 141 ms: 1.11x faster
sqlite_synth 4.88 us 4.43 us: 1.10x faster
sympy_integrate 39.7 ms 36.1 ms: 1.10x faster
json_loads 49.3 us 45.1 us: 1.09x faster
sqlalchemy_imperative 34.5 ms 31.8 ms: 1.09x faster
meteor_contest 192 ms 177 ms: 1.08x faster
sympy_sum 306 ms 287 ms: 1.07x faster
pathlib 33.9 ms 31.8 ms: 1.06x faster
json_dumps 22.8 ms 21.5 ms: 1.06x faster
sympy_expand 876 ms 831 ms: 1.05x faster
sympy_str 532 ms 508 ms: 1.05x faster
xml_etree_iterparse 177 ms 170 ms: 1.05x faster
pickle 17.1 us 16.4 us: 1.04x faster
regex_v8 40.8 ms 39.4 ms: 1.04x faster
telco 11.5 ms 11.2 ms: 1.03x faster
pickle_list 7.51 us 7.29 us: 1.03x faster
xml_etree_parse 255 ms 250 ms: 1.02x faster
python_startup_no_site 9.92 ms 9.75 ms: 1.02x faster
unpickle_list 7.99 us 7.87 us: 1.01x faster
regex_effbot 5.18 ms 5.28 ms: 1.02x slower
regex_dna 346 ms 355 ms: 1.02x slower
pickle_dict 47.6 us 48.8 us: 1.03x slower
pidigits 320 ms 331 ms: 1.03x slower
Geometric mean (ref) 1.19x faster

Benchmark hidden because not significant (1): unpickle

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