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 d5c7a1cbaa add Benchmark (jmh) benchmark result for 
9c4df0d6b513ac411bab14fd712b91c158471cc8
d5c7a1cbaa is described below

commit d5c7a1cbaa6ce37dc091f9d86f3dfe43f2ae3b04
Author: github-action-benchmark <[email protected]>
AuthorDate: Mon Sep 7 08:34:14 2026 +0000

    add Benchmark (jmh) benchmark result for 
9c4df0d6b513ac411bab14fd712b91c158471cc8
---
 dev/bench/jmh-adhoc/throughput/indy/data.js | 672 +++++++++++++++++++++++++++-
 1 file changed, 671 insertions(+), 1 deletion(-)

diff --git a/dev/bench/jmh-adhoc/throughput/indy/data.js 
b/dev/bench/jmh-adhoc/throughput/indy/data.js
index 4f924e7c8b..2e418859d4 100644
--- a/dev/bench/jmh-adhoc/throughput/indy/data.js
+++ b/dev/bench/jmh-adhoc/throughput/indy/data.js
@@ -1,5 +1,5 @@
 window.BENCHMARK_DATA = {
-  "lastUpdate": 1788164344705,
+  "lastUpdate": 1788770054155,
   "repoUrl": "https://github.com/apache/groovy";,
   "entries": {
     "Benchmark": [
@@ -7676,6 +7676,676 @@ window.BENCHMARK_DATA = {
             "extra": "iterations: 5\nforks: 2\nthreads: 1"
           }
         ]
+      },
+      {
+        "commit": {
+          "author": {
+            "name": "Paul King",
+            "username": "paulk-asert",
+            "email": "[email protected]"
+          },
+          "committer": {
+            "name": "Paul King",
+            "username": "paulk-asert",
+            "email": "[email protected]"
+          },
+          "id": "9c4df0d6b513ac411bab14fd712b91c158471cc8",
+          "message": "NestedCopyWithSupport: report the closed-domain error 
for a Class-valued node\n\nA 'class' head in a nested copyWith path (e.g. 
copyWith('address.class.name': x))\nresolves to a java.lang.Class, which 
spuriously responds to copyWith via\nstatic-method dispatch, so the guard 
passed and the call failed later with a raw\nMissingMethodException instead of 
the intended \"outside the supported\nnested-copyWith domain\" message. Exclude 
Class values from the guard so the\n [...]
+          "timestamp": "2026-09-07T06:14:06Z",
+          "url": 
"https://github.com/apache/groovy/commit/9c4df0d6b513ac411bab14fd712b91c158471cc8";
+        },
+        "date": 1788770049896,
+        "tool": "jmh",
+        "benches": [
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.arrayCollectA_captureClosure ( 
{\"size\":\"100\"} )",
+            "value": 0.6244687182361518,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.arrayCollectA_captureClosure ( 
{\"size\":\"1000\"} )",
+            "value": 0.06923165800985406,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.arrayCollectA_captureClosure ( 
{\"size\":\"10000\"} )",
+            "value": 0.006986514028884906,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.arrayCollectC_functionLambda ( 
{\"size\":\"100\"} )",
+            "value": 1.9583319647124775,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.arrayCollectC_functionLambda ( 
{\"size\":\"1000\"} )",
+            "value": 0.2014930312127472,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.arrayCollectC_functionLambda ( 
{\"size\":\"10000\"} )",
+            "value": 0.02299704202016734,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.arrayCollectD_functionMethodRef ( 
{\"size\":\"100\"} )",
+            "value": 1.941291304241749,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.arrayCollectD_functionMethodRef ( 
{\"size\":\"1000\"} )",
+            "value": 0.20495175933893917,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.arrayCollectD_functionMethodRef ( 
{\"size\":\"10000\"} )",
+            "value": 0.02406816309988154,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.arrayCollectE_baseline ( 
{\"size\":\"100\"} )",
+            "value": 3.5899766718410384,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.arrayCollectE_baseline ( 
{\"size\":\"1000\"} )",
+            "value": 0.33132122600795194,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.arrayCollectE_baseline ( 
{\"size\":\"10000\"} )",
+            "value": 0.03006068848230405,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.collectA_captureClosure ( 
{\"size\":\"100\"} )",
+            "value": 0.6094848623045082,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.collectA_captureClosure ( 
{\"size\":\"1000\"} )",
+            "value": 0.06148722572170817,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.collectA_captureClosure ( 
{\"size\":\"10000\"} )",
+            "value": 0.005926884997752816,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.collectC_functionLambda ( 
{\"size\":\"100\"} )",
+            "value": 1.9865569596319204,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.collectC_functionLambda ( 
{\"size\":\"1000\"} )",
+            "value": 0.1783502546677134,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.collectC_functionLambda ( 
{\"size\":\"10000\"} )",
+            "value": 0.018541778652555303,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.collectD_functionMethodRef ( 
{\"size\":\"100\"} )",
+            "value": 2.047333956058428,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.collectD_functionMethodRef ( 
{\"size\":\"1000\"} )",
+            "value": 0.17957331185013498,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.collectD_functionMethodRef ( 
{\"size\":\"10000\"} )",
+            "value": 0.018144947174851635,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.collectE_baseline ( 
{\"size\":\"100\"} )",
+            "value": 2.3283375953769614,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.collectE_baseline ( 
{\"size\":\"1000\"} )",
+            "value": 0.22879816809886902,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.collectE_baseline ( 
{\"size\":\"10000\"} )",
+            "value": 0.019401624407962052,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.countA_captureClosure ( 
{\"size\":\"100\"} )",
+            "value": 0.5241471075955696,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.countA_captureClosure ( 
{\"size\":\"1000\"} )",
+            "value": 0.0622972242945403,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.countA_captureClosure ( 
{\"size\":\"10000\"} )",
+            "value": 0.006148010564925264,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.countB_rcurryClosure ( 
{\"size\":\"100\"} )",
+            "value": 0.12407623622235744,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.countB_rcurryClosure ( 
{\"size\":\"1000\"} )",
+            "value": 0.012758694849703942,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.countB_rcurryClosure ( 
{\"size\":\"10000\"} )",
+            "value": 0.0012607108595837349,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.countC_biPredicateParam ( 
{\"size\":\"100\"} )",
+            "value": 1.6563561136757432,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.countC_biPredicateParam ( 
{\"size\":\"1000\"} )",
+            "value": 0.1663838888855232,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.countC_biPredicateParam ( 
{\"size\":\"10000\"} )",
+            "value": 0.01608817102711057,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.countD_methodRefParam ( 
{\"size\":\"100\"} )",
+            "value": 1.6612988354746072,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.countD_methodRefParam ( 
{\"size\":\"1000\"} )",
+            "value": 0.16624608034303018,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.countD_methodRefParam ( 
{\"size\":\"10000\"} )",
+            "value": 0.016574472809658958,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.countE_baseline ( 
{\"size\":\"100\"} )",
+            "value": 1.6691304962677431,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.countE_baseline ( 
{\"size\":\"1000\"} )",
+            "value": 0.1599008122197762,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.countE_baseline ( 
{\"size\":\"10000\"} )",
+            "value": 0.017370495089408765,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.countF_sharedRcurry ( 
{\"size\":\"100\"} )",
+            "value": 0.1238916802659337,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.countF_sharedRcurry ( 
{\"size\":\"1000\"} )",
+            "value": 0.01209615812849233,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.countF_sharedRcurry ( 
{\"size\":\"10000\"} )",
+            "value": 0.001234554665374331,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.countG_lambdasCurryWith ( 
{\"size\":\"100\"} )",
+            "value": 1.656198722085561,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.countG_lambdasCurryWith ( 
{\"size\":\"1000\"} )",
+            "value": 0.1647097504142382,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.countG_lambdasCurryWith ( 
{\"size\":\"10000\"} )",
+            "value": 0.01613868662857049,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.countH_closuresCurryWith ( 
{\"size\":\"100\"} )",
+            "value": 2.178251757000662,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.countH_closuresCurryWith ( 
{\"size\":\"1000\"} )",
+            "value": 0.22090556541238898,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.countH_closuresCurryWith ( 
{\"size\":\"10000\"} )",
+            "value": 0.01954984767730055,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findA_captureClosure ( 
{\"size\":\"100\"} )",
+            "value": 0.6678815269634616,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findA_captureClosure ( 
{\"size\":\"1000\"} )",
+            "value": 0.06149058608571826,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findA_captureClosure ( 
{\"size\":\"10000\"} )",
+            "value": 0.006125846795848736,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findAllA_captureClosure ( 
{\"size\":\"100\"} )",
+            "value": 0.5067246704820156,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findAllA_captureClosure ( 
{\"size\":\"1000\"} )",
+            "value": 0.054530035837969136,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findAllA_captureClosure ( 
{\"size\":\"10000\"} )",
+            "value": 0.00541589115791819,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findAllB_rcurryClosure ( 
{\"size\":\"100\"} )",
+            "value": 0.12050927949018804,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findAllB_rcurryClosure ( 
{\"size\":\"1000\"} )",
+            "value": 0.012487379718469716,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findAllB_rcurryClosure ( 
{\"size\":\"10000\"} )",
+            "value": 0.0012942648915442276,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findAllC_biPredicateParam ( 
{\"size\":\"100\"} )",
+            "value": 1.7174181305342628,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findAllC_biPredicateParam ( 
{\"size\":\"1000\"} )",
+            "value": 0.16639716230569493,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findAllC_biPredicateParam ( 
{\"size\":\"10000\"} )",
+            "value": 0.016139992394714843,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findAllD_methodRefParam ( 
{\"size\":\"100\"} )",
+            "value": 1.6591568199335807,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findAllD_methodRefParam ( 
{\"size\":\"1000\"} )",
+            "value": 0.16659440040347298,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findAllD_methodRefParam ( 
{\"size\":\"10000\"} )",
+            "value": 0.015945263535577917,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findAllE_baseline ( 
{\"size\":\"100\"} )",
+            "value": 1.6790190303293575,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findAllE_baseline ( 
{\"size\":\"1000\"} )",
+            "value": 0.17402523971030703,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findAllE_baseline ( 
{\"size\":\"10000\"} )",
+            "value": 0.01599385203908192,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findAllF_sharedRcurry ( 
{\"size\":\"100\"} )",
+            "value": 0.12013777316236948,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findAllF_sharedRcurry ( 
{\"size\":\"1000\"} )",
+            "value": 0.012074025038128924,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findAllF_sharedRcurry ( 
{\"size\":\"10000\"} )",
+            "value": 0.0012565390397643009,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findAllG_lambdasCurryWith ( 
{\"size\":\"100\"} )",
+            "value": 1.7016536733263536,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findAllG_lambdasCurryWith ( 
{\"size\":\"1000\"} )",
+            "value": 0.15867095071684062,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findAllG_lambdasCurryWith ( 
{\"size\":\"10000\"} )",
+            "value": 0.016098483788905788,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findAllH_closuresCurryWith ( 
{\"size\":\"100\"} )",
+            "value": 1.7247282360067726,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findAllH_closuresCurryWith ( 
{\"size\":\"1000\"} )",
+            "value": 0.19039717776727122,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findAllH_closuresCurryWith ( 
{\"size\":\"10000\"} )",
+            "value": 0.01640278696950202,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findB_rcurryClosure ( 
{\"size\":\"100\"} )",
+            "value": 0.12910268589038712,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findB_rcurryClosure ( 
{\"size\":\"1000\"} )",
+            "value": 0.012388291926683857,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findB_rcurryClosure ( 
{\"size\":\"10000\"} )",
+            "value": 0.0012773781555451104,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findC_biPredicateParam ( 
{\"size\":\"100\"} )",
+            "value": 1.622966216023351,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findC_biPredicateParam ( 
{\"size\":\"1000\"} )",
+            "value": 0.1512953868925321,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findC_biPredicateParam ( 
{\"size\":\"10000\"} )",
+            "value": 0.015215892546792297,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findD_methodRefParam ( 
{\"size\":\"100\"} )",
+            "value": 1.6224283732806826,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findD_methodRefParam ( 
{\"size\":\"1000\"} )",
+            "value": 0.15109995968848475,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findD_methodRefParam ( 
{\"size\":\"10000\"} )",
+            "value": 0.015595110902319395,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": "org.apache.groovy.adhoc.FatFreeLambdaBench.findE_baseline 
( {\"size\":\"100\"} )",
+            "value": 1.6213965307204308,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": "org.apache.groovy.adhoc.FatFreeLambdaBench.findE_baseline 
( {\"size\":\"1000\"} )",
+            "value": 0.16428421700317913,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": "org.apache.groovy.adhoc.FatFreeLambdaBench.findE_baseline 
( {\"size\":\"10000\"} )",
+            "value": 0.01629208687491791,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findF_sharedRcurry ( 
{\"size\":\"100\"} )",
+            "value": 0.11727354479506054,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findF_sharedRcurry ( 
{\"size\":\"1000\"} )",
+            "value": 0.012515101622273192,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findF_sharedRcurry ( 
{\"size\":\"10000\"} )",
+            "value": 0.0011572139375187868,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findG_lambdasCurryWith ( 
{\"size\":\"100\"} )",
+            "value": 1.5808493361316085,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findG_lambdasCurryWith ( 
{\"size\":\"1000\"} )",
+            "value": 0.15246009466712657,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findG_lambdasCurryWith ( 
{\"size\":\"10000\"} )",
+            "value": 0.015484790767720701,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findH_closuresCurryWith ( 
{\"size\":\"100\"} )",
+            "value": 2.1306353568040968,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findH_closuresCurryWith ( 
{\"size\":\"1000\"} )",
+            "value": 0.19495134137207698,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.findH_closuresCurryWith ( 
{\"size\":\"10000\"} )",
+            "value": 0.015792876153894984,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.injectA_captureClosure ( 
{\"size\":\"100\"} )",
+            "value": 0.7044306051077541,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.injectA_captureClosure ( 
{\"size\":\"1000\"} )",
+            "value": 0.06876091094153972,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.injectA_captureClosure ( 
{\"size\":\"10000\"} )",
+            "value": 0.006712574095131612,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.injectC_biFunctionLambda ( 
{\"size\":\"100\"} )",
+            "value": 3.777411332476494,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.injectC_biFunctionLambda ( 
{\"size\":\"1000\"} )",
+            "value": 0.3463270818244494,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.injectC_biFunctionLambda ( 
{\"size\":\"10000\"} )",
+            "value": 0.03075770474521161,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.injectD_biFunctionMethodRef ( 
{\"size\":\"100\"} )",
+            "value": 3.7524810848178283,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.injectD_biFunctionMethodRef ( 
{\"size\":\"1000\"} )",
+            "value": 0.3434803288289462,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.injectD_biFunctionMethodRef ( 
{\"size\":\"10000\"} )",
+            "value": 0.030354368459162163,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.injectE_baseline ( 
{\"size\":\"100\"} )",
+            "value": 7.981263884037469,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.injectE_baseline ( 
{\"size\":\"1000\"} )",
+            "value": 0.7640564112605599,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          },
+          {
+            "name": 
"org.apache.groovy.adhoc.FatFreeLambdaBench.injectE_baseline ( 
{\"size\":\"10000\"} )",
+            "value": 0.05964886092447069,
+            "unit": "ops/us",
+            "extra": "iterations: 5\nforks: 2\nthreads: 1"
+          }
+        ]
       }
     ]
   }

Reply via email to