Skip to content

Instantly share code, notes, and snippets.

@markshannon
Created October 22, 2021 17:59
Show Gist options
  • Save markshannon/553004b52d1e175ceb5548e4a43bced8 to your computer and use it in GitHub Desktop.
Save markshannon/553004b52d1e175ceb5548e4a43bced8 to your computer and use it in GitHub Desktop.
Benchmark 2021-10-22_08-12-main-276468dddb46 2021-10-21_22-38-nogil-b0ee2c47400b
richards 92.7 ms 75.7 ms: 1.23x faster
logging_silent 190 ns 156 ns: 1.21x faster
xml_etree_parse 246 ms 219 ms: 1.12x faster
regex_v8 41.4 ms 38.6 ms: 1.07x faster
pickle_list 7.22 us 6.89 us: 1.05x faster
pickle_dict 47.9 us 46.3 us: 1.03x faster
regex_dna 355 ms 345 ms: 1.03x faster
pickle_pure_python 613 us 597 us: 1.03x faster
pidigits 317 ms 312 ms: 1.02x faster
unpickle_pure_python 454 us 456 us: 1.00x slower
regex_effbot 5.35 ms 5.38 ms: 1.01x slower
pickle 16.9 us 17.5 us: 1.03x slower
xml_etree_iterparse 169 ms 177 ms: 1.05x slower
scimark_sor 259 ms 275 ms: 1.06x slower
go 275 ms 292 ms: 1.06x slower
python_startup_no_site 9.94 ms 10.8 ms: 1.09x slower
sqlalchemy_declarative 235 ms 256 ms: 1.09x slower
chameleon 12.9 ms 14.2 ms: 1.10x slower
meteor_contest 183 ms 204 ms: 1.11x slower
python_startup 14.1 ms 15.8 ms: 1.11x slower
telco 11.2 ms 12.6 ms: 1.12x slower
pathlib 32.3 ms 36.5 ms: 1.13x slower
sqlite_synth 4.51 us 5.12 us: 1.14x slower
sqlalchemy_imperative 31.3 ms 35.6 ms: 1.14x slower
sympy_expand 833 ms 947 ms: 1.14x slower
json_dumps 21.3 ms 24.3 ms: 1.14x slower
scimark_sparse_mat_mult 8.06 ms 9.28 ms: 1.15x slower
xml_etree_generate 140 ms 164 ms: 1.17x slower
scimark_lu 247 ms 289 ms: 1.17x slower
tornado_http 188 ms 221 ms: 1.17x slower
scimark_fft 599 ms 705 ms: 1.18x slower
dulwich_log 114 ms 134 ms: 1.18x slower
sympy_str 504 ms 598 ms: 1.19x slower
sympy_integrate 37.1 ms 44.2 ms: 1.19x slower
pyflate 880 ms 1.05 sec: 1.19x slower
deltablue 8.15 ms 9.90 ms: 1.21x slower
logging_simple 10.4 us 12.7 us: 1.22x slower
spectral_norm 189 ms 230 ms: 1.22x slower
unpickle_list 7.72 us 9.45 us: 1.22x slower
fannkuch 685 ms 846 ms: 1.23x slower
logging_format 11.4 us 14.2 us: 1.25x slower
django_template 62.2 ms 77.8 ms: 1.25x slower
xml_etree_process 102 ms 129 ms: 1.26x slower
hexiom 12.2 ms 15.6 ms: 1.28x slower
sympy_sum 286 ms 369 ms: 1.29x slower
json_loads 44.9 us 58.4 us: 1.30x slower
unpickle 22.3 us 30.3 us: 1.36x slower
float 138 ms 189 ms: 1.37x slower
crypto_pyaes 147 ms 201 ms: 1.37x slower
2to3 438 ms 601 ms: 1.37x slower
scimark_monte_carlo 130 ms 180 ms: 1.39x slower
regex_compile 239 ms 333 ms: 1.39x slower
unpack_sequence 76.2 ns 107 ns: 1.41x slower
nbody 192 ms 271 ms: 1.41x slower
chaos 128 ms 182 ms: 1.42x slower
raytrace 552 ms 785 ms: 1.42x slower
nqueens 152 ms 220 ms: 1.44x slower
mako 20.5 ms 31.1 ms: 1.52x slower
Geometric mean (ref) 1.16x slower
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment