diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-03-23 22:03:55 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-03-23 22:03:55 +0100 |
commit | 5e14a38e8e84aa8a80651324c72c00f1d407e07c (patch) | |
tree | a6e03f4b87ac9c58d0652904e338c14c1981a30e /Python/importlib.h | |
parent | cc73932125c9e1d6cada036d90873821ddda091a (diff) | |
download | cpython-git-5e14a38e8e84aa8a80651324c72c00f1d407e07c.tar.gz |
_tracemalloc: use compact key for traces
Issue #26588: Optimize memory footprint of _tracemalloc before non-zero domain
is used. Start with compact key (Py_uintptr_t) and also switch to pointer_t key
when the first memory block with a non-zero domain is tracked.
Diffstat (limited to 'Python/importlib.h')
0 files changed, 0 insertions, 0 deletions