STINNER Victor added the comment: On Linux, I also run the Python test suite with Python compiled in debug mode. I'm forcing the -O0 flag to disable *all* compilation optimization. All assertions are kept, etc.
Maybe the slowness comes from CRT checks, maybe. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue25289> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com