Skip to content

Instantly share code, notes, and snippets.

@Fidget-Spinner
Created June 3, 2022 10:31
Show Gist options
  • Save Fidget-Spinner/115bfda368d42ee5231e87d7f395cf77 to your computer and use it in GitHub Desktop.
Save Fidget-Spinner/115bfda368d42ee5231e87d7f395cf77 to your computer and use it in GitHub Desktop.
38-load_attr_load_method-c95fb9749e64.json.gz
(pyperformance) root@ken-Surface-Pro-4:/home/ken/pyperformance_data/confs# pyperf compare_to /home/ken/pyperformance_data/json/2022-06-01_01-35-main-8241a6971e60.json.gz /home/ken/pyperformance_data/json/2022-06-02_08-38-load_attr_load_method-c95fb9749e64.json.gz -G --min-speed=1
Slower (10):
- regex_dna: 310 ms +- 5 ms -> 327 ms +- 4 ms: 1.06x slower
- regex_v8: 33.4 ms +- 0.2 ms -> 34.6 ms +- 0.5 ms: 1.04x slower
- pickle_dict: 43.7 us +- 0.3 us -> 45.3 us +- 0.6 us: 1.04x slower
- regex_effbot: 4.70 ms +- 0.05 ms -> 4.83 ms +- 0.06 ms: 1.03x slower
- scimark_monte_carlo: 101 ms +- 1 ms -> 103 ms +- 2 ms: 1.02x slower
- deltablue: 5.94 ms +- 0.11 ms -> 6.04 ms +- 0.12 ms: 1.02x slower
- fannkuch: 566 ms +- 7 ms -> 574 ms +- 9 ms: 1.01x slower
- nbody: 139 ms +- 2 ms -> 140 ms +- 2 ms: 1.01x slower
- nqueens: 125 ms +- 1 ms -> 126 ms +- 2 ms: 1.01x slower
- logging_simple: 9.70 us +- 0.18 us -> 9.81 us +- 0.17 us: 1.01x slower
Faster (13):
- spectral_norm: 155 ms +- 1 ms -> 147 ms +- 1 ms: 1.05x faster
- unpickle_pure_python: 334 us +- 4 us -> 321 us +- 3 us: 1.04x faster
- scimark_sparse_mat_mult: 6.77 ms +- 0.15 ms -> 6.51 ms +- 0.05 ms: 1.04x faster
- json_dumps: 19.1 ms +- 0.3 ms -> 18.6 ms +- 0.4 ms: 1.03x faster
- xml_etree_iterparse: 169 ms +- 3 ms -> 164 ms +- 2 ms: 1.03x faster
- telco: 9.74 ms +- 0.24 ms -> 9.50 ms +- 0.20 ms: 1.03x faster
- go: 214 ms +- 3 ms -> 210 ms +- 4 ms: 1.02x faster
- sqlalchemy_imperative: 32.4 ms +- 1.4 ms -> 31.8 ms +- 1.3 ms: 1.02x faster
- logging_silent: 153 ns +- 3 ns -> 151 ns +- 1 ns: 1.02x faster
- chameleon: 10.6 ms +- 0.1 ms -> 10.4 ms +- 0.2 ms: 1.02x faster
- unpickle_list: 7.35 us +- 0.10 us -> 7.24 us +- 0.12 us: 1.01x faster
- pathlib: 30.1 ms +- 0.6 ms -> 29.8 ms +- 0.5 ms: 1.01x faster
- django_template: 51.2 ms +- 1.2 ms -> 50.7 ms +- 1.1 ms: 1.01x faster
Benchmark hidden because not significant (38): 2to3, chaos, crypto_pyaes, dulwich_log, float, genshi_text, genshi_xml, hexiom, html5lib, json_loads, logging_format, mako, meteor_contest, pickle, pickle_list, pickle_pure_python, pidigits, pyflate, python_startup, python_startup_no_site, raytrace, regex_compile, richards, scimark_fft, scimark_lu, scimark_sor, sqlalchemy_declarative, sqlite_synth, sympy_expand, sympy_integrate, sympy_sum, sympy_str, tornado_http, unpack_sequence, unpickle, xml_etree_parse, xml_etree_generate, xml_etree_process
Geometric mean: 1.00x faster
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment