On Oct 06, 2013, at 11:41 AM, Benjamin Peterson wrote: >What is the usecase for minimizing the memory usage of Python in the >middle of a program? There are environments where Python is being actively discouraged in part due to its memory footprint. For example, we can't use Python on Ubuntu Touch for long-running processes because the target platforms (phones, tablets) are memory constrained. Python will never be as conservative as C++, but it's also unfortunate that the issue is bad enough for its use to be prohibited. FWIW, Python 3 is acceptable for some short-lived processes on these platforms. -Barry
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4