Skip to content

[3.15] gh-150114: Reduce memory usage of test_free_threading.test_iteration (gh-150115)#150124

Merged
colesbury merged 1 commit into
python:3.15from
miss-islington:backport-61f1221-3.15
May 19, 2026
Merged

[3.15] gh-150114: Reduce memory usage of test_free_threading.test_iteration (gh-150115)#150124
colesbury merged 1 commit into
python:3.15from
miss-islington:backport-61f1221-3.15

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented May 19, 2026

Reduce NUMITEMS from 100000 to 5000. Peak RSS for the full
test_free_threading suite drops from ~850 MB to ~175 MB.
(cherry picked from commit 61f1221)

Co-authored-by: Sam Gross colesbury@gmail.com

…ation (pythongh-150115)

Reduce NUMITEMS from 100000 to 5000. Peak RSS for the full
test_free_threading suite drops from ~850 MB to ~175 MB.
(cherry picked from commit 61f1221)

Co-authored-by: Sam Gross <colesbury@gmail.com>
@bedevere-app bedevere-app Bot added tests Tests in the Lib/test dir skip news topic-free-threading labels May 19, 2026
@colesbury colesbury enabled auto-merge (squash) May 19, 2026 21:38
@colesbury colesbury merged commit de401ef into python:3.15 May 19, 2026
59 checks passed
@miss-islington miss-islington deleted the backport-61f1221-3.15 branch May 19, 2026 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants