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

v2.1: use trailing_zeros for threadset iteration (backport of #3871) #3897

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Dec 3, 2024

Problem

  • Checking many indexes that do not need to be checked
  • Have seen select_thread showing up in profiles, think it is likely due to this

Summary of Changes

  • Use trailing_zeros and modify value to iterator thread-sets

Fixes #


This is an automatic backport of pull request #3871 done by [Mergify](https://mergify.com).

@mergify mergify bot requested a review from a team as a code owner December 3, 2024 18:30
@apfitzge apfitzge requested a review from bw-solana December 7, 2024 15:05
@apfitzge apfitzge merged commit 9e4dd59 into v2.1 Dec 11, 2024
28 checks passed
@apfitzge apfitzge deleted the mergify/bp/v2.1/pr-3871 branch December 11, 2024 14:13
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.

3 participants