[Python-Dev] Reduce memory footprint of Python (original) (raw)
martin at v.loewis.de martin at v.loewis.de
Sun Oct 6 22:47:27 CEST 2013
- Previous message: [Python-Dev] Reduce memory footprint of Python
- Next message: [Python-Dev] Reduce memory footprint of Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Quoting Antoine Pitrou <solipsis at pitrou.net>:
The linecache module is used implicitly by the traceback and warnings module, so perhaps quite a bit more than one would imagine :-)
I think limiting the linecache cache size would be good enough.
So what specific limit would you suggest?
Regards, Martin
- Previous message: [Python-Dev] Reduce memory footprint of Python
- Next message: [Python-Dev] Reduce memory footprint of Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]