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

Benchmarks #5

Closed
IRus opened this issue Sep 26, 2016 · 3 comments
Closed

Benchmarks #5

IRus opened this issue Sep 26, 2016 · 3 comments

Comments

@IRus
Copy link
Collaborator

IRus commented Sep 26, 2016

I want to suggest use JMH for benchmarking. It's a lot better, because JMH knows a lot about JVM, and properly warm up code, etc.

Maybe this video is good start.

I can help with project configuration and maybe with rewriting current benchmark to JMH.

@sanity
Copy link
Owner

sanity commented Sep 27, 2016

Sure, while called "benchmarks", that code is mostly concerned with generating the chart displayed in README.md. Honestly I pushed it to Github by mistake :)

@sanity
Copy link
Owner

sanity commented Oct 4, 2016

FYI - I have renamed that package to more accurately reflect the fact that it's not a benchmark :) It would be good to have some benchmarks though so I'll leave this ticket open.

@IRus
Copy link
Collaborator Author

IRus commented Oct 4, 2016

Great, hope i got some time to write few of them

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

2 participants