-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
17,233 additions
and
2 deletions.
There are no files selected for viewing
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
# Results | ||
|
||
- fork: nascheme/gh_115999_specialize | ||
- version: 3.14.0a2+ | ||
- config: NOGIL | ||
- commit hash: [699f4e9](https://github.com/nascheme/cpython/commit/699f4e9) | ||
- commit date: 2024-12-17T13:59:12-08:00 | ||
- commit merge base: [2de048ce79e621f5ae0574095b9600fe8595f607](https://github.com/python/cpython/commit/2de048ce79e621f5ae0574095b9600fe8595f607) | ||
- ref: gh_115999_specialize | ||
|
||
## linux x86_64 (vultr) | ||
|
||
- [GitHub Action run](https://github.com/facebookexperimental/free-threading-benchmarking/actions/runs/12387418231) | ||
- cpu model: Intel(R) Xeon(R) E-2286G CPU @ 4.00GHz | ||
- platform: Linux-6.8.0-45-generic-x86_64-with-glibc2.39 | ||
- [raw results](bm-20241217-vultr-x86_64-nascheme-gh_115999_specialize-3.14.0a2%2B-699f4e9.json) | ||
|
||
### vs. 3.12.6 | ||
|
||
- Geometric mean: 1.201x slower (HPT: reliability of 100.00%, 1.16x slower at 99th %ile) | ||
- Memory usage: 1.33x | ||
- missing benchmarks: aiohttp, asyncio_tcp, asyncio_tcp_ssl, chameleon, dask, flaskblogging, gunicorn, mypy2, pickle, pickle_dict, pickle_list, tornado_http, unpack_sequence, unpickle, unpickle_list | ||
- new benchmarks: connected_components, k_core, many_optionals, shortest_path, sphinx, subparsers | ||
- [📄table](bm-20241217-vultr-x86_64-nascheme-gh_115999_specialize-3.14.0a2%2B-699f4e9-vs-3.12.6.md) | ||
- [📈time plot](bm-20241217-vultr-x86_64-nascheme-gh_115999_specialize-3.14.0a2%2B-699f4e9-vs-3.12.6.svg) | ||
|
||
### vs. 3.13.0rc2 | ||
|
||
- Geometric mean: 1.227x slower (HPT: reliability of 100.00%, 1.17x slower at 99th %ile) | ||
- Memory usage: 1.32x | ||
- missing benchmarks: aiohttp, asyncio_tcp, asyncio_tcp_ssl, chameleon, dask, flaskblogging, gunicorn, pickle, pickle_dict, pickle_list, tornado_http, unpack_sequence, unpickle, unpickle_list | ||
- new benchmarks: connected_components, k_core, many_optionals, shortest_path, sphinx, sqlalchemy_declarative, sqlalchemy_imperative, subparsers | ||
- [📄table](bm-20241217-vultr-x86_64-nascheme-gh_115999_specialize-3.14.0a2%2B-699f4e9-vs-3.13.0rc2.md) | ||
- [📈time plot](bm-20241217-vultr-x86_64-nascheme-gh_115999_specialize-3.14.0a2%2B-699f4e9-vs-3.13.0rc2.svg) | ||
|
||
### vs. base | ||
|
||
- Geometric mean: 1.017x faster (HPT: reliability of 99.94%, 1.00x faster at 99th %ile) | ||
- Memory usage: 1.00x | ||
- [🧠memory plot](bm-20241217-vultr-x86_64-nascheme-gh_115999_specialize-3.14.0a2%2B-699f4e9-vs-base-mem.svg) | ||
- [📄table](bm-20241217-vultr-x86_64-nascheme-gh_115999_specialize-3.14.0a2%2B-699f4e9-vs-base.md) | ||
- [📈time plot](bm-20241217-vultr-x86_64-nascheme-gh_115999_specialize-3.14.0a2%2B-699f4e9-vs-base.svg) | ||
|
||
### vs. default_base_vs_NOGIL | ||
|
||
- Geometric mean: 1.258x slower (HPT: reliability of 100.00%, 1.25x slower at 99th %ile) | ||
- Memory usage: 1.19x | ||
- new benchmarks: html5lib | ||
- [📄table](bm-20241217-vultr-x86_64-nascheme-gh_115999_specialize-3.14.0a2%2B-699f4e9-vs-default_base_vs_NOGIL.md) | ||
- [📈time plot](bm-20241217-vultr-x86_64-nascheme-gh_115999_specialize-3.14.0a2%2B-699f4e9-vs-default_base_vs_NOGIL.svg) | ||
|
Oops, something went wrong.