You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17-2Lines changed: 17 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,11 +95,26 @@ For each test, you should see output like
95
95
96
96
These scripts are being developed.
97
97
98
+
To produce charts from the output, you can use the scripts at https://github.com/quarkusio/benchmarks.
99
+
98
100
### The best: Run tests in a controlled lab
99
101
100
102
These tests are run on a regular schedule in Red Hat/IBM performance labs.
101
-
The results are available in an internal [Horreum](https://github.com/Hyperfoil/Horreum) instance.
102
-
We are working on publishing these externally.
103
+
[The scripts](https://github.com/quarkusio/spring-quarkus-perf-comparison/tree/main/scripts/perf-lab) are viewable in this repository.
104
+
105
+
#### Published results
106
+
107
+
The results are published to https://github.com/quarkusio/benchmarks/tree/main/results/spring-quarkus-perf-comparison, and also available in an internal [Horreum](https://github.com/Hyperfoil/Horreum) instance.
108
+
[Charts of the results](https://github.com/quarkusio/benchmarks/tree/main/images/spring-quarkus-perf-comparison) are also available. The latest results are shown below.
0 commit comments