Skip to content

Commit 253bcc7

Browse files
brunoborgesCopilot
andcommitted
Add CI benchmark workflow link to benchmark README
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 3e7edc0 commit 253bcc7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

html-generators/benchmark/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,7 @@ java -XX:AOTCache=html-generators/generate.aot -jar html-generators/generate.jar
7373
./html-generators/benchmark/run.sh # print results to stdout
7474
./html-generators/benchmark/run.sh --update # also update this file
7575
```
76+
77+
### CI Benchmark
78+
79+
The [Benchmark Generator](https://github.com/javaevolved/javaevolved.github.io/actions/workflows/benchmark.yml) workflow runs cross-platform benchmarks (Ubuntu, Windows, macOS) on GitHub Actions. It includes a CI cold-start phase on a fresh runner to measure true first-run performance. Trigger it manually from the Actions tab.

0 commit comments

Comments
 (0)