We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Lettuce client already has some performance testing added using the JMH microbenchmarking framework.
It would be beneficial to create a pipeline that runs them periodically, e.g. weekly.
Keep track of how the performance of the client is being improved or regressed.
We could create a GitHub action similar to the one described in https://github.com/benchmark-action/github-action-benchmark
None.
N/A
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Feature Request
The Lettuce client already has some performance testing added using the JMH microbenchmarking framework.
It would be beneficial to create a pipeline that runs them periodically, e.g. weekly.
Is your feature request related to a problem? Please describe
Keep track of how the performance of the client is being improved or regressed.
Describe the solution you'd like
We could create a GitHub action similar to the one described in https://github.com/benchmark-action/github-action-benchmark
Describe alternatives you've considered
None.
Teachability, Documentation, Adoption, Migration Strategy
N/A
The text was updated successfully, but these errors were encountered: