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

Pad the RingBuffer entry list #3

Open
m0wfo opened this issue Nov 2, 2020 · 0 comments
Open

Pad the RingBuffer entry list #3

m0wfo opened this issue Nov 2, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@m0wfo
Copy link
Collaborator

m0wfo commented Nov 2, 2020

Is your feature request related to a problem? Please describe.
the array of entries in RingBuffer should be padded like the java version for more optimal cache-coherence.

Describe the solution you'd like
Investigate the optimal memory layout and indexing arithmetic vs the current simple modulo lookup

@m0wfo m0wfo added the enhancement New feature or request label Nov 2, 2020
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