From ed6cce22e53aa551e782beae1454e060232ddfb1 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Thu, 6 Aug 2026 00:59:36 +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 75afcedfa5..ae6194d48b 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2946,5 +2946,9 @@
{
"value": 66.40694173897644,
"ts": 1785890765671
+ },
+ {
+ "value": 85.39223499943073,
+ "ts": 1785976918241
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index 3af21bbc66..deb2fe39e0 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2938,5 +2938,9 @@
{
"value": 111.1934766493699,
"ts": 1785890652171
+ },
+ {
+ "value": 116.44154634373545,
+ "ts": 1785976861242
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index f2003b3aec..3787ec7aff 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3710,5 +3710,9 @@
{
"value": 28.941884695531375,
"ts": 1785890689057
+ },
+ {
+ "value": 32.23726627981947,
+ "ts": 1785976896717
}
]
\ 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 6c162748b5..d70b064e7a 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 d249e027d1..d0cba325b2 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 b613eb5ea3..00688d2563 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 68c03836d6..280771896e 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 4751ec407d..76f9bf373e 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2946,5 +2946,9 @@
{
"value": 207.58372543592583,
"ts": 1785890879904
+ },
+ {
+ "value": 265.2402634719951,
+ "ts": 1785977014289
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 6bb641d165..58d2f32035 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2938,5 +2938,9 @@
{
"value": 348.0076561684357,
"ts": 1785890725094
+ },
+ {
+ "value": 306.93677102516887,
+ "ts": 1785976943721
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index 44695140ce..7cb584163c 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3690,5 +3690,9 @@
{
"value": 116.68611435239207,
"ts": 1785890777515
+ },
+ {
+ "value": 101.91082802547771,
+ "ts": 1785976991198
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index 561d4e53d5..64ddf1eddd 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 3a10450cf0..e3ad47bc1a 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -2018,5 +2018,9 @@
{
"value": 221.64758034724787,
"ts": 1785891535859
+ },
+ {
+ "value": 289.37976270859457,
+ "ts": 1785977657507
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index e40e831cd3..1b73457b74 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -2014,5 +2014,9 @@
{
"value": 351.29834011534297,
"ts": 1785891360997
+ },
+ {
+ "value": 301.7198028763955,
+ "ts": 1785977585447
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index c39c33b85c..b24e776c20 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -2030,5 +2030,9 @@
{
"value": 108.93839533743667,
"ts": 1785891415608
+ },
+ {
+ "value": 131.20346377144358,
+ "ts": 1785977623030
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index 062aa944f0..ce9b4f4efb 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -2018,5 +2018,9 @@
{
"value": 131.22785529941822,
"ts": 1785891633454
+ },
+ {
+ "value": 187.37118231216039,
+ "ts": 1785977727643
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index 04be93fb9b..6fe8a7bdb0 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -2014,5 +2014,9 @@
{
"value": 222.7791701475912,
"ts": 1785891421368
+ },
+ {
+ "value": 202.8569013608317,
+ "ts": 1785977653100
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index 9fe81d4565..b6fc01654c 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -110,5 +110,9 @@
{
"value": 62.874298558606704,
"ts": 1785891481704
+ },
+ {
+ "value": 85.15530198198965,
+ "ts": 1785977672269
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index 0b011f64b5..bd43015dc8 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2946,5 +2946,9 @@
{
"value": 141.25623881721444,
"ts": 1785890795536
+ },
+ {
+ "value": 192.75250578257518,
+ "ts": 1785976942333
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index 47ff813c0b..eb5c8cf3a2 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2938,5 +2938,9 @@
{
"value": 255.5366269165247,
"ts": 1785890671325
+ },
+ {
+ "value": 239.27261126176424,
+ "ts": 1785976881012
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 4c864640e3..c154a0fb64 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3646,5 +3646,9 @@
{
"value": 68.06425265450585,
"ts": 1785890711823
+ },
+ {
+ "value": 66.20762711864407,
+ "ts": 1785976919540
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 8141f7f964..5673512dca 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 1fe8cc20d7..d98bcd4af5 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 514b350b0b..2625e1b676 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -3218,5 +3218,9 @@
{
"value": 901.5145444346502,
"ts": 1785890806803
+ },
+ {
+ "value": 890.1020650367909,
+ "ts": 1785977016403
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index f2c063c3c4..8bf6894d82 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2942,5 +2942,9 @@
{
"value": 96.63703131039814,
"ts": 1785890783222
+ },
+ {
+ "value": 116.94082794106183,
+ "ts": 1785976932827
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index fc5fb5df8e..dc58555ee6 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2934,5 +2934,9 @@
{
"value": 154.41630636195183,
"ts": 1785890663747
+ },
+ {
+ "value": 151.9910831897862,
+ "ts": 1785976872937
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index d5020854bb..0264fe438d 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -302,5 +302,9 @@
{
"value": 38.20877273421978,
"ts": 1785890703306
+ },
+ {
+ "value": 38.556446637877855,
+ "ts": 1785976910857
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index e5a424c602..a7606be6da 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 485ee067a5..db3affb1ac 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -522,5 +522,9 @@
{
"value": 18.456995201181247,
"ts": 1785890714637
+ },
+ {
+ "value": 16.70564650851988,
+ "ts": 1785976940898
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index 3a1a05bb91..55cbbd521f 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -522,5 +522,9 @@
{
"value": 11.999616012287607,
"ts": 1785890700778
+ },
+ {
+ "value": 11.808606112134523,
+ "ts": 1785976925613
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 08a378f93e..a89c2a9d8c 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -110,5 +110,9 @@
{
"value": 19.565642731363727,
"ts": 1785890733881
+ },
+ {
+ "value": 20.197939810139367,
+ "ts": 1785976960498
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 3852e9817e..56b407ffab 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 065906e8cb..b0b82f680b 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2946,5 +2946,9 @@
{
"value": 230.11429009741502,
"ts": 1785890847497
+ },
+ {
+ "value": 293.2121389825539,
+ "ts": 1785976988029
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index 1f930db74d..73f0685bdf 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2938,5 +2938,9 @@
{
"value": 391.2107974180087,
"ts": 1785890704336
+ },
+ {
+ "value": 306.20056136769585,
+ "ts": 1785976919792
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 37ab4fdcc0..d321f64975 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2686,5 +2686,9 @@
{
"value": 126.68651422056122,
"ts": 1785890758898
+ },
+ {
+ "value": 108.10226474244635,
+ "ts": 1785976970010
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index 624222b545..27dc05504c 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 32567635fc..0392acea0d 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 bbbb8c26a6..53ce6e277f 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2946,5 +2946,9 @@
{
"value": 9.99941670069246,
"ts": 1785891480916
+ },
+ {
+ "value": 9.99920006399488,
+ "ts": 1785977615267
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index 881f357252..0240215af0 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2938,5 +2938,9 @@
{
"value": 9.999733340444255,
"ts": 1785891326030
+ },
+ {
+ "value": 9.9992667204405,
+ "ts": 1785977544765
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index 08ab50a8e7..35b1179f97 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3594,5 +3594,9 @@
{
"value": 3.3330555787017753,
"ts": 1785891378373
+ },
+ {
+ "value": 3.3332277811202644,
+ "ts": 1785977592067
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index d81f315797..07815af975 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 97012de9c3..6a6e44b86b 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2946,5 +2946,9 @@
{
"value": 1602.1266748157552,
"ts": 1785890753467
+ },
+ {
+ "value": 2303.2629558541266,
+ "ts": 1785976908488
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index dd059e4685..562c299e4b 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2938,5 +2938,9 @@
{
"value": 3304.5308790052136,
"ts": 1785890644615
+ },
+ {
+ "value": 3828.483920367534,
+ "ts": 1785976854063
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 613e5b6067..888741d24f 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3686,5 +3686,9 @@
{
"value": 1129.6882060551286,
"ts": 1785890679905
+ },
+ {
+ "value": 1204.7870204278333,
+ "ts": 1785976888460
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index acb6c4d31b..ffa7f382b4 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 9f96f9bdbe..8160bfc7a2 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2946,5 +2946,9 @@
{
"value": 74.16930379746836,
"ts": 1785890817433
+ },
+ {
+ "value": 76.99019658163527,
+ "ts": 1785976963470
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index 886f9d1280..ffcda16609 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2938,5 +2938,9 @@
{
"value": 123.3654083395016,
"ts": 1785890685080
+ },
+ {
+ "value": 117.23329425556858,
+ "ts": 1785976895675
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index 3153e0334b..afffe400cc 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3698,5 +3698,9 @@
{
"value": 17.666596000282667,
"ts": 1785890741172
+ },
+ {
+ "value": 17.287280019361756,
+ "ts": 1785976949541
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index 07105d6228..0dae1f34c2 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 7e53e02bb4..47f3a9437b 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 a3ec16a28d..08db2a666e 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -522,5 +522,9 @@
{
"value": 43.69101712687871,
"ts": 1785890679671
+ },
+ {
+ "value": 40.92322802422655,
+ "ts": 1785976904154
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index 39082d9cab..bcccbd5662 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -522,5 +522,9 @@
{
"value": 37.3412994772218,
"ts": 1785890641467
+ },
+ {
+ "value": 14.098804421385067,
+ "ts": 1785976864955
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index 1e13095b3c..2cccf1c028 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -522,5 +522,9 @@
{
"value": 11.118028995819621,
"ts": 1785890622511
+ },
+ {
+ "value": 11.321438275518522,
+ "ts": 1785976846407
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index 01335cd37b..c1e1b012c3 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -522,5 +522,9 @@
{
"value": 7.954816641476414,
"ts": 1785890667422
+ },
+ {
+ "value": 7.890168849613382,
+ "ts": 1785976891135
}
]
\ No newline at end of file