Skip to content

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

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

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

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 the tests Tests in the Lib/test dir label May 19, 2026
@colesbury colesbury enabled auto-merge (squash) May 19, 2026 21:38
@colesbury colesbury merged commit dc3a0b4 into python:3.14 May 19, 2026
54 checks passed
@miss-islington miss-islington deleted the backport-61f1221-3.14 branch May 19, 2026 22:03
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