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

Run benchmarks via GitHub actions? #3

Open
tipsy opened this issue Jul 9, 2022 · 2 comments
Open

Run benchmarks via GitHub actions? #3

tipsy opened this issue Jul 9, 2022 · 2 comments

Comments

@tipsy
Copy link
Member

tipsy commented Jul 9, 2022

Not sure how easy this is, but quick Google search: https://medium.com/nerd-for-tech/ci-build-performance-testing-with-github-action-e6b227097c83

@vn7n24fzkq
Copy link
Collaborator

I was researching this.
We had already been able to generate the benchmark results.
Do we need a report based on HTML, so we can see it on the web? Or any visualization way.
Currently, in the command line, we don't have a way to compare the benchmark result when the compared version is more than two.

Like https://github.com/jzillmann/jmh-visualizer but compare in different versions of Javalin

@zugazagoitia
Copy link
Member

If we get a decent text output from Gradle, it would be trivial to write a workflow that adds performance diff to a PR.
https://github.com/marketplace/actions/comment-pull-request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants