This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] 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 5c1deba09c add Dispatch Metrics (customSmallerIsBetter) benchmark
result for cb27031d8e432f868d54b19ac290d0e61769c78e
5c1deba09c is described below
commit 5c1deba09c998af039cbb4fb62d7663ef5e943bc
Author: github-action-benchmark <[email protected]>
AuthorDate: Mon Jul 20 07:52:07 2026 +0000
add Dispatch Metrics (customSmallerIsBetter) benchmark result for
cb27031d8e432f868d54b19ac290d0e61769c78e
---
dev/bench/perf/dispatch/data.js | 54 ++++++++++++++++++++++++++++++++++++++++-
1 file changed, 53 insertions(+), 1 deletion(-)
diff --git a/dev/bench/perf/dispatch/data.js b/dev/bench/perf/dispatch/data.js
index f0dfa0e767..737ccfea34 100644
--- a/dev/bench/perf/dispatch/data.js
+++ b/dev/bench/perf/dispatch/data.js
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
- "lastUpdate": 1784446482298,
+ "lastUpdate": 1784533927261,
"repoUrl": "https://github.com/apache/groovy",
"entries": {
"Dispatch Metrics": [
@@ -782,6 +782,58 @@ window.BENCHMARK_DATA = {
"unit": "classes"
}
]
+ },
+ {
+ "commit": {
+ "author": {
+ "name": "Daniel Sun",
+ "username": "daniellansun",
+ "email": "[email protected]"
+ },
+ "committer": {
+ "name": "Daniel Sun",
+ "username": "daniellansun",
+ "email": "[email protected]"
+ },
+ "id": "cb27031d8e432f868d54b19ac290d0e61769c78e",
+ "message": "GROOVY-12180: Bump antlr to 4.13.2.9",
+ "timestamp": "2026-07-19T08:53:23Z",
+ "url":
"https://github.com/apache/groovy/commit/cb27031d8e432f868d54b19ac290d0e61769c78e"
+ },
+ "date": 1784533926072,
+ "tool": "customSmallerIsBetter",
+ "benches": [
+ {
+ "name": "classes.loaded.total",
+ "value": 4010,
+ "unit": "classes"
+ },
+ {
+ "name": "classes.lambdaForms",
+ "value": 468,
+ "unit": "classes"
+ },
+ {
+ "name": "classes.hidden",
+ "value": 889,
+ "unit": "classes"
+ },
+ {
+ "name": "classes.groovyRuntime",
+ "value": 1490,
+ "unit": "classes"
+ },
+ {
+ "name": "bytecode.corpus.bytes",
+ "value": 194226,
+ "unit": "bytes"
+ },
+ {
+ "name": "bytecode.corpus.classes",
+ "value": 57,
+ "unit": "classes"
+ }
+ ]
}
]
}