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
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