This is an automated email from the ASF dual-hosted git repository.

paulk-asert pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 2d88968093 add compiler perf
2d88968093 is described below

commit 2d889680939b78243cb2bd235e388272866a7827
Author: Paul King <[email protected]>
AuthorDate: Fri May 15 08:10:11 2026 +1000

    add compiler perf
---
 index.html | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/index.html b/index.html
index c55c663875..57db8dd4eb 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <meta charset="utf-8">
-<title>Apache Groovy JMH Benchmark Dashboards</title>
+<title>Apache Groovy Benchmark Dashboards</title>
 </head>
 <body>
 <h1>Apache Groovy JMH Benchmark Dashboards</h1>
@@ -10,6 +10,11 @@
 shows trend lines for individual benchmarks; data refreshes after the
 <code>jmh-daily</code> workflow runs at 06:00 UTC.</p>
 
+<h2>perf</h2>
+<ul>
+<li><a href="dev/bench/perf/compiler/">Compiler Performance</a></li>
+</ul>
+
 <h2>bench</h2>
 <ul>
 <li><a href="dev/bench/jmh/bench/indy/">bench &mdash; indy</a></li>

Reply via email to