We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 526f02e commit 5cc0231Copy full SHA for 5cc0231
blog/2024-12-06-performance-testing.md
@@ -22,7 +22,7 @@ the benchmarks in an isolated cloud environment.
22
23
Currently, it runs on every commit to the `master` branch and the results are stored in the
24
[performance results folder](https://github.com/graphql-java/graphql-java/tree/master/performance-results).
25
-
+You can visualize and compare results with the [JMH Visualizer tool](https://jmh.morethan.io/), a free tool which runs in the browser.
26
Our goal is to provide clear and reproducible performance improvements over time while preventing any regressions.
27
28
This work is sponsored and made possible by [Atlassian](https://www.atlassian.com/) and we are very grateful for their support.
0 commit comments