From e966c1613918fdaa75e63ee25fdaa07760c028c7 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sat, 22 Aug 2026 00:41:31 +0000
Subject: [PATCH] Update benchmarks
---
2steps_4workers_benchmark.json | 4 ++++
2steps_8workers_benchmark.json | 4 ++++
2steps_benchmark.json | 4 ++++
WAC_v2_parallel_vs_flow_parallel_(2_steps,_bun).svg | 2 +-
WAC_v2_patterns_comparison.svg | 2 +-
WAC_v2_sequential_vs_flow_sequential_(2_steps,_bun).svg | 2 +-
WAC_v2_sequential_vs_flow_sequential_(3_steps,_bun).svg | 2 +-
bash_4workers_benchmark.json | 4 ++++
bash_8workers_benchmark.json | 4 ++++
bash_benchmark.json | 4 ++++
bash_throughput_benchmark.svg | 2 +-
bigrawscript_4workers_benchmark.json | 4 ++++
bigrawscript_8workers_benchmark.json | 4 ++++
bigrawscript_benchmark.json | 4 ++++
bigscriptinflow_4workers_benchmark.json | 4 ++++
bigscriptinflow_8workers_benchmark.json | 4 ++++
bigscriptinflow_benchmark.json | 4 ++++
bun_4workers_benchmark.json | 4 ++++
bun_8workers_benchmark.json | 4 ++++
bun_benchmark.json | 4 ++++
bun_throughput_benchmark.svg | 2 +-
bun_vs_dedicated_vs_noop.svg | 2 +-
dedicated_benchmark.json | 4 ++++
deno_4workers_benchmark.json | 4 ++++
deno_8workers_benchmark.json | 4 ++++
deno_benchmark.json | 4 ++++
deno_throughput_benchmark.svg | 2 +-
flow_par_2_bun_benchmark.json | 4 ++++
flow_seq_2_bun_benchmark.json | 4 ++++
flow_seq_3_bun_benchmark.json | 4 ++++
flow_throughput_benchmark.svg | 2 +-
go_4workers_benchmark.json | 4 ++++
go_8workers_benchmark.json | 4 ++++
go_benchmark.json | 4 ++++
go_throughput_benchmark.svg | 2 +-
go_vs_python_vs_deno_vs_bun_vs_bash_vs_nativets.svg | 2 +-
nativets_4workers_benchmark.json | 4 ++++
nativets_8workers_benchmark.json | 4 ++++
nativets_benchmark.json | 4 ++++
nativets_throughput_benchmark.svg | 2 +-
noop_4workers_benchmark.json | 4 ++++
noop_8workers_benchmark.json | 4 ++++
noop_benchmark.json | 4 ++++
noop_throughput_benchmark.svg | 2 +-
python_4workers_benchmark.json | 4 ++++
python_8workers_benchmark.json | 4 ++++
python_benchmark.json | 4 ++++
python_throughput_benchmark.svg | 2 +-
single_dedicated_worker_throughput_benchmark.svg | 2 +-
wac_inline_2_benchmark.json | 4 ++++
wac_par_2_benchmark.json | 4 ++++
wac_seq_2_benchmark.json | 4 ++++
wac_seq_3_benchmark.json | 4 ++++
53 files changed, 167 insertions(+), 15 deletions(-)
diff --git a/2steps_4workers_benchmark.json b/2steps_4workers_benchmark.json
index 237e2d749e..b1232b557d 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -3010,5 +3010,9 @@
{
"value": 86.81560365783078,
"ts": 1787271775480
+ },
+ {
+ "value": 73.49338559529642,
+ "ts": 1787358200221
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index 0e90d11101..e1eb04ce09 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -3002,5 +3002,9 @@
{
"value": 108.10031709426347,
"ts": 1787271740606
+ },
+ {
+ "value": 87.71929824561403,
+ "ts": 1787358158730
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index 2f432dffef..209518da39 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3774,5 +3774,9 @@
{
"value": 33.11258278145696,
"ts": 1787271765895
+ },
+ {
+ "value": 30.207829869502177,
+ "ts": 1787358135354
}
]
\ No newline at end of file
diff --git a/WAC_v2_parallel_vs_flow_parallel_(2_steps,_bun).svg b/WAC_v2_parallel_vs_flow_parallel_(2_steps,_bun).svg
index f35d9959c3..942fe87023 100644
--- a/WAC_v2_parallel_vs_flow_parallel_(2_steps,_bun).svg
+++ b/WAC_v2_parallel_vs_flow_parallel_(2_steps,_bun).svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/WAC_v2_patterns_comparison.svg b/WAC_v2_patterns_comparison.svg
index 7baa24b3d0..677aab6f12 100644
--- a/WAC_v2_patterns_comparison.svg
+++ b/WAC_v2_patterns_comparison.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/WAC_v2_sequential_vs_flow_sequential_(2_steps,_bun).svg b/WAC_v2_sequential_vs_flow_sequential_(2_steps,_bun).svg
index ced954f5a7..155e4d08b5 100644
--- a/WAC_v2_sequential_vs_flow_sequential_(2_steps,_bun).svg
+++ b/WAC_v2_sequential_vs_flow_sequential_(2_steps,_bun).svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/WAC_v2_sequential_vs_flow_sequential_(3_steps,_bun).svg b/WAC_v2_sequential_vs_flow_sequential_(3_steps,_bun).svg
index 411520e7f3..600377e163 100644
--- a/WAC_v2_sequential_vs_flow_sequential_(3_steps,_bun).svg
+++ b/WAC_v2_sequential_vs_flow_sequential_(3_steps,_bun).svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/bash_4workers_benchmark.json b/bash_4workers_benchmark.json
index 8e35100aff..e01889b5bb 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -3010,5 +3010,9 @@
{
"value": 238.99621589324835,
"ts": 1787271872348
+ },
+ {
+ "value": 207.4043347505963,
+ "ts": 1787358301826
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 66d37f26f1..21f355216c 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -3002,5 +3002,9 @@
{
"value": 310.8486167236556,
"ts": 1787271819297
+ },
+ {
+ "value": 245.05799705930403,
+ "ts": 1787358251172
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index e48dcf9d13..3c7147cec7 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3754,5 +3754,9 @@
{
"value": 119.78199676588609,
"ts": 1787271833396
+ },
+ {
+ "value": 100.27575833542241,
+ "ts": 1787358207306
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index 3b9314d178..55fa78d7d9 100644
--- a/bash_throughput_benchmark.svg
+++ b/bash_throughput_benchmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/bigrawscript_4workers_benchmark.json b/bigrawscript_4workers_benchmark.json
index b74f3004e1..93e76babba 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -2082,5 +2082,9 @@
{
"value": 236.75176577358638,
"ts": 1787272525027
+ },
+ {
+ "value": 227.09208584080847,
+ "ts": 1787358956532
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index eddb63fab5..a6ddf198ba 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -2078,5 +2078,9 @@
{
"value": 343.24942791762015,
"ts": 1787272457357
+ },
+ {
+ "value": 280.45246330746943,
+ "ts": 1787358895856
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index 461307a17c..25660272c5 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -2094,5 +2094,9 @@
{
"value": 129.95873810065305,
"ts": 1787272466167
+ },
+ {
+ "value": 134.53518094981837,
+ "ts": 1787358838708
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index a28c0520a8..8aea37341e 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -2082,5 +2082,9 @@
{
"value": 136.22122326658493,
"ts": 1787272620886
+ },
+ {
+ "value": 155.1871298140341,
+ "ts": 1787359040134
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index 8b2da98cb7..f2240c1c92 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -2078,5 +2078,9 @@
{
"value": 226.66742222474073,
"ts": 1787272517133
+ },
+ {
+ "value": 176.95200176952002,
+ "ts": 1787358970254
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index b97b418249..c5a9088400 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -174,5 +174,9 @@
{
"value": 87.00948403375968,
"ts": 1787272514673
+ },
+ {
+ "value": 88.22037449548974,
+ "ts": 1787358886439
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index 89b4b98c48..2dadcaa24d 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -3010,5 +3010,9 @@
{
"value": 226.79165406713034,
"ts": 1787271799718
+ },
+ {
+ "value": 196.54088050314465,
+ "ts": 1787358225659
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index e639005e06..e1accc36d8 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -3002,5 +3002,9 @@
{
"value": 274.0226525392766,
"ts": 1787271760866
+ },
+ {
+ "value": 240.84778420038538,
+ "ts": 1787358181339
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 8d971eaee1..7f4b6359f1 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3710,5 +3710,9 @@
{
"value": 93.37068160597572,
"ts": 1787271786124
+ },
+ {
+ "value": 90.5961224859576,
+ "ts": 1787358156587
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 44c2fdddaf..c8d8eaa55d 100644
--- a/bun_throughput_benchmark.svg
+++ b/bun_throughput_benchmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/bun_vs_dedicated_vs_noop.svg b/bun_vs_dedicated_vs_noop.svg
index f1db6d56be..6fecee9258 100644
--- a/bun_vs_dedicated_vs_noop.svg
+++ b/bun_vs_dedicated_vs_noop.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/dedicated_benchmark.json b/dedicated_benchmark.json
index dafbf90411..ce31e5df2d 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -3282,5 +3282,9 @@
{
"value": 908.5311070956279,
"ts": 1787271874028
+ },
+ {
+ "value": 808.2332022199472,
+ "ts": 1787358279137
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index e070e8b987..75bda90270 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -3006,5 +3006,9 @@
{
"value": 113.25028312570782,
"ts": 1787271790772
+ },
+ {
+ "value": 106.92137714733767,
+ "ts": 1787358216233
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index 610a3bfdd6..23e1ca9ad8 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2998,5 +2998,9 @@
{
"value": 140.331181588549,
"ts": 1787271753165
+ },
+ {
+ "value": 119.75091809037202,
+ "ts": 1787358173160
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 94351678a1..b77ba520c2 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -366,5 +366,9 @@
{
"value": 40.54163626043947,
"ts": 1787271779570
+ },
+ {
+ "value": 37.04252481849163,
+ "ts": 1787358149967
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index 2d4955b8d8..d7c6430d7d 100644
--- a/deno_throughput_benchmark.svg
+++ b/deno_throughput_benchmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/flow_par_2_bun_benchmark.json b/flow_par_2_bun_benchmark.json
index 6fdd09acf4..6845ffef94 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -586,5 +586,9 @@
{
"value": 20.371577574967404,
"ts": 1787271796161
+ },
+ {
+ "value": 20.004801152276546,
+ "ts": 1787358151745
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index ea74a141d6..dda0482c1c 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -586,5 +586,9 @@
{
"value": 13.53986135181976,
"ts": 1787271783222
+ },
+ {
+ "value": 13.103412128518265,
+ "ts": 1787358138910
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 69d927991f..083fff147b 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -174,5 +174,9 @@
{
"value": 22.22716159146477,
"ts": 1787271813279
+ },
+ {
+ "value": 23.86919680152763,
+ "ts": 1787358167626
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 7285b283aa..780f8f23bf 100644
--- a/flow_throughput_benchmark.svg
+++ b/flow_throughput_benchmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/go_4workers_benchmark.json b/go_4workers_benchmark.json
index 38ebb7a9dc..8dec61bf5d 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -3010,5 +3010,9 @@
{
"value": 242.55164328738329,
"ts": 1787271842834
+ },
+ {
+ "value": 234.53074307157098,
+ "ts": 1787358269057
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index f3095b5ad1..0d6c369750 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -3002,5 +3002,9 @@
{
"value": 298.41838257236645,
"ts": 1787271796195
+ },
+ {
+ "value": 244.55857177794084,
+ "ts": 1787358222410
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index d41b4cb332..2c2e1553c4 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2750,5 +2750,9 @@
{
"value": 131.50108488395028,
"ts": 1787271814822
+ },
+ {
+ "value": 130.0221037576388,
+ "ts": 1787358185737
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index eff65d5eb1..89b7a7352c 100644
--- a/go_throughput_benchmark.svg
+++ b/go_throughput_benchmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/go_vs_python_vs_deno_vs_bun_vs_bash_vs_nativets.svg b/go_vs_python_vs_deno_vs_bun_vs_bash_vs_nativets.svg
index dc71c791db..8eb22a5a7f 100644
--- a/go_vs_python_vs_deno_vs_bun_vs_bash_vs_nativets.svg
+++ b/go_vs_python_vs_deno_vs_bun_vs_bash_vs_nativets.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/nativets_4workers_benchmark.json b/nativets_4workers_benchmark.json
index 30eb0a17e7..f5dce969b5 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -3010,5 +3010,9 @@
{
"value": 9.999250056245783,
"ts": 1787272473403
+ },
+ {
+ "value": 9.999616681360548,
+ "ts": 1787358902847
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index d2c9065ba0..94a14002a2 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -3002,5 +3002,9 @@
{
"value": 9.999500024998751,
"ts": 1787272420572
+ },
+ {
+ "value": 9.999500024998751,
+ "ts": 1787358852195
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index 80dbe5c8d5..3c840fa650 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3658,5 +3658,9 @@
{
"value": 3.3332333363332434,
"ts": 1787272434522
+ },
+ {
+ "value": 3.333150010082779,
+ "ts": 1787358808487
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index ae6aa5a74e..6f9aec0e2c 100644
--- a/nativets_throughput_benchmark.svg
+++ b/nativets_throughput_benchmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/noop_4workers_benchmark.json b/noop_4workers_benchmark.json
index d29c79542d..569990c182 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -3010,5 +3010,9 @@
{
"value": 2527.8058645096057,
"ts": 1787271765890
+ },
+ {
+ "value": 1660.8638952794556,
+ "ts": 1787358189051
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index 32cd4d2bb7..1e64d22c22 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -3002,5 +3002,9 @@
{
"value": 3478.305678656086,
"ts": 1787271732609
+ },
+ {
+ "value": 2153.3161068044787,
+ "ts": 1787358149248
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index d8ad115d48..ef9f8d677d 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3750,5 +3750,9 @@
{
"value": 1259.9042472772069,
"ts": 1787271757748
+ },
+ {
+ "value": 996.8212477986864,
+ "ts": 1787358126464
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index ff7a512646..93a7d84ff1 100644
--- a/noop_throughput_benchmark.svg
+++ b/noop_throughput_benchmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/python_4workers_benchmark.json b/python_4workers_benchmark.json
index 73c2ef3872..4b7ca4dd3e 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -3010,5 +3010,9 @@
{
"value": 152.51652262328417,
"ts": 1787271812256
+ },
+ {
+ "value": 135.11079084849575,
+ "ts": 1787358238604
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index 657ccba261..7839b32f3f 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -3002,5 +3002,9 @@
{
"value": 170.2224239673173,
"ts": 1787271771688
+ },
+ {
+ "value": 151.59171298635675,
+ "ts": 1787358193092
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index 7b0f3fd677..9282e7a2ea 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3762,5 +3762,9 @@
{
"value": 48.92367906066536,
"ts": 1787271797490
+ },
+ {
+ "value": 46.83402023229674,
+ "ts": 1787358168344
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index 5ca2aac0f8..acf1fe4a6f 100644
--- a/python_throughput_benchmark.svg
+++ b/python_throughput_benchmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/single_dedicated_worker_throughput_benchmark.svg b/single_dedicated_worker_throughput_benchmark.svg
index 18f39c70a9..496ad9e0c3 100644
--- a/single_dedicated_worker_throughput_benchmark.svg
+++ b/single_dedicated_worker_throughput_benchmark.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/wac_inline_2_benchmark.json b/wac_inline_2_benchmark.json
index a132e61d78..4bb6552158 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -586,5 +586,9 @@
{
"value": 50.937245313773424,
"ts": 1787271764376
+ },
+ {
+ "value": 47.97083373309028,
+ "ts": 1787358119519
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index 756d090e9a..7fdf9b1d09 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -586,5 +586,9 @@
{
"value": 37.66194636938837,
"ts": 1787271727138
+ },
+ {
+ "value": 11.90362822588325,
+ "ts": 1787358081347
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index 98e8dbe0bc..89c3d22903 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -586,5 +586,9 @@
{
"value": 11.345071700853149,
"ts": 1787271708081
+ },
+ {
+ "value": 9.440018124834799,
+ "ts": 1787358059468
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index 00aa193663..e7633ed10c 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -586,5 +586,9 @@
{
"value": 8.066142367412784,
"ts": 1787271752817
+ },
+ {
+ "value": 7.651987603780082,
+ "ts": 1787358108328
}
]
\ No newline at end of file