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 9f825b1d0c add Dispatch Metrics (customSmallerIsBetter) benchmark 
result for 57518021924da4f4542aa6e14b903a077e4b31af
9f825b1d0c is described below

commit 9f825b1d0c2eb0184ea8ced84945efc794466b88
Author: github-action-benchmark <[email protected]>
AuthorDate: Sun Jul 19 07:34:42 2026 +0000

    add Dispatch Metrics (customSmallerIsBetter) benchmark result for 
57518021924da4f4542aa6e14b903a077e4b31af
---
 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 0541232ec4..f0dfa0e767 100644
--- a/dev/bench/perf/dispatch/data.js
+++ b/dev/bench/perf/dispatch/data.js
@@ -1,5 +1,5 @@
 window.BENCHMARK_DATA = {
-  "lastUpdate": 1784359416253,
+  "lastUpdate": 1784446482298,
   "repoUrl": "https://github.com/apache/groovy";,
   "entries": {
     "Dispatch Metrics": [
@@ -730,6 +730,58 @@ window.BENCHMARK_DATA = {
             "unit": "classes"
           }
         ]
+      },
+      {
+        "commit": {
+          "author": {
+            "name": "dependabot[bot]",
+            "username": "dependabot[bot]",
+            "email": "49699333+dependabot[bot]@users.noreply.github.com"
+          },
+          "committer": {
+            "name": "GitHub",
+            "username": "web-flow",
+            "email": "[email protected]"
+          },
+          "id": "57518021924da4f4542aa6e14b903a077e4b31af",
+          "message": "Bump actions/setup-java from 5.4.0 to 5.5.0 
(#2723)\n\nBumps [actions/setup-java](https://github.com/actions/setup-java) 
from 5.4.0 to 5.5.0.\n- [Release 
notes](https://github.com/actions/setup-java/releases)\n- 
[Commits](https://github.com/actions/setup-java/compare/v5.4.0...v5.5.0)\n\n---\nupdated-dependencies:\n-
 dependency-name: actions/setup-java\n  dependency-version: 5.5.0\n  
dependency-type: direct:production\n  update-type: 
version-update:semver-minor\n...\ [...]
+          "timestamp": "2026-07-19T04:29:52Z",
+          "url": 
"https://github.com/apache/groovy/commit/57518021924da4f4542aa6e14b903a077e4b31af";
+        },
+        "date": 1784446481440,
+        "tool": "customSmallerIsBetter",
+        "benches": [
+          {
+            "name": "classes.loaded.total",
+            "value": 3983,
+            "unit": "classes"
+          },
+          {
+            "name": "classes.lambdaForms",
+            "value": 465,
+            "unit": "classes"
+          },
+          {
+            "name": "classes.hidden",
+            "value": 886,
+            "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"
+          }
+        ]
       }
     ]
   }

Reply via email to