Last active
October 27, 2020 02:23
-
-
Save pablogsal/3276d02990be4ce0ffcd964d82b72f09 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+------------------------+--------------------------------------+-------------------------------------------+ | |
| Benchmark | 2020-10-21_20-34-master-f8b1ccd63c94 | 2020-10-27_01-07-load_method-4554b7a8a9a8 | | |
+========================+======================================+===========================================+ | |
| pidigits | 263 ms | 233 ms: 1.13x faster (-12%) | | |
+------------------------+--------------------------------------+-------------------------------------------+ | |
| go | 296 ms | 279 ms: 1.06x faster (-6%) | | |
+------------------------+--------------------------------------+-------------------------------------------+ | |
| deltablue | 9.20 ms | 8.72 ms: 1.05x faster (-5%) | | |
+------------------------+--------------------------------------+-------------------------------------------+ | |
| logging_simple | 9.84 us | 9.34 us: 1.05x faster (-5%) | | |
+------------------------+--------------------------------------+-------------------------------------------+ | |
| pickle_pure_python | 550 us | 524 us: 1.05x faster (-5%) | | |
+------------------------+--------------------------------------+-------------------------------------------+ | |
| unpickle_pure_python | 373 us | 359 us: 1.04x faster (-4%) | | |
+------------------------+--------------------------------------+-------------------------------------------+ | |
| python_startup_no_site | 8.44 ms | 8.13 ms: 1.04x faster (-4%) | | |
+------------------------+--------------------------------------+-------------------------------------------+ | |
| xml_etree_iterparse | 136 ms | 132 ms: 1.03x faster (-3%) | | |
+------------------------+--------------------------------------+-------------------------------------------+ | |
| logging_format | 10.5 us | 10.2 us: 1.03x faster (-3%) | | |
+------------------------+--------------------------------------+-------------------------------------------+ | |
| raytrace | 585 ms | 569 ms: 1.03x faster (-3%) | | |
+------------------------+--------------------------------------+-------------------------------------------+ | |
| python_startup | 11.9 ms | 11.6 ms: 1.02x faster (-2%) | | |
+------------------------+--------------------------------------+-------------------------------------------+ | |
| mako | 20.4 ms | 20.0 ms: 1.02x faster (-2%) | | |
+------------------------+--------------------------------------+-------------------------------------------+ | |
| scimark_lu | 194 ms | 190 ms: 1.02x faster (-2%) | | |
+------------------------+--------------------------------------+-------------------------------------------+ | |
| pickle_list | 5.40 us | 5.51 us: 1.02x slower (+2%) | | |
+------------------------+--------------------------------------+-------------------------------------------+ | |
Not significant (38): scimark_sor; xml_etree_parse; pyflate; crypto_pyaes; django_template; hexiom; chaos; richards; genshi_xml; tornado_http; 2to3; unpickle_list; dulwich_log; regex_v8; logging_silent; sqlalchemy_imperative; sqlalchemy_declarative; spectral_norm; sympy_str; sympy_expand; sympy_sum; unpickle; scimark_fft; sympy_integrate; json_dumps; regex_compile; xml_etree_generate; xml_etree_process; json_loads; scimark_monte_carlo; sqlite_synth; pickle; float; meteor_contest; regex_dna; pathlib; genshi_text; scimark_sparse_mat_mult |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment