Skip to content

Evaluate nightly allocator API for event loop - #81

Open
egorsmkv wants to merge 3 commits into
masterfrom
perf/nightly-allocator-api
Open

egorsmkv wants to merge 3 commits into
masterfrom
perf/nightly-allocator-api

Conversation

@egorsmkv

@egorsmkv egorsmkv commented Sep 25, 2026 •

Copy link
Copy Markdown
Contributor
image

this will be merged on the release of Rust 1.100

Replace the shared allocator prototype with a bounded owner-thread cache. Validate allocator and drain safety with Miri, and measure randomized paired runtime and application workloads. Keep the feature disabled by default: native idle turns improve about 15%, but TCP workloads regress.
Make the PyLoop wrapper immutable and use stack-backed vectorcall arguments for ordinary task options. Preserve factory and eager-start compatibility paths. Add regression coverage and document the passing seven-workload timing/RSS holdout and Python 3.10, 3.14, and free-threaded checks.

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant