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

Enable Lockfree FEB Implementation By Default #218

Open
insertinterestingnamehere opened this issue Jan 18, 2024 · 0 comments
Open

Enable Lockfree FEB Implementation By Default #218

insertinterestingnamehere opened this issue Jan 18, 2024 · 0 comments

Comments

@insertinterestingnamehere
Copy link
Collaborator

There's an option in our build system for lock-free FEBs that swaps in a lock-free hash table implementation. This seems like the kind of thing that we'd want on by default, but it's currently off. I'd like to try enabling it after I finish the current round of bugfixes to check that it's safe to enable it by default. From my initial look at it, it seems to be a working implementation. From there we can check the performance of the different implementations and decide which should be the default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant