X Tutup
Skip to content

When printing stats, move radix tree info to its own section.#25125

Merged
tim-one merged 2 commits intopython:masterfrom
tim-one:mallocstats
Apr 1, 2021
Merged

When printing stats, move radix tree info to its own section.#25125
tim-one merged 2 commits intopython:masterfrom
tim-one:mallocstats

Conversation

@tim-one
Copy link
Copy Markdown
Member

@tim-one tim-one commented Apr 1, 2021

Restore that the breakdown of bytes in arenas exactly accounts for the total of arena bytes allocated.
Add an assert so that invariant doesn't break again.

Restore that the breakdown of bytes in arenas exactly accounts for the total of arena bytes allocated.
Add an assert so that invariant doesn't break again.
@nascheme
Copy link
Copy Markdown
Member

nascheme commented Apr 1, 2021

LGTM.

@tim-one tim-one removed the request for review from nascheme April 1, 2021 03:45
@tim-one tim-one merged commit 078a343 into python:master Apr 1, 2021
@tim-one tim-one deleted the mallocstats branch April 1, 2021 03:46
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.

4 participants

X Tutup