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 96147f99cb add Compiler Performance (customSmallerIsBetter) benchmark 
result for 57518021924da4f4542aa6e14b903a077e4b31af
96147f99cb is described below

commit 96147f99cb8880e637c258fb1275690a896df861
Author: github-action-benchmark <[email protected]>
AuthorDate: Sun Jul 19 07:34:28 2026 +0000

    add Compiler Performance (customSmallerIsBetter) benchmark result for 
57518021924da4f4542aa6e14b903a077e4b31af
---
 dev/bench/perf/compiler/data.js | 52 ++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 51 insertions(+), 1 deletion(-)

diff --git a/dev/bench/perf/compiler/data.js b/dev/bench/perf/compiler/data.js
index f2af87c303..a48004730b 100644
--- a/dev/bench/perf/compiler/data.js
+++ b/dev/bench/perf/compiler/data.js
@@ -1,5 +1,5 @@
 window.BENCHMARK_DATA = {
-  "lastUpdate": 1784359402653,
+  "lastUpdate": 1784446468503,
   "repoUrl": "https://github.com/apache/groovy";,
   "entries": {
     "Compiler Performance": [
@@ -3302,6 +3302,56 @@ window.BENCHMARK_DATA = {
             "extra": "5.0.6"
           }
         ]
+      },
+      {
+        "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": 1784446466107,
+        "tool": "customSmallerIsBetter",
+        "benches": [
+          {
+            "name": "compile@current",
+            "value": 423.1833333333333,
+            "range": "±19.26",
+            "unit": "ms",
+            "extra": "current"
+          },
+          {
+            "name": "compile@groovy-3",
+            "value": 501.53333333333336,
+            "range": "±174.62",
+            "unit": "ms",
+            "extra": "3.0.25"
+          },
+          {
+            "name": "compile@groovy-4",
+            "value": 468.89333333333326,
+            "range": "±125.05",
+            "unit": "ms",
+            "extra": "4.0.32"
+          },
+          {
+            "name": "compile@groovy-5",
+            "value": 384.3533333333333,
+            "range": "±21.54",
+            "unit": "ms",
+            "extra": "5.0.6"
+          }
+        ]
       }
     ]
   }

Reply via email to