[Python-Dev] Reduce memory footprint of Python
Benjamin Peterson
benjamin at python.org
Tue Oct 8 21:43:40 CEST 2013
More information about the Python-Dev mailing list
Tue Oct 8 21:43:40 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 ]
2013/10/8 R. David Murray <rdmurray at bitdance.com>: > In this context, if we'd been *really* smart-lazy in CPython development, > we'd have kept the memory and startup-time and...well, we probably do > pretty well on CPU actually...smaller, so that when smartphones came > along Python would have been the first high level language used on them, > because it fit. Then we'd all be able to be *much* lazier now :) Even on desktop, startup time leaves a lot to be desired. -- Regards, Benjamin
- 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 ]
More information about the Python-Dev mailing list