From d2c7953edd1aae5ab2057804c1e0ba56b254f67a Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri, 14 Aug 2026 00:54:13 +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 df1ac4f44a..1d218f6b24 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2978,5 +2978,9 @@
{
"value": 92.22823413674374,
"ts": 1786581285008
+ },
+ {
+ "value": 87.84258608573437,
+ "ts": 1786667708095
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index d488771176..6551e03578 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2970,5 +2970,9 @@
{
"value": 92.97136481963555,
"ts": 1786581270798
+ },
+ {
+ "value": 113.22463768115942,
+ "ts": 1786667667888
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index e4498cfb90..b9892a881d 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3742,5 +3742,9 @@
{
"value": 31.160413810295402,
"ts": 1786581276965
+ },
+ {
+ "value": 30.22974607013301,
+ "ts": 1786667705986
}
]
\ 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 9b5083b2b2..8bb54dfdcc 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 adf8ebfa5a..60d00c4608 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 c454ee516d..f4a72a8cd8 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 de2a8e22f8..ea6ccfe686 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 67386ef0cb..4fc6eb337f 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2978,5 +2978,9 @@
{
"value": 268.2523360307596,
"ts": 1786581378985
+ },
+ {
+ "value": 269.91767510909176,
+ "ts": 1786667801291
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index d9d5b6469f..c06349bc5b 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2970,5 +2970,9 @@
{
"value": 238.01967629324025,
"ts": 1786581379290
+ },
+ {
+ "value": 329.27230819888047,
+ "ts": 1786667747077
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index da6382a201..057fcafa87 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3722,5 +3722,9 @@
{
"value": 102.08769332856923,
"ts": 1786581367346
+ },
+ {
+ "value": 123.12996367666072,
+ "ts": 1786667794367
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index c66fe000b9..7221646286 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 922eb51b32..370fe9627b 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -2050,5 +2050,9 @@
{
"value": 259.7571270861744,
"ts": 1786582027053
+ },
+ {
+ "value": 288.17751735068805,
+ "ts": 1786668445067
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index b11ca3fb8c..bfa11b02f7 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -2046,5 +2046,9 @@
{
"value": 311.7935926416712,
"ts": 1786582019710
+ },
+ {
+ "value": 331.17151924934456,
+ "ts": 1786668385586
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index c96bca9988..9d6afd2b90 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -2062,5 +2062,9 @@
{
"value": 99.21865310678407,
"ts": 1786582009094
+ },
+ {
+ "value": 128.9906481780071,
+ "ts": 1786668426891
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index f7d7ea4fc7..8d429f7464 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -2050,5 +2050,9 @@
{
"value": 180.0909459276935,
"ts": 1786582100069
+ },
+ {
+ "value": 188.09661896327415,
+ "ts": 1786668515389
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index bce3d1dfcc..40cd17c60f 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -2046,5 +2046,9 @@
{
"value": 181.69705045121435,
"ts": 1786582093145
+ },
+ {
+ "value": 227.1221728021198,
+ "ts": 1786668444609
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index 6fea0fc23c..f340483f24 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -142,5 +142,9 @@
{
"value": 59.39123979213067,
"ts": 1786582078904
+ },
+ {
+ "value": 89.8089314982375,
+ "ts": 1786668473857
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index 6752f3c43d..ca78733718 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2978,5 +2978,9 @@
{
"value": 201.09934307547928,
"ts": 1786581308542
+ },
+ {
+ "value": 208.27547903360178,
+ "ts": 1786667731367
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index 70ea3b6c88..d38859e821 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2970,5 +2970,9 @@
{
"value": 173.2902033271719,
"ts": 1786581296444
+ },
+ {
+ "value": 242.09167204648162,
+ "ts": 1786667688594
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 914cd824ce..920a8fb79c 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3678,5 +3678,9 @@
{
"value": 70.01820473323065,
"ts": 1786581298886
+ },
+ {
+ "value": 65.73757559821193,
+ "ts": 1786667729376
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 3fdfeddc84..f21bf7dbf7 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 76cb54d401..9293941bdb 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 30513f37b0..ebbae7f6e2 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -3250,5 +3250,9 @@
{
"value": 954.4514555384696,
"ts": 1786581382794
+ },
+ {
+ "value": 997.8380176284717,
+ "ts": 1786667790999
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index 9861dfd17f..86a8d38282 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2974,5 +2974,9 @@
{
"value": 120.28869286287089,
"ts": 1786581299323
+ },
+ {
+ "value": 120.7535018515537,
+ "ts": 1786667722511
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index a0ec0dd765..56cf0464e9 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2966,5 +2966,9 @@
{
"value": 117.8967224711153,
"ts": 1786581285511
+ },
+ {
+ "value": 148.66204162537167,
+ "ts": 1786667680044
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 2f0682d20f..7379809677 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -334,5 +334,9 @@
{
"value": 40.089801154586276,
"ts": 1786581290604
+ },
+ {
+ "value": 37.821482602118,
+ "ts": 1786667720623
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index ade14283ad..0d7c585ebc 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 22459d6a72..824547112e 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -554,5 +554,9 @@
{
"value": 19.094172458565644,
"ts": 1786581309347
+ },
+ {
+ "value": 16.36125654450262,
+ "ts": 1786667742631
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index 4f27892c18..72e62000b6 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -554,5 +554,9 @@
{
"value": 12.256704417316273,
"ts": 1786581295938
+ },
+ {
+ "value": 10.70342937877296,
+ "ts": 1786667726980
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 1714dfaf9d..8420002924 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -142,5 +142,9 @@
{
"value": 20.918313983892897,
"ts": 1786581327543
+ },
+ {
+ "value": 18.1257930034439,
+ "ts": 1786667763543
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 8e0656e91e..5def89917f 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 5190001385..870d736ef8 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2978,5 +2978,9 @@
{
"value": 302.923208966527,
"ts": 1786581353209
+ },
+ {
+ "value": 312.028706641011,
+ "ts": 1786667775331
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index fefcbe521b..4e4a3e3320 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2970,5 +2970,9 @@
{
"value": 214.17862497322767,
"ts": 1786581349983
+ },
+ {
+ "value": 341.5494962144931,
+ "ts": 1786667725259
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 499278a1ff..a3795b2db7 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2718,5 +2718,9 @@
{
"value": 120.0552254036857,
"ts": 1786581346371
+ },
+ {
+ "value": 135.05300830576002,
+ "ts": 1786667776379
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index 11e9cc341f..e4cd14a08e 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 415fd69945..145c18c8e2 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 1de49deafd..31b3752ce8 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2978,5 +2978,9 @@
{
"value": 9.9992667204405,
"ts": 1786581980013
+ },
+ {
+ "value": 9.999516690026649,
+ "ts": 1786668402513
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index 90647677fa..6b9a3cc4cf 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2970,5 +2970,9 @@
{
"value": 9.999250056245783,
"ts": 1786581980362
+ },
+ {
+ "value": 9.99986666844442,
+ "ts": 1786668348359
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index 2f107b17f4..9a63cad8a4 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3626,5 +3626,9 @@
{
"value": 3.333205560453516,
"ts": 1786581968215
+ },
+ {
+ "value": 3.3332888894814734,
+ "ts": 1786668395342
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index ad3215dca9..83ac68fd72 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 f3de7edbd4..a5b72925b1 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2978,5 +2978,9 @@
{
"value": 2684.9909008641694,
"ts": 1786581275772
+ },
+ {
+ "value": 2577.048992564736,
+ "ts": 1786667698689
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index 02ba788728..e63e0ea79a 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2970,5 +2970,9 @@
{
"value": 3061.12037005544,
"ts": 1786581261716
+ },
+ {
+ "value": 3758.1949528833707,
+ "ts": 1786667660349
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 19a1ae1c06..08b7dca61f 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3718,5 +3718,9 @@
{
"value": 1336.620429500698,
"ts": 1786581268388
+ },
+ {
+ "value": 1144.4994086753054,
+ "ts": 1786667696732
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index cb5a7cde8d..e15e9e33ec 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 9bfde05442..67650d34e7 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2978,5 +2978,9 @@
{
"value": 78.36990595611285,
"ts": 1786581329378
+ },
+ {
+ "value": 79.77450406849971,
+ "ts": 1786667752065
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index 1f5043b273..2112fc7435 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2970,5 +2970,9 @@
{
"value": 81.43764590911559,
"ts": 1786581316861
+ },
+ {
+ "value": 116.67703795892969,
+ "ts": 1786667703361
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index bb6c5f81f9..931253931d 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3730,5 +3730,9 @@
{
"value": 17.99985600115199,
"ts": 1786581327748
+ },
+ {
+ "value": 17.29804532087874,
+ "ts": 1786667759353
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index dbea33328d..e12d2e3a79 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 79007d7747..e8311f4ba1 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 ebefe0b35b..5a99b72051 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -554,5 +554,9 @@
{
"value": 46.842795578040096,
"ts": 1786581275284
+ },
+ {
+ "value": 39.62279102940011,
+ "ts": 1786667703319
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index 08b5906165..5b0316dbcd 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -554,5 +554,9 @@
{
"value": 14.437514437514439,
"ts": 1786581239223
+ },
+ {
+ "value": 12.327416173570018,
+ "ts": 1786667660686
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index bb7dcb8323..2a0403c97b 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -554,5 +554,9 @@
{
"value": 11.620340243562332,
"ts": 1786581221021
+ },
+ {
+ "value": 10.279182599399695,
+ "ts": 1786667639504
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index bc5bbb9ea1..46809b2736 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -554,5 +554,9 @@
{
"value": 8.434192215240586,
"ts": 1786581263759
+ },
+ {
+ "value": 7.2223024700274445,
+ "ts": 1786667689822
}
]
\ No newline at end of file