From bb555ab43108807d0bd3ccea80c10f12daaa22d1 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sat, 29 Aug 2026 01:01:24 +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 df29cad5d8..895a2f22d8 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -3038,5 +3038,9 @@
{
"value": 76.40586797066014,
"ts": 1787886886794
+ },
+ {
+ "value": 70.6547338671691,
+ "ts": 1787964193999
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index 57ef182b97..e5ccfd0cb9 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -3030,5 +3030,9 @@
{
"value": 99.61482268561562,
"ts": 1787886868081
+ },
+ {
+ "value": 104.71935213627478,
+ "ts": 1787964159091
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index fbac8df8c6..103f561888 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3802,5 +3802,9 @@
{
"value": 25.643655759565082,
"ts": 1787886863937
+ },
+ {
+ "value": 28.351100022680882,
+ "ts": 1787964198001
}
]
\ 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 d9496386fa..38eb388198 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 2b1d792e92..bfbeeaae4e 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 4d24e07e2e..b0de662c00 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 5937ba7381..51d6cd7d45 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 62e1302427..efcc145403 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -3038,5 +3038,9 @@
{
"value": 201.6400053770668,
"ts": 1787886982101
+ },
+ {
+ "value": 229.34026450577173,
+ "ts": 1787964293853
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 1d5d47a711..277a32a694 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -3030,5 +3030,9 @@
{
"value": 285.37455410225925,
"ts": 1787886946547
+ },
+ {
+ "value": 279.9682702627035,
+ "ts": 1787964239277
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index 9195ed6a97..435f933ab9 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3782,5 +3782,9 @@
{
"value": 103.03436195971356,
"ts": 1787886946874
+ },
+ {
+ "value": 106.98047606311847,
+ "ts": 1787964279193
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index 02f1b48a2e..a08d7fd85d 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 ed369e9384..8cc8ff7352 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -2110,5 +2110,9 @@
{
"value": 175.29251939173497,
"ts": 1787887652459
+ },
+ {
+ "value": 231.70943636679604,
+ "ts": 1787964947404
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index fba7dc22f6..44bb4dd72b 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -2106,5 +2106,9 @@
{
"value": 284.0102243680772,
"ts": 1787887590736
+ },
+ {
+ "value": 301.59847190107575,
+ "ts": 1787964880845
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index 906a881890..98b502243c 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -2122,5 +2122,9 @@
{
"value": 111.80367275064985,
"ts": 1787887584124
+ },
+ {
+ "value": 119.81787682722262,
+ "ts": 1787964914019
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index 2ed61edf5e..1580db5d69 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -2110,5 +2110,9 @@
{
"value": 117.62630124095747,
"ts": 1787887762762
+ },
+ {
+ "value": 152.63680073265667,
+ "ts": 1787965032633
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index c757896248..3373feb80f 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -2106,5 +2106,9 @@
{
"value": 188.26187226431966,
"ts": 1787887662106
+ },
+ {
+ "value": 203.64179408420588,
+ "ts": 1787964946409
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index d28e73046d..29b61e7ae2 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -202,5 +202,9 @@
{
"value": 67.89096710682644,
"ts": 1787887645672
+ },
+ {
+ "value": 74.67144563918758,
+ "ts": 1787964970437
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index b1bcb4c76c..9aa099ad32 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -3038,5 +3038,9 @@
{
"value": 224.08126680609502,
"ts": 1787886909663
+ },
+ {
+ "value": 195.66918862509783,
+ "ts": 1787964220207
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index 4e296d08d0..8544f030ec 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -3030,5 +3030,9 @@
{
"value": 283.60748723766307,
"ts": 1787886887162
+ },
+ {
+ "value": 269.9298182472557,
+ "ts": 1787964178541
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index dea3ee28c3..df44476de8 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3738,5 +3738,9 @@
{
"value": 70.2345835089198,
"ts": 1787886889118
+ },
+ {
+ "value": 83.66800535475234,
+ "ts": 1787964221929
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index f6e9ede703..5b4363b98b 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 2387b80fab..7de6f94824 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 3c62e8fd24..3e2b1b8537 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -3310,5 +3310,9 @@
{
"value": 1092.3390620448588,
"ts": 1787886915455
+ },
+ {
+ "value": 954.3502465404803,
+ "ts": 1787964270586
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index c9f02a5cb9..63eddbf4be 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -3034,5 +3034,9 @@
{
"value": 119.18004131574766,
"ts": 1787886901293
+ },
+ {
+ "value": 102.27737624437474,
+ "ts": 1787964210621
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index dbf48573ec..efdc2ae283 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -3026,5 +3026,9 @@
{
"value": 147.17425431711146,
"ts": 1787886880060
+ },
+ {
+ "value": 147.07324247475242,
+ "ts": 1787964171168
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index da9675dbfa..f6a01c2e74 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -394,5 +394,9 @@
{
"value": 32.07801372938987,
"ts": 1787886880813
+ },
+ {
+ "value": 31.8451054072989,
+ "ts": 1787964214826
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index cd1dcfb472..adca3c64eb 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 2ebbf12f24..37e4de4713 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -614,5 +614,9 @@
{
"value": 25.614754098360656,
"ts": 1787886842326
+ },
+ {
+ "value": 22.851919561243147,
+ "ts": 1787964187195
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index 79ab5cbeb6..6aa38c0298 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -614,5 +614,9 @@
{
"value": 15.291455134870635,
"ts": 1787886831848
+ },
+ {
+ "value": 15.719315895372233,
+ "ts": 1787964175923
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 75d7cb0ecb..637499a62f 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -202,5 +202,9 @@
{
"value": 28.304557033682425,
"ts": 1787886855776
+ },
+ {
+ "value": 26.61698163428267,
+ "ts": 1787964201653
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 1a12fd0157..1987ca9f54 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 dd2c7f799d..05e4660a9c 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -3038,5 +3038,9 @@
{
"value": 265.8631690889755,
"ts": 1787886948568
+ },
+ {
+ "value": 232.15322112594313,
+ "ts": 1787964263575
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index 57d5c872b5..68fa242dd2 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -3030,5 +3030,9 @@
{
"value": 296.15004935834156,
"ts": 1787886921450
+ },
+ {
+ "value": 290.1634587484283,
+ "ts": 1787964214280
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index a952c46c4a..a372a560e1 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2778,5 +2778,9 @@
{
"value": 96.2741888899586,
"ts": 1787886925930
+ },
+ {
+ "value": 92.52833680314598,
+ "ts": 1787964259074
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index e0d1302dab..6edb5606e4 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 13d96ac420..c9bbb99978 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 8eb32971db..172482b95d 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -3038,5 +3038,9 @@
{
"value": 9.999533355110094,
"ts": 1787887583119
+ },
+ {
+ "value": 9.999666677777407,
+ "ts": 1787964894822
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index 450883c89c..e0480eb44b 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -3030,5 +3030,9 @@
{
"value": 9.999383371358766,
"ts": 1787887547603
+ },
+ {
+ "value": 9.99940003599784,
+ "ts": 1787964840231
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index 2c05be517b..dc95ed12a8 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3686,5 +3686,9 @@
{
"value": 3.333127790452922,
"ts": 1787887547771
+ },
+ {
+ "value": 3.3333055557870352,
+ "ts": 1787964880087
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 807f12a5fc..4807633a0f 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 637328188d..651f310e6a 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -3038,5 +3038,9 @@
{
"value": 2145.9739144948617,
"ts": 1787886876063
+ },
+ {
+ "value": 2192.964644536675,
+ "ts": 1787964182409
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index e77acdc1b9..f4244b6d68 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -3030,5 +3030,9 @@
{
"value": 3333.950731616966,
"ts": 1787886859545
+ },
+ {
+ "value": 3076.6425852913694,
+ "ts": 1787964150934
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 02fdf9d529..f62a90b161 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3778,5 +3778,9 @@
{
"value": 1047.0716895083417,
"ts": 1787886853456
+ },
+ {
+ "value": 966.9725164922535,
+ "ts": 1787964188558
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index 6a7c3d14f2..5217b0d800 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 d511913a97..6fb5250242 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -3038,5 +3038,9 @@
{
"value": 144.3973815941471,
"ts": 1787886921863
+ },
+ {
+ "value": 133.5707925200356,
+ "ts": 1787964233257
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index 303db24c99..5cea3e6df7 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -3030,5 +3030,9 @@
{
"value": 188.79798615481434,
"ts": 1787886896945
+ },
+ {
+ "value": 173.63120731566156,
+ "ts": 1787964189013
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index c5e264c7b6..101bb7b24d 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3790,5 +3790,9 @@
{
"value": 39.24646781789639,
"ts": 1787886903120
+ },
+ {
+ "value": 40.105879521937915,
+ "ts": 1787964235511
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index d9875e2cf3..ecf1484c32 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 52ac59f1a6..ee695e66c7 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 65e6c5d120..f63beb24db 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -614,5 +614,9 @@
{
"value": 62.66449429753102,
"ts": 1787886815211
+ },
+ {
+ "value": 56.79236710586097,
+ "ts": 1787964159740
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index 848f453fcd..72ffbc7ccb 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -614,5 +614,9 @@
{
"value": 17.337031900138697,
"ts": 1787886785288
+ },
+ {
+ "value": 47.591852274890535,
+ "ts": 1787964128195
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index 2f337bcb94..2da08fbf49 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -614,5 +614,9 @@
{
"value": 13.259785721862736,
"ts": 1787886770037
+ },
+ {
+ "value": 12.560920464251621,
+ "ts": 1787964112392
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index 0315b5e268..437aa1447b 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -614,5 +614,9 @@
{
"value": 9.875567845151096,
"ts": 1787886806410
+ },
+ {
+ "value": 9.473734072284591,
+ "ts": 1787964150127
}
]
\ No newline at end of file