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

Create a useful benchmark for measuring Hibernate performance #215

Open
6 tasks
dzou opened this issue Oct 2, 2020 · 0 comments
Open
6 tasks

Create a useful benchmark for measuring Hibernate performance #215

dzou opened this issue Oct 2, 2020 · 0 comments
Labels
enhancement New feature or request priority: p3

Comments

@dzou
Copy link
Contributor

dzou commented Oct 2, 2020

Currently the Hibernate benchmarking code is quite experimental. It would be useful to create a more comprehensive benchmark that users can refer to and understand.

Notes:

  • More entity types (use interleaved tables)
  • Use batching (overall settings should be optimized)
  • Include Scaling Options
  • Configurable load settings
  • Should take into consideration warm up time
  • Add documentation for users; generate useful reports
@ttomsu ttomsu added the enhancement New feature or request label Oct 6, 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 priority: p3
Projects
None yet
Development

No branches or pull requests

3 participants