From ae2c33ed67de1b79d5ce7e9b0906db6e9eaeb430 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sun, 30 Aug 2026 01:09:59 +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 895a2f22d8..c6e00cb3f2 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -3042,5 +3042,9 @@
{
"value": 70.6547338671691,
"ts": 1787964193999
+ },
+ {
+ "value": 78.80634653777452,
+ "ts": 1788051108710
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index e5ccfd0cb9..204385afb0 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -3034,5 +3034,9 @@
{
"value": 104.71935213627478,
"ts": 1787964159091
+ },
+ {
+ "value": 109.02747492368077,
+ "ts": 1788051032808
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index 103f561888..720d1a9d29 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3806,5 +3806,9 @@
{
"value": 28.351100022680882,
"ts": 1787964198001
+ },
+ {
+ "value": 31.601567437744915,
+ "ts": 1788051065302
}
]
\ 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 38eb388198..dc830cba91 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 bfbeeaae4e..26b74c57b4 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 b0de662c00..c59e117324 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 51d6cd7d45..9898aed85c 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 efcc145403..2a3614525d 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -3042,5 +3042,9 @@
{
"value": 229.34026450577173,
"ts": 1787964293853
+ },
+ {
+ "value": 208.60858076628884,
+ "ts": 1788051211361
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 277a32a694..eb1a2a75e3 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -3034,5 +3034,9 @@
{
"value": 279.9682702627035,
"ts": 1787964239277
+ },
+ {
+ "value": 321.1131924003211,
+ "ts": 1788051103065
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index 435f933ab9..0a0f0f1ec0 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3786,5 +3786,9 @@
{
"value": 106.98047606311847,
"ts": 1787964279193
+ },
+ {
+ "value": 116.84973124561813,
+ "ts": 1788051133983
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index a08d7fd85d..76eaad9c90 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 8cc8ff7352..1f7569b58c 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -2114,5 +2114,9 @@
{
"value": 231.70943636679604,
"ts": 1787964947404
+ },
+ {
+ "value": 214.5002145002145,
+ "ts": 1788051869105
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index 44bb4dd72b..8ab9ff2933 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -2110,5 +2110,9 @@
{
"value": 301.59847190107575,
"ts": 1787964880845
+ },
+ {
+ "value": 345.77150266532203,
+ "ts": 1788051739602
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index 98b502243c..3223887fec 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -2126,5 +2126,9 @@
{
"value": 119.81787682722262,
"ts": 1787964914019
+ },
+ {
+ "value": 128.03277639075603,
+ "ts": 1788051766865
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index 1580db5d69..4606688cf9 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -2114,5 +2114,9 @@
{
"value": 152.63680073265667,
"ts": 1787965032633
+ },
+ {
+ "value": 147.91440686322846,
+ "ts": 1788051957228
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index 3373feb80f..7c5c8825cc 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -2110,5 +2110,9 @@
{
"value": 203.64179408420588,
"ts": 1787964946409
+ },
+ {
+ "value": 226.54332641117614,
+ "ts": 1788051799059
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index 29b61e7ae2..4ad23f3c7c 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -206,5 +206,9 @@
{
"value": 74.67144563918758,
"ts": 1787964970437
+ },
+ {
+ "value": 84.25132169260905,
+ "ts": 1788051816707
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index 9aa099ad32..4b654287bf 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -3042,5 +3042,9 @@
{
"value": 195.66918862509783,
"ts": 1787964220207
+ },
+ {
+ "value": 182.30432668935345,
+ "ts": 1788051136484
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index 8544f030ec..7076b37b2f 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -3034,5 +3034,9 @@
{
"value": 269.9298182472557,
"ts": 1787964178541
+ },
+ {
+ "value": 319.1489361702128,
+ "ts": 1788051050646
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index df44476de8..5bf01e131c 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3742,5 +3742,9 @@
{
"value": 83.66800535475234,
"ts": 1787964221929
+ },
+ {
+ "value": 92.37021984112322,
+ "ts": 1788051085814
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 5b4363b98b..48513d00eb 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 7de6f94824..8b269f6d61 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 3e2b1b8537..ad851cc321 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -3314,5 +3314,9 @@
{
"value": 954.3502465404803,
"ts": 1787964270586
+ },
+ {
+ "value": 725.6367462448299,
+ "ts": 1788051202783
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index 63eddbf4be..c943da7949 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -3038,5 +3038,9 @@
{
"value": 102.27737624437474,
"ts": 1787964210621
+ },
+ {
+ "value": 95.26833915528739,
+ "ts": 1788051126327
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index efdc2ae283..2127b227fe 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -3030,5 +3030,9 @@
{
"value": 147.07324247475242,
"ts": 1787964171168
+ },
+ {
+ "value": 156.07116845281448,
+ "ts": 1788051044201
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index f6a01c2e74..916fcdecbb 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -398,5 +398,9 @@
{
"value": 31.8451054072989,
"ts": 1787964214826
+ },
+ {
+ "value": 39.0015600624025,
+ "ts": 1788051079268
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index adca3c64eb..a61fafa2a5 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 37e4de4713..0e00e72597 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -618,5 +618,9 @@
{
"value": 22.851919561243147,
"ts": 1787964187195
+ },
+ {
+ "value": 15.86495748191395,
+ "ts": 1788051120611
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index 6aa38c0298..7ae69fba23 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -618,5 +618,9 @@
{
"value": 15.719315895372233,
"ts": 1787964175923
+ },
+ {
+ "value": 11.10370863868532,
+ "ts": 1788051104564
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 637499a62f..51e41ca446 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -206,5 +206,9 @@
{
"value": 26.61698163428267,
"ts": 1787964201653
+ },
+ {
+ "value": 20.143015409406786,
+ "ts": 1788051141146
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 1987ca9f54..df794105eb 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 05e4660a9c..f6d6413435 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -3042,5 +3042,9 @@
{
"value": 232.15322112594313,
"ts": 1787964263575
+ },
+ {
+ "value": 234.40246903934053,
+ "ts": 1788051178334
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index 68fa242dd2..73b5e22024 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -3034,5 +3034,9 @@
{
"value": 290.1634587484283,
"ts": 1787964214280
+ },
+ {
+ "value": 353.06578792515006,
+ "ts": 1788051080796
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index a372a560e1..d2d6c0361d 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2782,5 +2782,9 @@
{
"value": 92.52833680314598,
"ts": 1787964259074
+ },
+ {
+ "value": 124.97656689370743,
+ "ts": 1788051115395
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index 6edb5606e4..5aaf1f9b47 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 c9bbb99978..3da2853e6b 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 172482b95d..ecc5bedaf8 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -3042,5 +3042,9 @@
{
"value": 9.999666677777407,
"ts": 1787964894822
+ },
+ {
+ "value": 9.999516690026649,
+ "ts": 1788051812384
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index e0480eb44b..80b74e412b 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -3034,5 +3034,9 @@
{
"value": 9.99940003599784,
"ts": 1787964840231
+ },
+ {
+ "value": 9.999316713357919,
+ "ts": 1788051704054
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index dc95ed12a8..de08b1f40f 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3690,5 +3690,9 @@
{
"value": 3.3333055557870352,
"ts": 1787964880087
+ },
+ {
+ "value": 3.3331222355917456,
+ "ts": 1788051735119
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 4807633a0f..e1b2fc0236 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 651f310e6a..5d74796760 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -3042,5 +3042,9 @@
{
"value": 2192.964644536675,
"ts": 1787964182409
+ },
+ {
+ "value": 2128.632471894168,
+ "ts": 1788051098376
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index f4244b6d68..6c66f9bbc6 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -3034,5 +3034,9 @@
{
"value": 3076.6425852913694,
"ts": 1787964150934
+ },
+ {
+ "value": 3738.7318775357603,
+ "ts": 1788051025000
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index f62a90b161..63c912befe 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3782,5 +3782,9 @@
{
"value": 966.9725164922535,
"ts": 1787964188558
+ },
+ {
+ "value": 1270.3789964005928,
+ "ts": 1788051056805
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index 5217b0d800..652939811d 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 6fb5250242..968f9c15b2 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -3042,5 +3042,9 @@
{
"value": 133.5707925200356,
"ts": 1787964233257
+ },
+ {
+ "value": 147.79781259237365,
+ "ts": 1788051148434
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index 5cea3e6df7..dd9e13f537 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -3034,5 +3034,9 @@
{
"value": 173.63120731566156,
"ts": 1787964189013
+ },
+ {
+ "value": 207.72746157041962,
+ "ts": 1788051059693
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index 101bb7b24d..beb47c2748 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3794,5 +3794,9 @@
{
"value": 40.105879521937915,
"ts": 1787964235511
+ },
+ {
+ "value": 47.8102887741442,
+ "ts": 1788051097399
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index ecf1484c32..bb3c93cf64 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 ee695e66c7..731fc6fa6b 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 f63beb24db..9e092b2181 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -618,5 +618,9 @@
{
"value": 56.79236710586097,
"ts": 1787964159740
+ },
+ {
+ "value": 41.23711340206186,
+ "ts": 1788051081749
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index 72ffbc7ccb..6a1ee04046 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -618,5 +618,9 @@
{
"value": 47.591852274890535,
"ts": 1787964128195
+ },
+ {
+ "value": 35.94536304816678,
+ "ts": 1788051041624
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index 2da08fbf49..5cee67395b 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -618,5 +618,9 @@
{
"value": 12.560920464251621,
"ts": 1787964112392
+ },
+ {
+ "value": 9.267840593141797,
+ "ts": 1788051020370
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index 437aa1447b..27aa0fce85 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -618,5 +618,9 @@
{
"value": 9.473734072284591,
"ts": 1787964150127
+ },
+ {
+ "value": 7.622241701284348,
+ "ts": 1788051068780
}
]
\ No newline at end of file