Steve Dower <steve.do...@python.org> added the comment:

> Do you have a general estimate or rough idea as to how much slower it would 
> be in comparison?

It's one sample point, but compare 
https://buildbot.python.org/all/#/builders/129/builds/708 to 
https://github.com/python/cpython/runs/571497886

Compile time: 3:32 (release) -> 1:10 (debug)
Test time: 12:28 (release) -> 15:31 (debug)

Though the test timing vary wildly, as some tests cause more contention than 
others and they run in a random order.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40214>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to