Re: [Python-Dev] No longer enable Py_TRACE_REFS by default in debug build

2019年4月10日 14:10:02 -0700

On 4/10/2019 2:45 PM, Steve Dower wrote:
It's debug mode, and so you should expect less efficient memory and CPU usage.
On my Windows machine, 'python -m test -ugui' takes about twice as long.
That's why we have two modes - so that it's easier to debug issues.
--
Terry Jan Reedy
_______________________________________________
Python-Dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to