diff options
author | Victor Stinner <vstinner@python.org> | 2024-09-26 20:44:36 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-26 20:44:36 (GMT) |
commit | 632844694e6e4477d26fde6f3fec8e8005b06495 (patch) | |
tree | ce456aeebb77de915e733cd1167ee7807030422a /Python/optimizer.c | |
parent | 9fc8771942d967ff49a79f0dd475387a54613b0d (diff) | |
download | cpython-632844694e6e4477d26fde6f3fec8e8005b06495.zip cpython-632844694e6e4477d26fde6f3fec8e8005b06495.tar.gz cpython-632844694e6e4477d26fde6f3fec8e8005b06495.tar.bz2 |
[3.13] gh-124402: Speed up test_free_threading and test_super (#124491) (#124585)
gh-124402: Speed up test_free_threading and test_super (#124491)
* Reduce the number of iterations and the number of threads so a
whole test file takes less than a minute.
* Refactor test_racing_iter_extend() to remove two levels of
indentation.
* test_monitoring() uses a sleep of 100 ms instead of 1 second.
(cherry picked from commit 0387c34f7c91428681ca8a4ba4e3d22b9acffde4)
Diffstat (limited to 'Python/optimizer.c')
0 files changed, 0 insertions, 0 deletions