Skip to content

Commit f993a23

Browse files
Link to results location and graphics (#63)
1 parent b717b88 commit f993a23

1 file changed

Lines changed: 17 additions & 2 deletions

File tree

README.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,26 @@ For each test, you should see output like
9595

9696
These scripts are being developed.
9797

98+
To produce charts from the output, you can use the scripts at https://github.com/quarkusio/benchmarks.
99+
98100
### The best: Run tests in a controlled lab
99101

100102
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.
109+
110+
![](https://github.com/quarkusio/benchmarks/blob/main/images/spring-quarkus-perf-comparison/results-latest-throughput-light.svg#gh-light-mode-only)
111+
![](https://github.com/quarkusio/benchmarks/blob/main/images/spring-quarkus-perf-comparison/results-latest-throughput.svg#gh-dark-mode-only)
112+
113+
![](https://github.com/quarkusio/benchmarks/blob/main/images/spring-quarkus-perf-comparison/results-latest-boot-and-first-response-time-light.svg#gh-light-mode-only)
114+
![](https://github.com/quarkusio/benchmarks/blob/main/images/spring-quarkus-perf-comparison/results-latest-boot-and-first-response-time-dark.svg#gh-dark-mode-only)
115+
116+
![](https://github.com/quarkusio/benchmarks/blob/main/images/spring-quarkus-perf-comparison/results-latest-memory-(rss)-light.svg#gh-light-mode-only)
117+
![](https://github.com/quarkusio/benchmarks/blob/main/images/spring-quarkus-perf-comparison/results-latest-memory-(rss)-dark.svg#gh-dark-mode-only)
103118

104119
## Further reading
105120

0 commit comments

Comments
 (0)