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 9b017d1859 add Compiler Performance (customSmallerIsBetter) benchmark
result for 60479488494fbbe20a552dc6b88755896e628cf2
9b017d1859 is described below
commit 9b017d18591564af883ce3ba6d3b669709789a94
Author: github-action-benchmark <[email protected]>
AuthorDate: Sun Jul 12 07:39:29 2026 +0000
add Compiler Performance (customSmallerIsBetter) benchmark result for
60479488494fbbe20a552dc6b88755896e628cf2
---
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 4a1b12e1d9..8783d7520a 100644
--- a/dev/bench/perf/compiler/data.js
+++ b/dev/bench/perf/compiler/data.js
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
- "lastUpdate": 1783755213112,
+ "lastUpdate": 1783841969251,
"repoUrl": "https://github.com/apache/groovy",
"entries": {
"Compiler Performance": [
@@ -2952,6 +2952,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": "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": 1783841967909,
+ "tool": "customSmallerIsBetter",
+ "benches": [
+ {
+ "name": "compile@current",
+ "value": 535.0133333333333,
+ "range": "±23.75",
+ "unit": "ms",
+ "extra": "current"
+ },
+ {
+ "name": "compile@groovy-3",
+ "value": 652.6666666666667,
+ "range": "±223.7",
+ "unit": "ms",
+ "extra": "3.0.25"
+ },
+ {
+ "name": "compile@groovy-4",
+ "value": 576.7199999999999,
+ "range": "±149.5",
+ "unit": "ms",
+ "extra": "4.0.32"
+ },
+ {
+ "name": "compile@groovy-5",
+ "value": 470.66999999999996,
+ "range": "±22.55",
+ "unit": "ms",
+ "extra": "5.0.6"
+ }
+ ]
}
]
}