From 175b1c28e3c9b02f752ae0a4055bbcd50454ba45 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sat, 30 May 2026 01:25:29 +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 d51bbf2fdd..44b4249e75 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2674,5 +2674,9 @@
{
"value": 85.81235697940504,
"ts": 1780017065405
+ },
+ {
+ "value": 94.16195856873823,
+ "ts": 1780103111359
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index b9c6878bcc..5aefdbb423 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2670,5 +2670,9 @@
{
"value": 99.2982920693764,
"ts": 1780016996907
+ },
+ {
+ "value": 120.73406310367032,
+ "ts": 1780103059901
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index 3649521423..2f566dd6a3 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3438,5 +3438,9 @@
{
"value": 32.63281555932646,
"ts": 1780017019422
+ },
+ {
+ "value": 32.666928002090685,
+ "ts": 1780103115269
}
]
\ 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 c89eed6a81..da8ef523b5 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 fb8d4a4da1..ed25fc4661 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 04a629331c..34b0e2994b 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 bd8dc501cc..6d72a22dd8 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 9bab449cc4..e765974b56 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2674,5 +2674,9 @@
{
"value": 273.211602386048,
"ts": 1780017163513
+ },
+ {
+ "value": 253.613999492772,
+ "ts": 1780103214333
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 03ac45916e..8ba947e8d1 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2670,5 +2670,9 @@
{
"value": 321.3023455071222,
"ts": 1780017080207
+ },
+ {
+ "value": 336.02150537634407,
+ "ts": 1780103142967
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index 873b4a871e..cf95935709 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3418,5 +3418,9 @@
{
"value": 99.98000399920015,
"ts": 1780017114497
+ },
+ {
+ "value": 119.33886270063846,
+ "ts": 1780103203543
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index edde816608..12f04a02c8 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 d19af228ce..3942295915 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -1746,5 +1746,9 @@
{
"value": 290.03021148036254,
"ts": 1780017806549
+ },
+ {
+ "value": 269.82663638612195,
+ "ts": 1780103860429
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index b6afff6d56..171945b6c8 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -1746,5 +1746,9 @@
{
"value": 338.104361546264,
"ts": 1780017717406
+ },
+ {
+ "value": 356.42152786028277,
+ "ts": 1780103778369
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index ff2bfd2909..f264bb3428 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -1758,5 +1758,9 @@
{
"value": 117.49845783274095,
"ts": 1780017750924
+ },
+ {
+ "value": 132.31451159405907,
+ "ts": 1780103835134
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index de35260d18..fac08efea2 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -1746,5 +1746,9 @@
{
"value": 190.29193955059387,
"ts": 1780017875409
+ },
+ {
+ "value": 181.1129390102178,
+ "ts": 1780103932695
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index 5590df686c..5d14d9b57c 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -1746,5 +1746,9 @@
{
"value": 225.30980097634247,
"ts": 1780017776397
+ },
+ {
+ "value": 249.22118380062307,
+ "ts": 1780103832531
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index 0f49be9fbe..3567a4e37a 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -782,5 +782,9 @@
{
"value": 81.78119441434441,
"ts": 1780017802063
+ },
+ {
+ "value": 85.68613169958442,
+ "ts": 1780103884030
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index 9430501a6d..47515efd95 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2674,5 +2674,9 @@
{
"value": 217.17098595627624,
"ts": 1780017087603
+ },
+ {
+ "value": 201.47750167897917,
+ "ts": 1780103134183
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index 9c28258d3d..caa69c29bd 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2670,5 +2670,9 @@
{
"value": 248.7974788522143,
"ts": 1780017016526
+ },
+ {
+ "value": 249.83344437041973,
+ "ts": 1780103078979
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 934b05c3b8..1eec91f8c9 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3374,5 +3374,9 @@
{
"value": 69.95942353435008,
"ts": 1780017040958
+ },
+ {
+ "value": 75.41478129713424,
+ "ts": 1780103136093
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 46d1dec136..a80588c5f7 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 9da1bad71d..9aa7fcaef8 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 c8f24e1452..e34f1d6055 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -2946,5 +2946,9 @@
{
"value": 777.5982581799017,
"ts": 1780017159531
+ },
+ {
+ "value": 1007.4100606684726,
+ "ts": 1780103196945
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index dddae2e0a4..dd85418bd9 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2670,5 +2670,9 @@
{
"value": 124.46067042814471,
"ts": 1780017079114
+ },
+ {
+ "value": 125.89173310952582,
+ "ts": 1780103124926
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index 4538ef87e5..ddfe3206f4 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2666,5 +2666,9 @@
{
"value": 146.69926650366747,
"ts": 1780017008862
+ },
+ {
+ "value": 155.7955961778147,
+ "ts": 1780103071306
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 06863be6d6..18ba0b5a38 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -30,5 +30,9 @@
{
"value": 40.96346059315091,
"ts": 1780017032743
+ },
+ {
+ "value": 41.45593234391841,
+ "ts": 1780103128421
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index 645e6c21e2..55acb1f640 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 2b01b7895f..085a105cf5 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -250,5 +250,9 @@
{
"value": 16.2348204428859,
"ts": 1780017075020
+ },
+ {
+ "value": 20.13693113169553,
+ "ts": 1780103142423
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index 35e7c3fe74..f9e6c01604 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -250,5 +250,9 @@
{
"value": 10.585146921839275,
"ts": 1780017059219
+ },
+ {
+ "value": 12.885269559839191,
+ "ts": 1780103129724
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 661ebce26c..89388aadcf 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -250,5 +250,9 @@
{
"value": 19.096724911677647,
"ts": 1780017096774
+ },
+ {
+ "value": 21.75805047867711,
+ "ts": 1780103159741
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 80e42b7021..011cde58e4 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 b6883fb237..1606828396 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2674,5 +2674,9 @@
{
"value": 322.026620867325,
"ts": 1780017138226
+ },
+ {
+ "value": 307.12530712530713,
+ "ts": 1780103187202
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index e1b03ec381..8ec16c1baf 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2670,5 +2670,9 @@
{
"value": 348.5130111524163,
"ts": 1780017058362
+ },
+ {
+ "value": 377.66727513060994,
+ "ts": 1780103121598
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 7c7437a370..8c0697fcde 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2414,5 +2414,9 @@
{
"value": 119.61722488038278,
"ts": 1780017093047
+ },
+ {
+ "value": 143.97811532647037,
+ "ts": 1780103185471
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index 7eb48a9cc7..aa453621aa 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 57f7e0bbce..d991203161 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 b636cb9b7b..37b3dd0d36 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2674,5 +2674,9 @@
{
"value": 9.999916667361106,
"ts": 1780017764412
+ },
+ {
+ "value": 9.999316713357919,
+ "ts": 1780103815277
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index 20560e5ff8..9a31593a3c 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2670,5 +2670,9 @@
{
"value": 9.999766672110983,
"ts": 1780017681130
+ },
+ {
+ "value": 9.999683343360793,
+ "ts": 1780103743915
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index c2d68cd05b..9d40108f59 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3322,5 +3322,9 @@
{
"value": 3.3330889068135003,
"ts": 1780017715387
+ },
+ {
+ "value": 3.3330889068135003,
+ "ts": 1780103804453
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 791fe2c58c..c06b415778 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 b7f827be2b..f27be25d16 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2674,5 +2674,9 @@
{
"value": 2523.1286795626575,
"ts": 1780017055897
+ },
+ {
+ "value": 2647.7337360503657,
+ "ts": 1780103102605
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index 966d789f53..feccb65ca0 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2670,5 +2670,9 @@
{
"value": 3287.791334843282,
"ts": 1780016988609
+ },
+ {
+ "value": 4222.37860661506,
+ "ts": 1780103053030
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 245b9ca5a1..61e86b4dae 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3414,5 +3414,9 @@
{
"value": 1299.113715753919,
"ts": 1780017011361
+ },
+ {
+ "value": 1339.9437223636608,
+ "ts": 1780103107185
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index a16835c7eb..7bb8628816 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 8d7174b2d1..84c9a323d7 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2674,5 +2674,9 @@
{
"value": 56.08315262095267,
"ts": 1780017115877
+ },
+ {
+ "value": 53.92579810181191,
+ "ts": 1780103163630
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index b6b62747cd..5c248e75f3 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2670,5 +2670,9 @@
{
"value": 77.49535027898325,
"ts": 1780017037364
+ },
+ {
+ "value": 70.59487951807229,
+ "ts": 1780103101855
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index a49cc7ebc4..b7e93cfe15 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3426,5 +3426,9 @@
{
"value": 15.360511197812663,
"ts": 1780017074513
+ },
+ {
+ "value": 15.347309616624205,
+ "ts": 1780103169688
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index 1bbeaf3fb2..fa774b2c87 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 b4c5678756..1de84c785a 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 b7d9f9b999..140cf4125c 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -250,5 +250,9 @@
{
"value": 36.94672282568536,
"ts": 1780017035354
+ },
+ {
+ "value": 51.015202530354046,
+ "ts": 1780103110056
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index 4cce4a279f..38291fed2a 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -250,5 +250,9 @@
{
"value": 13.398360040731015,
"ts": 1780016995287
+ },
+ {
+ "value": 44.05286343612335,
+ "ts": 1780103077044
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index d46c6ee570..cd04ed69ea 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -250,5 +250,9 @@
{
"value": 10.609854432797183,
"ts": 1780016975834
+ },
+ {
+ "value": 11.072725662148995,
+ "ts": 1780103060743
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index df329f4380..bc3bcbf284 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -250,5 +250,9 @@
{
"value": 8.006725649545618,
"ts": 1780017021058
+ },
+ {
+ "value": 9.249838127832763,
+ "ts": 1780103099482
}
]
\ No newline at end of file