Skip to content

perf: improve AtomicWaker::wake performance#2983

Merged
taiki-e merged 2 commits intorust-lang:masterfrom
paulip1792:master
Jan 21, 2026
Merged

perf: improve AtomicWaker::wake performance#2983
taiki-e merged 2 commits intorust-lang:masterfrom
paulip1792:master

Conversation

@paulip1792
Copy link
Copy Markdown
Contributor

@paulip1792 paulip1792 commented Dec 20, 2025

See tokio-rs/tokio#7450.
It's 54% improvement on my machine.

@rustbot rustbot added A-task Area: futures::task S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Dec 20, 2025
Comment thread futures-core/src/task/__internal/atomic_waker.rs Outdated
Co-authored-by: Taiki Endo <te316e89@gmail.com>
@taiki-e taiki-e merged commit 1171972 into rust-lang:master Jan 21, 2026
25 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jan 21, 2026
@taiki-e taiki-e added the 0.3-backport: pending The maintainer accepted to backport this to the 0.3 branch, but backport has not been done yet. label Jan 21, 2026
@taiki-e taiki-e mentioned this pull request Feb 15, 2026
@taiki-e taiki-e added 0.3-backport: completed and removed 0.3-backport: pending The maintainer accepted to backport this to the 0.3 branch, but backport has not been done yet. labels Feb 15, 2026
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.

3 participants