From 8186e1e22036d63d3cee2cbf01df3b4edd74ca52 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri, 18 Sep 2026 01:03:12 +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 b393de6f8b..a46a9adf50 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -3110,5 +3110,9 @@
{
"value": 93.64464976900986,
"ts": 1789605987998
+ },
+ {
+ "value": 96.21552277100706,
+ "ts": 1789692389896
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index 669fdacfb1..b7a9728ca1 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -3102,5 +3102,9 @@
{
"value": 122.46897452645331,
"ts": 1789605961273
+ },
+ {
+ "value": 107.66580534022394,
+ "ts": 1789692356477
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index fc3fd16f2b..005c61f41f 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3874,5 +3874,9 @@
{
"value": 34.51131971286582,
"ts": 1789605984263
+ },
+ {
+ "value": 34.013605442176875,
+ "ts": 1789692381567
}
]
\ 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 2c7c5d398f..2faaacca48 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 77f09de354..21c04fdbe2 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 5e841c3f93..03392c97d9 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 8fbcc5e42d..94a9873083 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 d86131c904..1ea3e9f755 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -3110,5 +3110,9 @@
{
"value": 273.3360666940003,
"ts": 1789606067983
+ },
+ {
+ "value": 280.2821506983697,
+ "ts": 1789692474026
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index c8cf4dce8f..52419a9293 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -3102,5 +3102,9 @@
{
"value": 339.7893306150187,
"ts": 1789606029100
+ },
+ {
+ "value": 281.06993956996297,
+ "ts": 1789692431330
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index a9f08702b9..cb01337352 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3854,5 +3854,9 @@
{
"value": 119.38872970391596,
"ts": 1789606050362
+ },
+ {
+ "value": 122.38404112103782,
+ "ts": 1789692449428
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index a386f75c61..94fc31b50a 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 0f36966fcb..a018535ed0 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -2182,5 +2182,9 @@
{
"value": 254.69595670168735,
"ts": 1789606716816
+ },
+ {
+ "value": 298.5000373125047,
+ "ts": 1789693116025
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index 131faa39ba..b497937c39 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -2178,5 +2178,9 @@
{
"value": 346.22042700519336,
"ts": 1789606665538
+ },
+ {
+ "value": 359.5721091900638,
+ "ts": 1789693066428
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index 9a5c9ba295..b751fcfc6d 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -2194,5 +2194,9 @@
{
"value": 131.80440226703573,
"ts": 1789606682095
+ },
+ {
+ "value": 133.91810907629986,
+ "ts": 1789693080683
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index 417cbfe9a3..e12d8a6701 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -2182,5 +2182,9 @@
{
"value": 179.7968295825717,
"ts": 1789606789914
+ },
+ {
+ "value": 198.9884752508084,
+ "ts": 1789693182399
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index b1c2477141..3d47c10cd4 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -2178,5 +2178,9 @@
{
"value": 238.88678756992417,
"ts": 1789606721903
+ },
+ {
+ "value": 243.39783375927954,
+ "ts": 1789693122110
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index fb07579abe..776ec8a543 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -274,5 +274,9 @@
{
"value": 73.17430118542367,
"ts": 1789606738943
+ },
+ {
+ "value": 91.6947481832978,
+ "ts": 1789693126529
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index 3444ff4757..6621d2e0d4 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -3110,5 +3110,9 @@
{
"value": 255.5366269165247,
"ts": 1789606008838
+ },
+ {
+ "value": 207.0107645597571,
+ "ts": 1789692412391
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index c123238701..26428595a4 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -3102,5 +3102,9 @@
{
"value": 328.65907099035934,
"ts": 1789605978047
+ },
+ {
+ "value": 325.02708559046584,
+ "ts": 1789692374116
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 0b74b64239..8b244c3d08 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3810,5 +3810,9 @@
{
"value": 91.57509157509158,
"ts": 1789606004267
+ },
+ {
+ "value": 93.58038555118847,
+ "ts": 1789692401707
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index ca0732162c..b794b23cd1 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 f46d87c32b..68654483bd 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 79bf2f2658..2411aa177f 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -3382,5 +3382,9 @@
{
"value": 676.8494912347991,
"ts": 1789606189171
+ },
+ {
+ "value": 1192.3372459659256,
+ "ts": 1789692462395
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index ee66b78d39..0f16bf7c73 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -3106,5 +3106,9 @@
{
"value": 130.25356026398055,
"ts": 1789606001251
+ },
+ {
+ "value": 128.15036309269541,
+ "ts": 1789692403400
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index 2ad4f45651..cc53d5e13e 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -3098,5 +3098,9 @@
{
"value": 170.3384056325233,
"ts": 1789605971789
+ },
+ {
+ "value": 161.22098022355976,
+ "ts": 1789692367707
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 77ff62f518..cc83a19292 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -466,5 +466,9 @@
{
"value": 40.703353956366,
"ts": 1789605997692
+ },
+ {
+ "value": 39.94248282473238,
+ "ts": 1789692395226
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index f237497c3a..b1e0611162 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 261d471a80..0a80121acf 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -686,5 +686,9 @@
{
"value": 24.222459064044184,
"ts": 1789605989312
+ },
+ {
+ "value": 16.37947978772194,
+ "ts": 1789692510770
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index bd7e909d97..6b19a7020a 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -686,5 +686,9 @@
{
"value": 17.23305990211622,
"ts": 1789605978646
+ },
+ {
+ "value": 11.134369571994833,
+ "ts": 1789692495144
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 07a721de80..84e9546df5 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -274,5 +274,9 @@
{
"value": 27.52546105147261,
"ts": 1789606003197
+ },
+ {
+ "value": 15.433289605679452,
+ "ts": 1789692535725
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 22201cfbed..4e7a96ba4a 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 940259b4ea..18a1d95be9 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -3110,5 +3110,9 @@
{
"value": 319.74420463629093,
"ts": 1789606042436
+ },
+ {
+ "value": 277.289952860708,
+ "ts": 1789692449063
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index f8ff219933..6d99c43eb0 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -3102,5 +3102,9 @@
{
"value": 352.89965886366315,
"ts": 1789606007729
+ },
+ {
+ "value": 318.7250996015936,
+ "ts": 1789692405729
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 028f1c60fd..075e6654ec 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2850,5 +2850,9 @@
{
"value": 135.4462955438169,
"ts": 1789606032221
+ },
+ {
+ "value": 122.4889759921607,
+ "ts": 1789692431668
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index 1cf966da0c..d78d4795c0 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 3562c72cb9..8313c08c5a 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 43810e99f8..78a40670be 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -3110,5 +3110,9 @@
{
"value": 9.999966666777778,
"ts": 1789606668901
+ },
+ {
+ "value": 9.99921672802297,
+ "ts": 1789693075028
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index b78f45690c..de1cdba04b 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -3102,5 +3102,9 @@
{
"value": 9.999783338027676,
"ts": 1789606630068
+ },
+ {
+ "value": 9.999650012249573,
+ "ts": 1789693032303
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index 5d45e66047..29efde464e 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3758,5 +3758,9 @@
{
"value": 3.3332888894814734,
"ts": 1789606651255
+ },
+ {
+ "value": 3.3331444551475418,
+ "ts": 1789693050318
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index bf52f564f3..8a88263f8d 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 f1274a6475..1d2fe059ee 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -3110,5 +3110,9 @@
{
"value": 2842.1950166847373,
"ts": 1789605979138
+ },
+ {
+ "value": 3204.6336628962767,
+ "ts": 1789692381214
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index 6f74c7be4d..31d7e6939a 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -3102,5 +3102,9 @@
{
"value": 3760.079100923308,
"ts": 1789605954297
+ },
+ {
+ "value": 3799.2851715306897,
+ "ts": 1789692348648
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 4d8f5b4520..9116feb9f3 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3850,5 +3850,9 @@
{
"value": 1210.2793055686295,
"ts": 1789605976497
+ },
+ {
+ "value": 1418.4397163120566,
+ "ts": 1789692373729
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index dafefda9c8..335880d135 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 556f0d9ff4..c96894273f 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -3110,5 +3110,9 @@
{
"value": 164.14970453053184,
"ts": 1789606019677
+ },
+ {
+ "value": 163.5233838438897,
+ "ts": 1789692423333
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index b566a6c1a7..19c1865bb8 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -3102,5 +3102,9 @@
{
"value": 217.58050478677112,
"ts": 1789605986602
+ },
+ {
+ "value": 221.72949002217297,
+ "ts": 1789692382594
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index 6303889e92..350ad6c6f5 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3862,5 +3862,9 @@
{
"value": 48.97159647404505,
"ts": 1789606015572
+ },
+ {
+ "value": 47.57826624797792,
+ "ts": 1789692413290
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index 29af76e218..0264670896 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 dea4c4e91c..69ca0f6fc3 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 c05286f464..87a54db2bc 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -686,5 +686,9 @@
{
"value": 67.49460043196544,
"ts": 1789605963851
+ },
+ {
+ "value": 51.77055290950508,
+ "ts": 1789692472404
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index 60f56683e8..b30032c1d8 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -686,5 +686,9 @@
{
"value": 17.72546795235394,
"ts": 1789605936075
+ },
+ {
+ "value": 12.164858157753882,
+ "ts": 1789692440094
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index 3732d8c5a9..a94908d0df 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -686,5 +686,9 @@
{
"value": 14.576409538802402,
"ts": 1789605921110
+ },
+ {
+ "value": 8.86430521575719,
+ "ts": 1789692418705
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index 2cf304d17c..0d456c5cb8 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -686,5 +686,9 @@
{
"value": 10.670650376140427,
"ts": 1789605955633
+ },
+ {
+ "value": 9.51655881233346,
+ "ts": 1789692461934
}
]
\ No newline at end of file