Message301123
Example of the performance issue:
$ ./python -m test.bisect --fail-env-changed -o bisect test_asyncio
[+] Iteration 1: run 756 tests/1512
(...)
The first iteration takes forever because it runs tests with support.match_tests which contains 756 patterns. |
|
Date |
User |
Action |
Args |
2017-09-01 15:13:14 | vstinner | set | recipients:
+ vstinner, serhiy.storchaka, louielu |
2017-09-01 15:13:14 | vstinner | set | messageid: <1504278794.11.0.991101987536.issue31324@psf.upfronthosting.co.za> |
2017-09-01 15:13:14 | vstinner | link | issue31324 messages |
2017-09-01 15:13:13 | vstinner | create | |
|