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

Improve write performance by using faster locking #5

Open
ronny-rentner opened this issue Mar 25, 2022 · 0 comments
Open

Improve write performance by using faster locking #5

ronny-rentner opened this issue Mar 25, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@ronny-rentner
Copy link
Owner

The library that is used for atomic test_and_set operations on the shared memory has a performance issue.

It will be fixed by the author and should give us more write speed.

Related ticket: doodspav/atomics#3

@ronny-rentner ronny-rentner added the enhancement New feature or request label Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant