From c8efe302bc8737a98a4a6c791efc83cf3396062a Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Thu, 27 Aug 2026 02:13:38 +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 648e4256c4..40904c65ee 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -3030,5 +3030,9 @@
{
"value": 78.74015748031496,
"ts": 1787703804389
+ },
+ {
+ "value": 63.559322033898304,
+ "ts": 1787795553050
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index 909b1c3ad5..2d9b7c8b71 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -3022,5 +3022,9 @@
{
"value": 112.34272019173157,
"ts": 1787703730677
+ },
+ {
+ "value": 90.54690329590728,
+ "ts": 1787795490343
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index 1352c63ee4..74b96374a3 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3794,5 +3794,9 @@
{
"value": 30.23705853894533,
"ts": 1787703767040
+ },
+ {
+ "value": 25.092843521027806,
+ "ts": 1787795513948
}
]
\ 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 feddfa8df3..9daa371ed1 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 eb1525fc96..2e0079d392 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 9353381487..82bf22d3df 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 f14e56f912..f3c745820f 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 1f67852b9f..8301c6e39f 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -3030,5 +3030,9 @@
{
"value": 194.31939631440878,
"ts": 1787703912794
+ },
+ {
+ "value": 192.85163281049114,
+ "ts": 1787795668564
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 357fd2f679..700a9081f5 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -3022,5 +3022,9 @@
{
"value": 279.17364600781684,
"ts": 1787703808512
+ },
+ {
+ "value": 247.70869457517958,
+ "ts": 1787795579657
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index 240ac8323c..213e9a009f 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3774,5 +3774,9 @@
{
"value": 110.17462678345179,
"ts": 1787703835968
+ },
+ {
+ "value": 95.90486237652249,
+ "ts": 1787795598074
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index f6174e7e7f..a8faa6c8e3 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 42e2dbe842..3363e6f993 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -2102,5 +2102,9 @@
{
"value": 217.54894851341552,
"ts": 1787704570045
+ },
+ {
+ "value": 204.83408439164276,
+ "ts": 1787796329188
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index 29d6390dc2..27c24d44b1 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -2098,5 +2098,9 @@
{
"value": 236.1507428908787,
"ts": 1787704461180
+ },
+ {
+ "value": 293.9159400411482,
+ "ts": 1787796222295
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index dc8d0e8d5b..3988017520 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -2114,5 +2114,9 @@
{
"value": 125.61630499638854,
"ts": 1787704469268
+ },
+ {
+ "value": 97.48488984207448,
+ "ts": 1787796240649
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index 14a582e40a..1259315643 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -2102,5 +2102,9 @@
{
"value": 140.51193180487576,
"ts": 1787704662539
+ },
+ {
+ "value": 136.2753670917701,
+ "ts": 1787796423734
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index d1d31e7ebd..f3c791607f 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -2098,5 +2098,9 @@
{
"value": 198.24552708529515,
"ts": 1787704528272
+ },
+ {
+ "value": 194.3634596695821,
+ "ts": 1787796290781
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index e102bd4148..1d9cc53026 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -194,5 +194,9 @@
{
"value": 67.9313214340302,
"ts": 1787704530378
+ },
+ {
+ "value": 75.83369670313003,
+ "ts": 1787796296088
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index bbf0ff5a4a..4ffb470078 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -3030,5 +3030,9 @@
{
"value": 184.25254882692545,
"ts": 1787703830954
+ },
+ {
+ "value": 172.1960739295144,
+ "ts": 1787795583304
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index 1d943990f2..ed112fc345 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -3022,5 +3022,9 @@
{
"value": 274.4739249771272,
"ts": 1787703749338
+ },
+ {
+ "value": 243.8627865387742,
+ "ts": 1787795512405
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 809b8de161..1e01a2e4fa 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3730,5 +3730,9 @@
{
"value": 90.57971014492755,
"ts": 1787703787356
+ },
+ {
+ "value": 66.15506747816883,
+ "ts": 1787795538870
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 6f1c3e54d1..77f0de8d0e 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 1eceb52807..f5ca0c1d3f 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 bf458cdae0..b986051b56 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -3302,5 +3302,9 @@
{
"value": 821.827744904668,
"ts": 1787703893242
+ },
+ {
+ "value": 745.6380175970572,
+ "ts": 1787795637322
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index c48fe03aab..99b29b0d3d 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -3026,5 +3026,9 @@
{
"value": 104.05105438401776,
"ts": 1787703820942
+ },
+ {
+ "value": 86.97164724299878,
+ "ts": 1787795572343
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index 558bfca7e6..7cf82872ba 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -3018,5 +3018,9 @@
{
"value": 156.52718355421058,
"ts": 1787703742041
+ },
+ {
+ "value": 128.58979854264896,
+ "ts": 1787795504218
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 45cff688b1..3ed20e3ff5 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -386,5 +386,9 @@
{
"value": 40.76973255055447,
"ts": 1787703780484
+ },
+ {
+ "value": 33.83865728207905,
+ "ts": 1787795530061
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index e9fcfb44fb..2266efdc77 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 4ff9c78bf2..fbbacbb86e 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -606,5 +606,9 @@
{
"value": 21.929824561403507,
"ts": 1787703805251
+ },
+ {
+ "value": 25.744001647616106,
+ "ts": 1787795486129
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index 59a6efde67..90cf234392 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -606,5 +606,9 @@
{
"value": 14.638716477339267,
"ts": 1787703793566
+ },
+ {
+ "value": 16.375188314665618,
+ "ts": 1787795476031
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 7018ac8727..44af2ed100 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -194,5 +194,9 @@
{
"value": 26.079019428869476,
"ts": 1787703820571
+ },
+ {
+ "value": 30.13863773357444,
+ "ts": 1787795499443
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index f669f9aa80..20e082fcbd 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 eb82995bdb..c2e8480e0b 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -3030,5 +3030,9 @@
{
"value": 219.25016443762334,
"ts": 1787703876859
+ },
+ {
+ "value": 196.58595720978997,
+ "ts": 1787795633387
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index 4cd4b3f206..8525683cc1 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -3022,5 +3022,9 @@
{
"value": 300.76695573712965,
"ts": 1787703783162
+ },
+ {
+ "value": 262.15755669157164,
+ "ts": 1787795550811
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index a8e4d0f578..254199a445 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2770,5 +2770,9 @@
{
"value": 123.05420537746878,
"ts": 1787703816431
+ },
+ {
+ "value": 93.13588525658936,
+ "ts": 1787795575283
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index 0f12a5547d..abf2e62f6a 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 8e3879a346..b71c9ed7b4 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 159bc43c3b..b91a907d03 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -3030,5 +3030,9 @@
{
"value": 9.9992667204405,
"ts": 1787704513896
+ },
+ {
+ "value": 9.999450030248337,
+ "ts": 1787796269676
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index 6f62331de0..32cca87b28 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -3022,5 +3022,9 @@
{
"value": 9.999766672110983,
"ts": 1787704409476
+ },
+ {
+ "value": 9.999950000249997,
+ "ts": 1787796180628
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index 621518023a..789bcab6a9 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3678,5 +3678,9 @@
{
"value": 3.3331666749995836,
"ts": 1787704436820
+ },
+ {
+ "value": 3.3331444551475418,
+ "ts": 1787796199019
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 4efa1330da..62735719af 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 8322f85ec1..b2a98b9aa4 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -3030,5 +3030,9 @@
{
"value": 2062.391151578111,
"ts": 1787703793903
+ },
+ {
+ "value": 1693.0978046165133,
+ "ts": 1787795540251
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index db62679130..8c8cdbb06b 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -3022,5 +3022,9 @@
{
"value": 3473.294226613152,
"ts": 1787703723139
+ },
+ {
+ "value": 2827.0475153393504,
+ "ts": 1787795480760
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index c6d3c50aea..4c53e9c4f4 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3770,5 +3770,9 @@
{
"value": 1153.6538781997872,
"ts": 1787703758278
+ },
+ {
+ "value": 975.1023857505038,
+ "ts": 1787795503329
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index fe938043e4..6ef5192229 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 5ae1869d1c..800eaa982d 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -3030,5 +3030,9 @@
{
"value": 134.0722202359671,
"ts": 1787703844090
+ },
+ {
+ "value": 116.73151750972762,
+ "ts": 1787795598018
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index ccb05964a8..f3a2c752f9 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -3022,5 +3022,9 @@
{
"value": 191.8649270913277,
"ts": 1787703758873
+ },
+ {
+ "value": 180.61408789885613,
+ "ts": 1787795522666
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index e1d3a4bd81..9ee45f4f92 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3782,5 +3782,9 @@
{
"value": 50.66882853668423,
"ts": 1787703798271
+ },
+ {
+ "value": 44.00246413799173,
+ "ts": 1787795551416
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index e7e4971dcb..5871acc7d0 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 b31b1a8bb0..bdc908f9a2 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 e2516d3625..3ae04d62c9 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -606,5 +606,9 @@
{
"value": 48.67601246105919,
"ts": 1787703776176
+ },
+ {
+ "value": 61.267001592942044,
+ "ts": 1787795460458
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index 0bbb98d8e1..ce2b33d5d6 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -606,5 +606,9 @@
{
"value": 14.511260738332945,
"ts": 1787703738376
+ },
+ {
+ "value": 17.740562021004823,
+ "ts": 1787795431857
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index f3b033012b..c9dd28bc80 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -606,5 +606,9 @@
{
"value": 11.540947280952821,
"ts": 1787703720301
+ },
+ {
+ "value": 14.059160949274547,
+ "ts": 1787795416926
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index 697b7a2847..40c325813b 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -606,5 +606,9 @@
{
"value": 7.74233508826262,
"ts": 1787703765024
+ },
+ {
+ "value": 10.636034886194427,
+ "ts": 1787795451487
}
]
\ No newline at end of file