-
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
10 changed files
with
13,814 additions
and
0 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,43 @@ | ||
# Results | ||
|
||
- fork: Yhg1s/optimise_recursive_c | ||
- version: 3.14.0a3+ | ||
- config: NOGIL | ||
- commit hash: [b28153d](https://github.com/Yhg1s/cpython/commit/b28153d) | ||
- commit date: 2024-12-20T23:07:38+00:00 | ||
- commit merge base: [78ffba4221dcb2e39fd5db80c297d1777588bb59](https://github.com/python/cpython/commit/78ffba4221dcb2e39fd5db80c297d1777588bb59) | ||
- ref: optimise_recursive_c | ||
|
||
## linux x86_64 (vultr) | ||
|
||
- [GitHub Action run](https://github.com/facebookexperimental/free-threading-benchmarking/actions/runs/12446433348) | ||
- 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-20241220-vultr-x86_64-Yhg1s-optimise_recursive_c-3.14.0a3%2B-b28153d.json) | ||
|
||
### vs. 3.12.6 | ||
|
||
- Geometric mean: 1.171x slower (HPT: reliability of 100.00%, 1.13x slower at 99th %ile) | ||
- Memory usage: 1.34x | ||
- 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-20241220-vultr-x86_64-Yhg1s-optimise_recursive_c-3.14.0a3%2B-b28153d-vs-3.12.6.md) | ||
- [📈time plot](bm-20241220-vultr-x86_64-Yhg1s-optimise_recursive_c-3.14.0a3%2B-b28153d-vs-3.12.6.svg) | ||
|
||
### vs. 3.13.0rc2 | ||
|
||
- Geometric mean: 1.198x slower (HPT: reliability of 100.00%, 1.15x 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-20241220-vultr-x86_64-Yhg1s-optimise_recursive_c-3.14.0a3%2B-b28153d-vs-3.13.0rc2.md) | ||
- [📈time plot](bm-20241220-vultr-x86_64-Yhg1s-optimise_recursive_c-3.14.0a3%2B-b28153d-vs-3.13.0rc2.svg) | ||
|
||
### vs. base | ||
|
||
- Geometric mean: 1.020x faster (HPT: reliability of 85.61%, 1.00x faster at 99th %ile) | ||
- Memory usage: 1.00x | ||
- [🧠memory plot](bm-20241220-vultr-x86_64-Yhg1s-optimise_recursive_c-3.14.0a3%2B-b28153d-vs-base-mem.svg) | ||
- [📄table](bm-20241220-vultr-x86_64-Yhg1s-optimise_recursive_c-3.14.0a3%2B-b28153d-vs-base.md) | ||
- [📈time plot](bm-20241220-vultr-x86_64-Yhg1s-optimise_recursive_c-3.14.0a3%2B-b28153d-vs-base.svg) | ||
|
Oops, something went wrong.