Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

time: revert "use sharding for timer implementation" related changes #7226

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

carllerche
Copy link
Member

The work on sharding the timer implementation has caused a measurable performance regression due to increased contention.

This is a work-in-progress. I am posting the PR early to get CI to run.

…hanges

The work related to sharding the timer implementation has caused a measurable performance regression due to increased contention.
@github-actions github-actions bot added R-loom-multi-thread Run loom multi-thread tests on this PR R-loom-multi-thread-alt Run loom multi-thread alt tests on this PR R-loom-time-driver Run loom time driver tests on this PR labels Mar 17, 2025
@Darksonn Darksonn added A-tokio Area: The main tokio crate M-time Module: tokio/time labels Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio Area: The main tokio crate M-time Module: tokio/time R-loom-multi-thread Run loom multi-thread tests on this PR R-loom-multi-thread-alt Run loom multi-thread alt tests on this PR R-loom-time-driver Run loom time driver tests on this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants