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

Add pack count metric for TimerHeap #4207

Merged

Conversation

armanbilge
Copy link
Member

Tracking this metric will allow us to test my hypothesis from #3781 (comment) that, now that we have threadlocal I/O polling, most timer cancelations should be coming in on the same thread that scheduled the timer, and thus repacks should be infrequent.

@armanbilge armanbilge requested a review from djspiewak December 19, 2024 19:53
@djspiewak djspiewak merged commit 8d92651 into typelevel:series/3.x Dec 19, 2024
29 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants