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

chore: change thread_local to __thread when possible. #930

Merged
merged 1 commit into from
Mar 12, 2023

Conversation

romange
Copy link
Collaborator

@romange romange commented Mar 12, 2023

This should reduce the access cost to thread_local objects.

@romange romange requested a review from dranikpg March 12, 2023 18:10
This should reduce the access cost to thread_local objects.

Signed-off-by: Roman Gershman <[email protected]>
@romange romange force-pushed the RemoveStateThreadLocal branch from 44b2b9c to f2d91f9 Compare March 12, 2023 18:42
@romange romange merged commit bac9180 into main Mar 12, 2023
@romange romange deleted the RemoveStateThreadLocal branch March 14, 2023 10:58
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.

2 participants