A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2013-October/129212.html below:

[Python-Dev] Reduce memory footprint of Python

[Python-Dev] Reduce memory footprint of Python [Python-Dev] Reduce memory footprint of PythonVictor Stinner victor.stinner at gmail.com
Sun Oct 6 22:22:08 CEST 2013
Benjamin wrote:
> Is it important to optimize unittests for memory usage?

2013/10/6 Georg Brandl <g.brandl at gmx.net>:
> That does not seem very important, except if people execute test_import
> on every interpreter startup :)

Oh, I just realized that I forgot to explain why I'm starting with
unit tests. I ran the Python test suite using -X tracemalloc (tracing
all memory allocations) because the test suite is a nice tool to
stress a new module (tracemalloc). The test suite creates many
threads, subprocesses, send random signals, etc.

That's why I started to monitor the test suite. I know that it's not
the most critical part of Python :-)

Victor
More information about the Python-Dev mailing list

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