Brandt Bucher <brandtbuc...@gmail.com> added the comment:
Slower (29): - unpack_sequence: 43.7 ns +- 0.9 ns -> 45.7 ns +- 1.1 ns: 1.04x slower - float: 80.5 ms +- 0.9 ms -> 83.5 ms +- 1.3 ms: 1.04x slower - regex_effbot: 3.15 ms +- 0.03 ms -> 3.26 ms +- 0.04 ms: 1.04x slower - go: 165 ms +- 1 ms -> 171 ms +- 3 ms: 1.03x slower - pickle_dict: 26.8 us +- 0.1 us -> 27.5 us +- 0.1 us: 1.03x slower - scimark_monte_carlo: 77.5 ms +- 0.8 ms -> 79.3 ms +- 1.3 ms: 1.02x slower - sqlalchemy_imperative: 18.6 ms +- 0.5 ms -> 18.9 ms +- 0.9 ms: 1.02x slower - chaos: 76.7 ms +- 0.7 ms -> 78.1 ms +- 0.8 ms: 1.02x slower - logging_format: 6.73 us +- 0.09 us -> 6.84 us +- 0.08 us: 1.02x slower - richards: 56.9 ms +- 0.9 ms -> 57.7 ms +- 1.0 ms: 1.01x slower - chameleon: 7.48 ms +- 0.10 ms -> 7.58 ms +- 0.12 ms: 1.01x slower - json_loads: 25.4 us +- 0.2 us -> 25.7 us +- 0.2 us: 1.01x slower - sympy_expand: 501 ms +- 5 ms -> 507 ms +- 4 ms: 1.01x slower - logging_silent: 116 ns +- 3 ns -> 117 ns +- 2 ns: 1.01x slower - django_template: 37.2 ms +- 0.5 ms -> 37.7 ms +- 0.4 ms: 1.01x slower - regex_v8: 23.2 ms +- 0.1 ms -> 23.4 ms +- 0.3 ms: 1.01x slower - regex_dna: 212 ms +- 1 ms -> 214 ms +- 1 ms: 1.01x slower - xml_etree_process: 59.1 ms +- 0.6 ms -> 59.6 ms +- 0.6 ms: 1.01x slower - xml_etree_generate: 80.4 ms +- 0.7 ms -> 81.2 ms +- 0.8 ms: 1.01x slower - scimark_lu: 138 ms +- 3 ms -> 140 ms +- 3 ms: 1.01x slower - logging_simple: 6.15 us +- 0.08 us -> 6.20 us +- 0.09 us: 1.01x slower - regex_compile: 144 ms +- 2 ms -> 145 ms +- 1 ms: 1.01x slower - spectral_norm: 107 ms +- 1 ms -> 108 ms +- 2 ms: 1.01x slower - 2to3: 271 ms +- 1 ms -> 272 ms +- 1 ms: 1.00x slower - sympy_integrate: 22.0 ms +- 0.2 ms -> 22.1 ms +- 0.1 ms: 1.00x slower - sympy_str: 303 ms +- 4 ms -> 304 ms +- 3 ms: 1.00x slower - dulwich_log: 67.6 ms +- 0.3 ms -> 67.8 ms +- 0.3 ms: 1.00x slower - python_startup_no_site: 5.90 ms +- 0.00 ms -> 5.91 ms +- 0.01 ms: 1.00x slower - python_startup: 8.51 ms +- 0.01 ms -> 8.52 ms +- 0.01 ms: 1.00x slower Faster (13): - pickle_list: 4.48 us +- 0.04 us -> 4.31 us +- 0.03 us: 1.04x faster - scimark_fft: 355 ms +- 10 ms -> 348 ms +- 3 ms: 1.02x faster - nqueens: 90.1 ms +- 0.7 ms -> 88.3 ms +- 0.8 ms: 1.02x faster - xml_etree_iterparse: 107 ms +- 3 ms -> 105 ms +- 2 ms: 1.02x faster - nbody: 115 ms +- 2 ms -> 113 ms +- 3 ms: 1.02x faster - fannkuch: 427 ms +- 4 ms -> 420 ms +- 4 ms: 1.02x faster - unpickle_list: 5.05 us +- 0.04 us -> 4.96 us +- 0.06 us: 1.02x faster - telco: 6.38 ms +- 0.25 ms -> 6.29 ms +- 0.13 ms: 1.01x faster - json_dumps: 12.6 ms +- 0.1 ms -> 12.5 ms +- 0.1 ms: 1.01x faster - pyflate: 539 ms +- 9 ms -> 533 ms +- 3 ms: 1.01x faster - crypto_pyaes: 87.5 ms +- 0.6 ms -> 86.6 ms +- 1.2 ms: 1.01x faster - raytrace: 331 ms +- 2 ms -> 330 ms +- 2 ms: 1.00x faster - mako: 11.9 ms +- 0.1 ms -> 11.9 ms +- 0.1 ms: 1.00x faster Benchmark hidden because not significant (16): deltablue, hexiom, meteor_contest, pathlib, pickle, pickle_pure_python, pidigits, scimark_sor, scimark_sparse_mat_mult, sqlalchemy_declarative, sqlite_synth, sympy_sum, tornado_http, unpickle, unpickle_pure_python, xml_etree_parse Geometric mean: 1.00x slower ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue45636> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com