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

Delete-Allocate Memory Consumption Benchmark #144

Open
sanastas opened this issue Mar 2, 2021 · 0 comments
Open

Delete-Allocate Memory Consumption Benchmark #144

sanastas opened this issue Mar 2, 2021 · 0 comments
Labels
enhancement New feature or request feature For the upcoming event HackTogether

Comments

@sanastas
Copy link
Contributor

sanastas commented Mar 2, 2021

OakMap requires less memory than other ConcurrentNavigableMap, to emphasize this we would like to have a benchmark presenting memory consumption. This should also help us to compare different variants of memory management (MM).

Add a benchmark that is going to measure the memory allocation for high churn of deletions and allocations, to show the privilege of Oak MM

For more explanations feel free to add questions in this issue.

@r-andrew-dev r-andrew-dev added enhancement New feature or request feature For the upcoming event labels Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature For the upcoming event HackTogether
Projects
None yet
Development

No branches or pull requests

2 participants