Uh oh!
There was an error while loading. Please reload this page.
Add some GC stats to Py_STATS - #107581
Conversation
pablogsal
commented
Aug 3, 2023
I have already a PR open for this: I would prefer to complete that one if possible |
markshannon
commented
Aug 3, 2023
@pablogsal If you need additional timings, then adding an |
markshannon
commented
Aug 3, 2023
@pablogsal There is some overlap between this PR and #100958, but #100958 has been open since January, and I'm worried that we will have no stats at all for months. As an aside: |
pablogsal
commented
Aug 3, 2023
Ok let's merge this PR and let's refine the other one 👍 |
This partly duplicates the stats from the GC module, but serves a different purpose, as it allows us to gather stats that would be too expensive to gather in a release build.
The stats:
https://github.com/faster-cpython/benchmarking/blob/main/results/bm-20230730-3.13.0a0-8bc0926/bm-20230730-azure-x86_64-faster%252dcpython-gc_stats-3.13.0a0-8bc0926-pystats.md