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

Update benchmarks #156

Open
benalexau opened this issue May 2, 2020 · 0 comments
Open

Update benchmarks #156

benalexau opened this issue May 2, 2020 · 0 comments
Labels
enhancement Additional or new functionality

Comments

@benalexau
Copy link
Member

I'd like to revisit the LmdbJava Benchmarks with current JVMs to quantify the cost-benefit analysis of buffer reuse. It's also a good chance to update the third party key-value store versions and any new projects which can be easily added.

I also note there's a Java Native Benchmark which compares the major native library access technologies (including JNR). It'd be useful to do something similar for a simple LMDB use case that includes requisite buffer allocation, deallocation and potential reuse.

The overall objective is to better understand the options available to progress #42.

@benalexau benalexau added the enhancement Additional or new functionality label May 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Additional or new functionality
Projects
None yet
Development

No branches or pull requests

1 participant