From 3dff5c647f64a9591b01a977b8f2dd05c585ec56 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Thu, 7 May 2026 01:17:28 +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 efeaa0c980..1d87d3ddef 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2582,5 +2582,9 @@
{
"value": 88.12125484666902,
"ts": 1778028953141
+ },
+ {
+ "value": 99.94669509594884,
+ "ts": 1778115565545
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index 9a5d287b69..70784b39a1 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2578,5 +2578,9 @@
{
"value": 117.02293649555313,
"ts": 1778028857436
+ },
+ {
+ "value": 134.89208633093526,
+ "ts": 1778115558262
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index ddf8c1a67d..caeaf34292 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3346,5 +3346,9 @@
{
"value": 32.467532467532465,
"ts": 1778028928624
+ },
+ {
+ "value": 33.09504898067249,
+ "ts": 1778115603677
}
]
\ 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 c2472a033d..e2506b4104 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 0774dc0139..2b02658a78 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 741a10a391..745d29dbfe 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 5659f5f4a6..94cfa1c021 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 d04de20eb0..de425a6156 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2582,5 +2582,9 @@
{
"value": 225.4537256228159,
"ts": 1778029065216
+ },
+ {
+ "value": 270.8925910876337,
+ "ts": 1778115662190
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index ba914fa21f..9a1a8b34c5 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2578,5 +2578,9 @@
{
"value": 316.84004858214075,
"ts": 1778028939506
+ },
+ {
+ "value": 324.2717397178836,
+ "ts": 1778115637889
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index 577ca923f9..05dc3052cf 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3326,5 +3326,9 @@
{
"value": 101.34279199391943,
"ts": 1778029021560
+ },
+ {
+ "value": 109.2896174863388,
+ "ts": 1778115693547
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index ac53888748..d9b1d05021 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 d0a83140c8..8a1584a8df 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -1654,5 +1654,9 @@
{
"value": 203.74552184321783,
"ts": 1778029725864
+ },
+ {
+ "value": 284.0035027098668,
+ "ts": 1778116306085
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index 750b9b4000..09cd1ce28d 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -1654,5 +1654,9 @@
{
"value": 320.0682812333298,
"ts": 1778029578729
+ },
+ {
+ "value": 342.1825543927685,
+ "ts": 1778116274674
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index ddef53c1b0..871442d51c 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -1666,5 +1666,9 @@
{
"value": 114.58363172820764,
"ts": 1778029657744
+ },
+ {
+ "value": 100.89544709294992,
+ "ts": 1778116334527
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index f66ad568ee..c65fe756ed 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -1654,5 +1654,9 @@
{
"value": 122.48522521970787,
"ts": 1778029831287
+ },
+ {
+ "value": 164.90085336191615,
+ "ts": 1778116384916
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index 110cb2f170..52c05a4ed9 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -1654,5 +1654,9 @@
{
"value": 221.32462789796935,
"ts": 1778029639012
+ },
+ {
+ "value": 230.91133004926107,
+ "ts": 1778116332948
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index ce1c5f9229..abe0bdc31d 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -690,5 +690,9 @@
{
"value": 78.28401440425866,
"ts": 1778029710885
+ },
+ {
+ "value": 69.55433062651063,
+ "ts": 1778116394403
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index 083bda1ba2..d76fbd01e9 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2582,5 +2582,9 @@
{
"value": 182.41517694272162,
"ts": 1778028978016
+ },
+ {
+ "value": 213.70565607636416,
+ "ts": 1778115587364
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index a6acc6fecf..27aaf39837 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2578,5 +2578,9 @@
{
"value": 234.63162834350072,
"ts": 1778028876991
+ },
+ {
+ "value": 265.11134676564154,
+ "ts": 1778115576041
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index c2dbe83374..f2a4a3c116 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3282,5 +3282,9 @@
{
"value": 67.53106428957321,
"ts": 1778028950381
+ },
+ {
+ "value": 70.49203440011279,
+ "ts": 1778115624703
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 23c36514d5..5ead22a22a 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 45f7c75a40..9f1759cac8 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 c47add7942..ed5373206c 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -2854,5 +2854,9 @@
{
"value": 799.2398341133322,
"ts": 1778029019897
+ },
+ {
+ "value": 825.5517437487388,
+ "ts": 1778115701218
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index 3a5e7236e5..5cb055a84e 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2578,5 +2578,9 @@
{
"value": 113.19046181708421,
"ts": 1778028968218
+ },
+ {
+ "value": 131.521262604121,
+ "ts": 1778115578625
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index c63c95cfcc..0824390585 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2574,5 +2574,9 @@
{
"value": 152.12981744421907,
"ts": 1778028868923
+ },
+ {
+ "value": 171.86067827681026,
+ "ts": 1778115568671
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 22101310d8..e818376ddc 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -3330,5 +3330,9 @@
{
"value": 40.78636104086793,
"ts": 1778028941932
+ },
+ {
+ "value": 42.23686433519176,
+ "ts": 1778115616582
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index e53c093919..9fdbb98ed3 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 d666f5a440..d49a320547 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -158,5 +158,9 @@
{
"value": 18.254837531945967,
"ts": 1778028937641
+ },
+ {
+ "value": 19.564877132571606,
+ "ts": 1778115602665
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index fd6d55b9c3..77e8104de4 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -158,5 +158,9 @@
{
"value": 11.818095868393684,
"ts": 1778028923697
+ },
+ {
+ "value": 12.486888766794864,
+ "ts": 1778115589586
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index eb236c2b71..d5f13d907a 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -158,5 +158,9 @@
{
"value": 20.370747606437156,
"ts": 1778028956344
+ },
+ {
+ "value": 21.159542953872197,
+ "ts": 1778115620457
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 3d677e0247..df154a8543 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 f9d8fb2a81..e6233fe461 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2582,5 +2582,9 @@
{
"value": 274.6121103940684,
"ts": 1778029035181
+ },
+ {
+ "value": 347.02139965297863,
+ "ts": 1778115636634
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index 66134e696f..e249e9b6ac 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2578,5 +2578,9 @@
{
"value": 389.43337444018954,
"ts": 1778028917293
+ },
+ {
+ "value": 397.9835500132661,
+ "ts": 1778115615983
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 2cb615bf58..f83efad346 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2322,5 +2322,9 @@
{
"value": 135.89726167017733,
"ts": 1778029000556
+ },
+ {
+ "value": 138.19789939192924,
+ "ts": 1778115673892
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index c172cbc738..492466fa2e 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 d4c12e3a39..a60698f349 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 82a3ffd951..33a3452e31 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2582,5 +2582,9 @@
{
"value": 9.999333377774816,
"ts": 1778029666150
+ },
+ {
+ "value": 9.999783338027676,
+ "ts": 1778116263114
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index 960358881e..b14b50ea45 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2578,5 +2578,9 @@
{
"value": 9.999133408437935,
"ts": 1778029540446
+ },
+ {
+ "value": 9.999933333777774,
+ "ts": 1778116238830
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index 347a81440f..40f02242c6 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3230,5 +3230,9 @@
{
"value": 3.3331777850366984,
"ts": 1778029622385
+ },
+ {
+ "value": 3.333172230008883,
+ "ts": 1778116294378
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index c72f592f80..040303fb60 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 88150789cd..d2cc5e2ad6 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2582,5 +2582,9 @@
{
"value": 1900.1104879061486,
"ts": 1778028943845
+ },
+ {
+ "value": 3023.7871253863727,
+ "ts": 1778115557259
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index 3a7544bfd3..d4372df5f6 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2578,5 +2578,9 @@
{
"value": 3973.5099337748343,
"ts": 1778028850356
+ },
+ {
+ "value": 4121.004914679936,
+ "ts": 1778115551981
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 09d3903d39..021277d2dd 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3322,5 +3322,9 @@
{
"value": 927.5099449677432,
"ts": 1778028920468
+ },
+ {
+ "value": 1016.2142631317466,
+ "ts": 1778115595644
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index 3383151867..b723b5b3b0 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 d43ff1d6f0..886f6bd789 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2582,5 +2582,9 @@
{
"value": 50.37445007891997,
"ts": 1778029009390
+ },
+ {
+ "value": 56.45677293085927,
+ "ts": 1778115615491
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index 4785f26d90..d36f071fc2 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2578,5 +2578,9 @@
{
"value": 76.69495858472237,
"ts": 1778028898056
+ },
+ {
+ "value": 77.67191383595691,
+ "ts": 1778115596939
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index 494fe9e582..f43f122bab 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3334,5 +3334,9 @@
{
"value": 15.309246785058177,
"ts": 1778028984040
+ },
+ {
+ "value": 15.682338550324625,
+ "ts": 1778115657566
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index a767e8c1c6..26ea8edc3d 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 4a07e04d4d..a023bf6181 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 133679458d..f0c0d0d52a 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -158,5 +158,9 @@
{
"value": 43.72922861640721,
"ts": 1778028902297
+ },
+ {
+ "value": 49.382716049382715,
+ "ts": 1778115569316
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index 419d8053f8..7ec5458fba 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -158,5 +158,9 @@
{
"value": 38.2789771857296,
"ts": 1778028864839
+ },
+ {
+ "value": 41.50066401062417,
+ "ts": 1778115534828
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index 65ee92164a..8176e9d4ec 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -158,5 +158,9 @@
{
"value": 11.118523460084502,
"ts": 1778028846290
+ },
+ {
+ "value": 11.534557534372981,
+ "ts": 1778115516802
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index 901123ad6e..f39ca7ce42 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -158,5 +158,9 @@
{
"value": 8.16926721673066,
"ts": 1778028890082
+ },
+ {
+ "value": 8.75580071797566,
+ "ts": 1778115558437
}
]
\ No newline at end of file