FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Improve object stats by markshannon · Pull Request #92845 · python/cpython · GitHub

/ cpython Public

Improve object stats - #92845

Merged
markshannon merged 7 commits into
python:mainfrom
faster-cpython:refcount-stats
May 16, 2022
Merged

Improve object stats#92845
markshannon merged 7 commits into
python:mainfrom
faster-cpython:refcount-stats

Conversation

Copy link
Copy Markdown
Member

Adds stats for refcounts and adds ratios for object allocations.
Most of the diff is moving the stats struct, as it needs to have an exported symbol to work with Py_INCREF and Py_DECREF.

markshannon requested a review from a team as a code owner May 16, 2022 11:05
markshannon merged commit fa2b8b7 into python:main May 16, 2022
markshannon deleted the refcount-stats branch May 16, 2022 13:35
This file contains hidden or 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL