From 54e1f0cf2022dd28965fa5649bee74855c2f1b99 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sat, 19 Sep 2026 01:05:27 +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 a46a9adf50..cd8745be19 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -3114,5 +3114,9 @@
{
"value": 96.21552277100706,
"ts": 1789692389896
+ },
+ {
+ "value": 68.92115419959566,
+ "ts": 1789778854949
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index b7a9728ca1..675f8e7747 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -3106,5 +3106,9 @@
{
"value": 107.66580534022394,
"ts": 1789692356477
+ },
+ {
+ "value": 127.98634812286689,
+ "ts": 1789778689549
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index 005c61f41f..8e07cabdb1 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3878,5 +3878,9 @@
{
"value": 34.013605442176875,
"ts": 1789692381567
+ },
+ {
+ "value": 26.55055225148683,
+ "ts": 1789778920248
}
]
\ 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 2faaacca48..bd8bfabf4a 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 21c04fdbe2..4cd82cb283 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 03392c97d9..468b188ce0 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 94a9873083..de5b76b95d 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 1ea3e9f755..9514cf4f23 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -3114,5 +3114,9 @@
{
"value": 280.2821506983697,
"ts": 1789692474026
+ },
+ {
+ "value": 175.12112544509952,
+ "ts": 1789778980770
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 52419a9293..e71088ef40 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -3106,5 +3106,9 @@
{
"value": 281.06993956996297,
"ts": 1789692431330
+ },
+ {
+ "value": 345.2641270571988,
+ "ts": 1789778755808
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index cb01337352..2cf47ee99c 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3858,5 +3858,9 @@
{
"value": 122.38404112103782,
"ts": 1789692449428
+ },
+ {
+ "value": 71.74115790228855,
+ "ts": 1789779023099
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index 94fc31b50a..7200207507 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 a018535ed0..dfa90659f9 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -2186,5 +2186,9 @@
{
"value": 298.5000373125047,
"ts": 1789693116025
+ },
+ {
+ "value": 245.12807942149772,
+ "ts": 1789779631464
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index b497937c39..3a62c962d3 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -2182,5 +2182,9 @@
{
"value": 359.5721091900638,
"ts": 1789693066428
+ },
+ {
+ "value": 376.71877943115464,
+ "ts": 1789779389420
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index b751fcfc6d..72fc669c7e 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -2198,5 +2198,9 @@
{
"value": 133.91810907629986,
"ts": 1789693080683
+ },
+ {
+ "value": 89.43343916290301,
+ "ts": 1789779669237
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index e12d8a6701..af49a8a69a 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -2186,5 +2186,9 @@
{
"value": 198.9884752508084,
"ts": 1789693182399
+ },
+ {
+ "value": 152.85455888721881,
+ "ts": 1789779717809
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index 3d47c10cd4..ed7a984855 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -2182,5 +2182,9 @@
{
"value": 243.39783375927954,
"ts": 1789693122110
+ },
+ {
+ "value": 256.7998459200925,
+ "ts": 1789779442361
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index 776ec8a543..3c801c83bd 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -278,5 +278,9 @@
{
"value": 91.6947481832978,
"ts": 1789693126529
+ },
+ {
+ "value": 55.726605274523195,
+ "ts": 1789779743622
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index 6621d2e0d4..43f48c47f8 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -3114,5 +3114,9 @@
{
"value": 207.0107645597571,
"ts": 1789692412391
+ },
+ {
+ "value": 149.22403501790689,
+ "ts": 1789778889601
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index 26428595a4..dbd92c9375 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -3106,5 +3106,9 @@
{
"value": 325.02708559046584,
"ts": 1789692374116
+ },
+ {
+ "value": 332.22591362126246,
+ "ts": 1789778706398
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 8b244c3d08..ba53540fed 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3814,5 +3814,9 @@
{
"value": 93.58038555118847,
"ts": 1789692401707
+ },
+ {
+ "value": 72.06687806284232,
+ "ts": 1789778944975
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index b794b23cd1..298fc64cc5 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 68654483bd..41769ddb1c 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 2411aa177f..bb2f7222da 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -3386,5 +3386,9 @@
{
"value": 1192.3372459659256,
"ts": 1789692462395
+ },
+ {
+ "value": 522.1326216859082,
+ "ts": 1789779008169
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index 0f16bf7c73..0845b0ee33 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -3110,5 +3110,9 @@
{
"value": 128.15036309269541,
"ts": 1789692403400
+ },
+ {
+ "value": 72.73079906904577,
+ "ts": 1789778877641
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index cc53d5e13e..8f034d73ff 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -3102,5 +3102,9 @@
{
"value": 161.22098022355976,
"ts": 1789692367707
+ },
+ {
+ "value": 176.03567656378357,
+ "ts": 1789778700189
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index cc83a19292..4c384758ae 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -470,5 +470,9 @@
{
"value": 39.94248282473238,
"ts": 1789692395226
+ },
+ {
+ "value": 32.696834946377194,
+ "ts": 1789778936862
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index b1e0611162..9bb943325e 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 0a80121acf..239b65e82a 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -690,5 +690,9 @@
{
"value": 16.37947978772194,
"ts": 1789692510770
+ },
+ {
+ "value": 24.2107301956227,
+ "ts": 1789778789161
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index 6b19a7020a..1de695fa69 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -690,5 +690,9 @@
{
"value": 11.134369571994833,
"ts": 1789692495144
+ },
+ {
+ "value": 15.72920598968164,
+ "ts": 1789778778549
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 84e9546df5..186f82fe89 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -278,5 +278,9 @@
{
"value": 15.433289605679452,
"ts": 1789692535725
+ },
+ {
+ "value": 26.994196247806723,
+ "ts": 1789778803300
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 4e7a96ba4a..69be66a83c 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 18a1d95be9..d3563d70b1 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -3114,5 +3114,9 @@
{
"value": 277.289952860708,
"ts": 1789692449063
+ },
+ {
+ "value": 188.91092849721358,
+ "ts": 1789778942378
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index 6d99c43eb0..3556c2c3a4 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -3106,5 +3106,9 @@
{
"value": 318.7250996015936,
"ts": 1789692405729
+ },
+ {
+ "value": 367.2420124862284,
+ "ts": 1789778734790
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 075e6654ec..c7fc1075f1 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2854,5 +2854,9 @@
{
"value": 122.4889759921607,
"ts": 1789692431668
+ },
+ {
+ "value": 62.03666366822793,
+ "ts": 1789778993623
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index d78d4795c0..69926ccf90 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 8313c08c5a..b45d222bf8 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 78a40670be..c8667cb097 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -3114,5 +3114,9 @@
{
"value": 9.99921672802297,
"ts": 1789693075028
+ },
+ {
+ "value": 9.999466695109593,
+ "ts": 1789779581782
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index de1cdba04b..54fc1c9b34 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -3106,5 +3106,9 @@
{
"value": 9.999650012249573,
"ts": 1789693032303
+ },
+ {
+ "value": 9.999550020249089,
+ "ts": 1789779356774
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index 29efde464e..895eb10521 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3762,5 +3762,9 @@
{
"value": 3.3331444551475418,
"ts": 1789693050318
+ },
+ {
+ "value": 3.3331777850366984,
+ "ts": 1789779623982
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 8a88263f8d..beded0000d 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 1d2fe059ee..c240e89b34 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -3114,5 +3114,9 @@
{
"value": 3204.6336628962767,
"ts": 1789692381214
+ },
+ {
+ "value": 1793.0906241283587,
+ "ts": 1789778843144
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index 31d7e6939a..c44308cb3d 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -3106,5 +3106,9 @@
{
"value": 3799.2851715306897,
"ts": 1789692348648
+ },
+ {
+ "value": 4267.020671344585,
+ "ts": 1789778682831
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 9116feb9f3..9934c13650 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3854,5 +3854,9 @@
{
"value": 1418.4397163120566,
"ts": 1789692373729
+ },
+ {
+ "value": 625.7039169065199,
+ "ts": 1789778910199
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index 335880d135..df7884ef0f 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 c96894273f..8a07c205a5 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -3114,5 +3114,9 @@
{
"value": 163.5233838438897,
"ts": 1789692423333
+ },
+ {
+ "value": 118.93434823977165,
+ "ts": 1789778904096
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index 19c1865bb8..268c555517 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -3106,5 +3106,9 @@
{
"value": 221.72949002217297,
"ts": 1789692382594
+ },
+ {
+ "value": 239.12003825920613,
+ "ts": 1789778714353
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index 350ad6c6f5..1a6df6a524 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3866,5 +3866,9 @@
{
"value": 47.57826624797792,
"ts": 1789692413290
+ },
+ {
+ "value": 38.604076590487956,
+ "ts": 1789778959108
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index 0264670896..56a86c17df 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 69ca0f6fc3..eca57ccd37 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 87a54db2bc..affa2d37fd 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -690,5 +690,9 @@
{
"value": 51.77055290950508,
"ts": 1789692472404
+ },
+ {
+ "value": 58.16658911121452,
+ "ts": 1789778762349
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index b30032c1d8..2a34f0bf45 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -690,5 +690,9 @@
{
"value": 12.164858157753882,
"ts": 1789692440094
+ },
+ {
+ "value": 13.197487198437416,
+ "ts": 1789778722283
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index a94908d0df..c564269053 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -690,5 +690,9 @@
{
"value": 8.86430521575719,
"ts": 1789692418705
+ },
+ {
+ "value": 10.837993670611697,
+ "ts": 1789778702449
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index 0d456c5cb8..df50184528 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -690,5 +690,9 @@
{
"value": 9.51655881233346,
"ts": 1789692461934
+ },
+ {
+ "value": 6.724723445748293,
+ "ts": 1789778752923
}
]
\ No newline at end of file