From f7ac6aa97b992788fd75404aacbfea1e57f8ea58 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sun, 2 Aug 2026 01:08:50 +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 4c42a0a0f0..6031d77949 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2930,5 +2930,9 @@
{
"value": 91.99067827793449,
"ts": 1785545385459
+ },
+ {
+ "value": 79.74481658692186,
+ "ts": 1785631852995
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index c5a5ea6ba7..11bdc785a5 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2922,5 +2922,9 @@
{
"value": 118.89663918833227,
"ts": 1785545345227
+ },
+ {
+ "value": 106.12706947785482,
+ "ts": 1785631806293
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index b7a9e56666..b61b879ed2 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3694,5 +3694,9 @@
{
"value": 34.746351633078525,
"ts": 1785545354772
+ },
+ {
+ "value": 32.43383497664764,
+ "ts": 1785631885206
}
]
\ 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 ea083fb63d..a4b51d96b6 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 3478b5d85a..8930594057 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 84da38fba2..114706daeb 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 e1ff6870c0..037109e96f 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 9093b5d445..484ab1b5d3 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2930,5 +2930,9 @@
{
"value": 269.61445133459154,
"ts": 1785545480401
+ },
+ {
+ "value": 234.87962419260128,
+ "ts": 1785631956211
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index f305de99f6..dba6141312 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2922,5 +2922,9 @@
{
"value": 344.98620055197796,
"ts": 1785545417884
+ },
+ {
+ "value": 276.2558128827294,
+ "ts": 1785631894399
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index fefe508631..44205d3087 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3674,5 +3674,9 @@
{
"value": 126.00806451612904,
"ts": 1785545436758
+ },
+ {
+ "value": 110.14428901861437,
+ "ts": 1785631973229
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index 38a7a3d6d2..0e4999f1ed 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 0497c7b977..258a728376 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -2002,5 +2002,9 @@
{
"value": 287.0332719401057,
"ts": 1785546123977
+ },
+ {
+ "value": 237.27137913989122,
+ "ts": 1785632608588
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index b379e77500..ab906ffab7 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -1998,5 +1998,9 @@
{
"value": 318.06615776081424,
"ts": 1785546057394
+ },
+ {
+ "value": 299.1996409604308,
+ "ts": 1785632536394
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index cdba3cd2c8..2e28d1d32d 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -2014,5 +2014,9 @@
{
"value": 135.4784081287045,
"ts": 1785546067689
+ },
+ {
+ "value": 119.45647304763327,
+ "ts": 1785632608016
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index b19975c380..0c3341bddb 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -2002,5 +2002,9 @@
{
"value": 174.7487986020096,
"ts": 1785546199173
+ },
+ {
+ "value": 159.6572690624127,
+ "ts": 1785632690341
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index 6f5baa5ae5..5b2b0007af 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -1998,5 +1998,9 @@
{
"value": 226.87741057248732,
"ts": 1785546116720
+ },
+ {
+ "value": 195.63409902345978,
+ "ts": 1785632604986
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index 3f876ae3f5..58462c5fb3 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -94,5 +94,9 @@
{
"value": 94.12207633300392,
"ts": 1785546112422
+ },
+ {
+ "value": 79.41392523178939,
+ "ts": 1785632660536
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index cf71a0c3e4..c9a99be890 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2930,5 +2930,9 @@
{
"value": 186.5207659786123,
"ts": 1785545409897
+ },
+ {
+ "value": 180.8754371156397,
+ "ts": 1785631878521
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index 6a4e58c37e..ebc471afef 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2922,5 +2922,9 @@
{
"value": 273.62276541408244,
"ts": 1785545363499
+ },
+ {
+ "value": 216.98249674526255,
+ "ts": 1785631827045
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 7c8f74979f..df704cc9d3 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3630,5 +3630,9 @@
{
"value": 74.15097137772504,
"ts": 1785545375441
+ },
+ {
+ "value": 70.8215297450425,
+ "ts": 1785631906623
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 3a7b679e1a..e9a686012e 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 22b6fda6ab..ae2ccdda09 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 9532a44d3a..08651f796a 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -3202,5 +3202,9 @@
{
"value": 932.1595028482652,
"ts": 1785545484523
+ },
+ {
+ "value": 791.1461950263276,
+ "ts": 1785631931969
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index e36c904fcf..05b9ab54f1 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2926,5 +2926,9 @@
{
"value": 120.77294685990339,
"ts": 1785545400116
+ },
+ {
+ "value": 110.73379595452532,
+ "ts": 1785631868369
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index 0cfe9f6a4c..8965d997db 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2918,5 +2918,9 @@
{
"value": 159.42183016261026,
"ts": 1785545356344
+ },
+ {
+ "value": 150.55706112616684,
+ "ts": 1785631818218
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 9d2aff2d3b..cc45df8f03 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -286,5 +286,9 @@
{
"value": 42.92950974499871,
"ts": 1785545367613
+ },
+ {
+ "value": 41.30865829477859,
+ "ts": 1785631898443
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index 71120731ee..86e5142e1c 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 9d14cd0216..dfaed4eb7b 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -506,5 +506,9 @@
{
"value": 17.9160097463093,
"ts": 1785545411237
+ },
+ {
+ "value": 19.414459889725865,
+ "ts": 1785631854919
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index 5a7f1aeacd..d63973e9dc 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -506,5 +506,9 @@
{
"value": 11.669156086631816,
"ts": 1785545396944
+ },
+ {
+ "value": 12.515018021625952,
+ "ts": 1785631841726
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 46102f7641..775668c554 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -94,5 +94,9 @@
{
"value": 18.367159518780422,
"ts": 1785545431747
+ },
+ {
+ "value": 21.623959346956426,
+ "ts": 1785631872763
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 4d2b8470f8..e62ea0fb24 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 0aeed9c84c..92de138dcd 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2930,5 +2930,9 @@
{
"value": 309.08716257984753,
"ts": 1785545454581
+ },
+ {
+ "value": 265.49847338377805,
+ "ts": 1785631926793
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index 23332f97f4..f8d05725da 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2922,5 +2922,9 @@
{
"value": 368.7995574405311,
"ts": 1785545396836
+ },
+ {
+ "value": 286.88916515252936,
+ "ts": 1785631868333
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 4f9115f366..73bff2e878 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2670,5 +2670,9 @@
{
"value": 143.8641922025608,
"ts": 1785545419507
+ },
+ {
+ "value": 116.88387586932382,
+ "ts": 1785631953606
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index b10ae3d257..3f826a425c 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 106257c185..47b4702023 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 59ce37264e..6d8ad682c9 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2930,5 +2930,9 @@
{
"value": 9.999633346777284,
"ts": 1785546081361
+ },
+ {
+ "value": 9.999233392106605,
+ "ts": 1785632557174
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index ca951303ba..4391baa83d 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2922,5 +2922,9 @@
{
"value": 9.999566685443632,
"ts": 1785546018835
+ },
+ {
+ "value": 9.999683343360793,
+ "ts": 1785632495354
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index 1e1cbaef44..6b89f291fa 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3578,5 +3578,9 @@
{
"value": 3.3331777850366984,
"ts": 1785546037709
+ },
+ {
+ "value": 3.3333111112592584,
+ "ts": 1785632574049
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 735fa700bc..969e80c0b1 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 bc8ed156af..3a2420e908 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2930,5 +2930,9 @@
{
"value": 2416.7778086091,
"ts": 1785545376502
+ },
+ {
+ "value": 2295.8793217802418,
+ "ts": 1785631842644
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index 12a9915032..cda29d34d8 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2922,5 +2922,9 @@
{
"value": 3576.916962535107,
"ts": 1785545337989
+ },
+ {
+ "value": 3321.646060158701,
+ "ts": 1785631798232
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index e6dee4b6b0..a8be2ece88 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3670,5 +3670,9 @@
{
"value": 1420.5442262769113,
"ts": 1785545347081
+ },
+ {
+ "value": 1343.1432536899129,
+ "ts": 1785631876982
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index 61fb286a88..2e99541c85 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 319f33d537..ab6a39811a 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2930,5 +2930,9 @@
{
"value": 76.40586797066014,
"ts": 1785545431157
+ },
+ {
+ "value": 75.51349174385824,
+ "ts": 1785631899996
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index bfae03d049..78bf80e84b 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2922,5 +2922,9 @@
{
"value": 129.73533990659055,
"ts": 1785545376643
+ },
+ {
+ "value": 105.93968500600324,
+ "ts": 1785631842910
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index d90f9d8a46..97d9362c02 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3682,5 +3682,9 @@
{
"value": 18.43114125626659,
"ts": 1785545403616
+ },
+ {
+ "value": 18.629606170125566,
+ "ts": 1785631934491
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index 4091de1563..61a8f9e81a 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 e389f63f52..200604e03f 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 18dae179cf..8414c45cf1 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -506,5 +506,9 @@
{
"value": 47.03668861712135,
"ts": 1785545375237
+ },
+ {
+ "value": 47.75093114315729,
+ "ts": 1785631821484
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index 2712704f0b..61d3bfdde1 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -506,5 +506,9 @@
{
"value": 13.25275657336726,
"ts": 1785545338743
+ },
+ {
+ "value": 36.29500580720093,
+ "ts": 1785631784496
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index c6eccb474b..693ec8dab3 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -506,5 +506,9 @@
{
"value": 9.97884484892029,
"ts": 1785545319052
+ },
+ {
+ "value": 10.312680471908259,
+ "ts": 1785631764285
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index 6cacf7920d..fc9294407e 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -506,5 +506,9 @@
{
"value": 8.235536339304097,
"ts": 1785545363827
+ },
+ {
+ "value": 8.0202109315475,
+ "ts": 1785631810223
}
]
\ No newline at end of file