Message396930
> Is there a "standard" way for me to quantify the memory impact of these kinds of changes?
That is a pointer size per code object. The most standard way is to calculate the size of all pyc files in the stdlib after compiling them all with "-m compileall -r 1000 Lib". |
|
Date |
User |
Action |
Args |
2021-07-03 22:03:05 | pablogsal | set | recipients:
+ pablogsal, Mark.Shannon, Gabriele Tornetta |
2021-07-03 22:03:05 | pablogsal | set | messageid: <1625349785.13.0.498127714335.issue44530@roundup.psfhosted.org> |
2021-07-03 22:03:05 | pablogsal | link | issue44530 messages |
2021-07-03 22:03:05 | pablogsal | create | |
|