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 d7eb4cb5d1 add Dispatch Metrics (customSmallerIsBetter) benchmark 
result for 60479488494fbbe20a552dc6b88755896e628cf2
d7eb4cb5d1 is described below

commit d7eb4cb5d19460c1978064828dc79501fbfd7e09
Author: github-action-benchmark <[email protected]>
AuthorDate: Sun Jul 12 07:39:45 2026 +0000

    add Dispatch Metrics (customSmallerIsBetter) benchmark result for 
60479488494fbbe20a552dc6b88755896e628cf2
---
 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 867bec2326..a8acc7a2f0 100644
--- a/dev/bench/perf/dispatch/data.js
+++ b/dev/bench/perf/dispatch/data.js
@@ -1,5 +1,5 @@
 window.BENCHMARK_DATA = {
-  "lastUpdate": 1783755225377,
+  "lastUpdate": 1783841985559,
   "repoUrl": "https://github.com/apache/groovy";,
   "entries": {
     "Dispatch Metrics": [
@@ -366,6 +366,58 @@ window.BENCHMARK_DATA = {
             "unit": "classes"
           }
         ]
+      },
+      {
+        "commit": {
+          "author": {
+            "name": "dependabot[bot]",
+            "username": "dependabot[bot]",
+            "email": "49699333+dependabot[bot]@users.noreply.github.com"
+          },
+          "committer": {
+            "name": "Paul King",
+            "username": "paulk-asert",
+            "email": "[email protected]"
+          },
+          "id": "60479488494fbbe20a552dc6b88755896e628cf2",
+          "message": "Bump com.gradle.develocity from 4.4.3 to 4.5.0\n\nBumps 
com.gradle.develocity from 4.4.3 to 4.5.0.\n\n---\nupdated-dependencies:\n- 
dependency-name: com.gradle.develocity\n  dependency-version: 4.5.0\n  
dependency-type: direct:production\n  update-type: 
version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] 
<[email protected]>",
+          "timestamp": "2026-07-12T03:06:05Z",
+          "url": 
"https://github.com/apache/groovy/commit/60479488494fbbe20a552dc6b88755896e628cf2";
+        },
+        "date": 1783841984780,
+        "tool": "customSmallerIsBetter",
+        "benches": [
+          {
+            "name": "classes.loaded.total",
+            "value": 3994,
+            "unit": "classes"
+          },
+          {
+            "name": "classes.lambdaForms",
+            "value": 465,
+            "unit": "classes"
+          },
+          {
+            "name": "classes.hidden",
+            "value": 887,
+            "unit": "classes"
+          },
+          {
+            "name": "classes.groovyRuntime",
+            "value": 1488,
+            "unit": "classes"
+          },
+          {
+            "name": "bytecode.corpus.bytes",
+            "value": 194506,
+            "unit": "bytes"
+          },
+          {
+            "name": "bytecode.corpus.classes",
+            "value": 57,
+            "unit": "classes"
+          }
+        ]
       }
     ]
   }

Reply via email to