STINNER Victor added the comment: Final result on speed-python:
haypo@speed-python$ python3 -m perf compare_to json_8nov/2016-11-10_15-39-default-8ebaa546a033.json 2016-11-11_02-13-default-59b91b4e9506.json -G Slower (12): - scimark_sparse_mat_mult: 8.71 ms +- 0.19 ms -> 9.28 ms +- 0.12 ms: 1.07x slower - nbody: 244 ms +- 2 ms -> 252 ms +- 4 ms: 1.03x slower - json_loads: 71.4 us +- 0.8 us -> 72.9 us +- 1.4 us: 1.02x slower - fannkuch: 1.07 sec +- 0.01 sec -> 1.09 sec +- 0.01 sec: 1.01x slower - scimark_lu: 502 ms +- 19 ms -> 509 ms +- 12 ms: 1.01x slower - chaos: 302 ms +- 3 ms -> 305 ms +- 3 ms: 1.01x slower - xml_etree_iterparse: 224 ms +- 3 ms -> 226 ms +- 6 ms: 1.01x slower - regex_dna: 299 ms +- 1 ms -> 300 ms +- 1 ms: 1.00x slower - pickle_list: 9.21 us +- 0.33 us -> 9.24 us +- 0.56 us: 1.00x slower - crypto_pyaes: 245 ms +- 1 ms -> 246 ms +- 2 ms: 1.00x slower - meteor_contest: 219 ms +- 1 ms -> 219 ms +- 1 ms: 1.00x slower - unpack_sequence: 128 ns +- 2 ns -> 128 ns +- 0 ns: 1.00x slower Faster (39): - logging_silent: 997 ns +- 40 ns -> 803 ns +- 13 ns: 1.24x faster - regex_effbot: 6.16 ms +- 0.24 ms -> 5.17 ms +- 0.27 ms: 1.19x faster - mako: 45.9 ms +- 0.7 ms -> 42.9 ms +- 0.6 ms: 1.07x faster - xml_etree_process: 253 ms +- 4 ms -> 237 ms +- 4 ms: 1.07x faster - call_simple: 13.9 ms +- 0.3 ms -> 13.1 ms +- 0.4 ms: 1.06x faster - spectral_norm: 274 ms +- 2 ms -> 260 ms +- 2 ms: 1.05x faster - xml_etree_generate: 300 ms +- 4 ms -> 285 ms +- 5 ms: 1.05x faster - call_method_slots: 17.1 ms +- 0.2 ms -> 16.2 ms +- 0.3 ms: 1.05x faster - telco: 21.8 ms +- 0.5 ms -> 20.7 ms +- 0.3 ms: 1.05x faster - call_method: 17.3 ms +- 0.3 ms -> 16.5 ms +- 0.2 ms: 1.05x faster - pickle_pure_python: 1.42 ms +- 0.02 ms -> 1.36 ms +- 0.03 ms: 1.04x faster - pathlib: 51.9 ms +- 0.8 ms -> 50.6 ms +- 0.4 ms: 1.03x faster - xml_etree_parse: 295 ms +- 8 ms -> 287 ms +- 7 ms: 1.03x faster - chameleon: 31.0 ms +- 0.3 ms -> 30.2 ms +- 0.2 ms: 1.03x faster - deltablue: 19.3 ms +- 0.3 ms -> 18.8 ms +- 0.2 ms: 1.02x faster - django_template: 484 ms +- 4 ms -> 472 ms +- 5 ms: 1.02x faster - call_method_unknown: 18.7 ms +- 0.2 ms -> 18.3 ms +- 0.2 ms: 1.02x faster - html5lib: 261 ms +- 6 ms -> 256 ms +- 6 ms: 1.02x faster - unpickle_pure_python: 973 us +- 12 us -> 954 us +- 15 us: 1.02x faster - regex_v8: 47.6 ms +- 0.8 ms -> 46.7 ms +- 0.4 ms: 1.02x faster - richards: 202 ms +- 4 ms -> 198 ms +- 5 ms: 1.02x faster - logging_simple: 37.8 us +- 0.6 us -> 37.1 us +- 0.4 us: 1.02x faster - sympy_integrate: 50.8 ms +- 0.9 ms -> 49.9 ms +- 1.4 ms: 1.02x faster - dulwich_log: 189 ms +- 2 ms -> 186 ms +- 1 ms: 1.02x faster - sqlalchemy_declarative: 343 ms +- 3 ms -> 339 ms +- 3 ms: 1.01x faster - hexiom: 25.0 ms +- 0.1 ms -> 24.7 ms +- 0.1 ms: 1.01x faster - logging_format: 44.6 us +- 0.6 us -> 44.1 us +- 0.6 us: 1.01x faster - 2to3: 787 ms +- 4 ms -> 777 ms +- 4 ms: 1.01x faster - tornado_http: 440 ms +- 4 ms -> 435 ms +- 4 ms: 1.01x faster - json_dumps: 30.7 ms +- 0.4 ms -> 30.5 ms +- 0.3 ms: 1.01x faster - go: 637 ms +- 10 ms -> 632 ms +- 8 ms: 1.01x faster - regex_compile: 397 ms +- 2 ms -> 394 ms +- 3 ms: 1.01x faster - nqueens: 266 ms +- 2 ms -> 264 ms +- 2 ms: 1.01x faster - python_startup: 16.8 ms +- 0.0 ms -> 16.7 ms +- 0.0 ms: 1.01x faster - python_startup_no_site: 9.91 ms +- 0.01 ms -> 9.86 ms +- 0.01 ms: 1.01x faster - scimark_sor: 513 ms +- 13 ms -> 510 ms +- 8 ms: 1.01x faster - raytrace: 1.41 sec +- 0.02 sec -> 1.40 sec +- 0.02 sec: 1.00x faster - genshi_text: 95.2 ms +- 1.1 ms -> 94.7 ms +- 0.8 ms: 1.00x faster - sympy_str: 529 ms +- 5 ms -> 528 ms +- 4 ms: 1.00x faster Benchmark hidden because not significant (13): float, genshi_xml, pickle, pickle_dict, pidigits, scimark_fft, scimark_monte_carlo, sqlalchemy_imperative, sqlite_synth, sympy_expand, sympy_sum, unpickle, unpickle_list ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue28618> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com