From f2c49f6f19e36ac3f90a79d6669958d28a2533d0 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Wed, 29 Jul 2026 01:04:15 +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 6ee9cf8922..432b83997a 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2914,5 +2914,9 @@
{
"value": 72.20564166746895,
"ts": 1785199561155
+ },
+ {
+ "value": 79.24767540152155,
+ "ts": 1785285971645
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index 634da22e38..587c4d158e 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2906,5 +2906,9 @@
{
"value": 108.35018780699221,
"ts": 1785199506800
+ },
+ {
+ "value": 114.62631820265933,
+ "ts": 1785285929324
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index 8f32883aa6..cf06694bfd 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3678,5 +3678,9 @@
{
"value": 34.19972640218879,
"ts": 1785199533328
+ },
+ {
+ "value": 33.08628904182107,
+ "ts": 1785285952917
}
]
\ 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 9f5139ac15..b437092ea3 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 2da22644ee..198c18f721 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 71c2a682a6..7bdc1487e6 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 051ac7c8b2..f1fe5ea54a 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 f9ca67d505..674fd43bd6 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2914,5 +2914,9 @@
{
"value": 178.79492222420885,
"ts": 1785199693657
+ },
+ {
+ "value": 219.41854086670324,
+ "ts": 1785286077549
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 07ab03108e..e53aeee6b6 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2906,5 +2906,9 @@
{
"value": 323.03219554215565,
"ts": 1785199584284
+ },
+ {
+ "value": 326.56615686061065,
+ "ts": 1785286007814
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index 705c201b0c..ec8ac954a7 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3658,5 +3658,9 @@
{
"value": 126.2945188178833,
"ts": 1785199614294
+ },
+ {
+ "value": 117.19207781553968,
+ "ts": 1785286039201
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index 94d6f6a825..7c751a5c07 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 34721b57a0..e45f5d648c 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -1986,5 +1986,9 @@
{
"value": 210.41188125756167,
"ts": 1785200352485
+ },
+ {
+ "value": 230.1407694373058,
+ "ts": 1785286731398
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index 9ee82c9351..ab280de329 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -1982,5 +1982,9 @@
{
"value": 352.58858788270555,
"ts": 1785200220118
+ },
+ {
+ "value": 358.4336449714747,
+ "ts": 1785286643034
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index c985c9bb61..6e5cadf5cb 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -1998,5 +1998,9 @@
{
"value": 138.9467833819647,
"ts": 1785200244411
+ },
+ {
+ "value": 128.58428700012857,
+ "ts": 1785286671724
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index 0791829c62..02a7d21913 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -1986,5 +1986,9 @@
{
"value": 145.53039766181163,
"ts": 1785200441788
+ },
+ {
+ "value": 146.03870025556773,
+ "ts": 1785286819640
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index 16ef4c9d62..1129f98362 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -1982,5 +1982,9 @@
{
"value": 237.85926660059462,
"ts": 1785200276773
+ },
+ {
+ "value": 245.56951663733474,
+ "ts": 1785286697871
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index 2d41eae7a5..be3abd3477 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -78,5 +78,9 @@
{
"value": 91.63593044832878,
"ts": 1785200290257
+ },
+ {
+ "value": 93.03407372950343,
+ "ts": 1785286716806
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index 1a609a8f1b..776ee29649 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2914,5 +2914,9 @@
{
"value": 122.58908139915005,
"ts": 1785199592435
+ },
+ {
+ "value": 175.0700280112045,
+ "ts": 1785285997020
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index a866569d52..92d35f00fa 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2906,5 +2906,9 @@
{
"value": 236.51844843897825,
"ts": 1785199526997
+ },
+ {
+ "value": 247.27992087042531,
+ "ts": 1785285949346
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 473e96f60a..c487b51814 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3614,5 +3614,9 @@
{
"value": 75.28986598403854,
"ts": 1785199554033
+ },
+ {
+ "value": 73.97544015386892,
+ "ts": 1785285973901
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index bae4a27b42..01c35456d4 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 7055c08d4c..9b1d773b48 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 bb232aebff..3ca38e2f99 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -3186,5 +3186,9 @@
{
"value": 592.0896818504776,
"ts": 1785199721710
+ },
+ {
+ "value": 777.7259293824857,
+ "ts": 1785286085884
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index eb1e43bea1..338be0a495 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2910,5 +2910,9 @@
{
"value": 99.48928831995755,
"ts": 1785199578220
+ },
+ {
+ "value": 111.02886750555145,
+ "ts": 1785285986849
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index 570b12951a..db1e12c913 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2902,5 +2902,9 @@
{
"value": 145.67349713508787,
"ts": 1785199518867
+ },
+ {
+ "value": 152.26880519744188,
+ "ts": 1785285941342
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 212a038949..c3180df316 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -270,5 +270,9 @@
{
"value": 42.226163330799764,
"ts": 1785199546262
+ },
+ {
+ "value": 41.83400267737617,
+ "ts": 1785285966029
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index fe861f2385..325e7c27c4 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 26bf5ea2bd..ed20e2b204 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -490,5 +490,9 @@
{
"value": 18.044027426921687,
"ts": 1785199560173
+ },
+ {
+ "value": 21.75047851052723,
+ "ts": 1785285957009
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index 126ac2fb03..cb7895ee0f 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -490,5 +490,9 @@
{
"value": 11.825363038645287,
"ts": 1785199546032
+ },
+ {
+ "value": 13.401232913428034,
+ "ts": 1785285945177
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index e140f35682..d59977812c 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -78,5 +78,9 @@
{
"value": 20.395676116663267,
"ts": 1785199578906
+ },
+ {
+ "value": 23.576564894494872,
+ "ts": 1785285973232
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 8c537fa2f1..4deb18417a 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 3a8dd9e60f..09ab0235ce 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2914,5 +2914,9 @@
{
"value": 193.3550320647095,
"ts": 1785199656000
+ },
+ {
+ "value": 247.8929102627665,
+ "ts": 1785286046536
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index 7929900591..48f74658ca 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2906,5 +2906,9 @@
{
"value": 353.7527268439361,
"ts": 1785199562000
+ },
+ {
+ "value": 337.66672294445385,
+ "ts": 1785285985785
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 5e860e391b..58c0702bdd 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2654,5 +2654,9 @@
{
"value": 150.60240963855424,
"ts": 1785199597024
+ },
+ {
+ "value": 130.3611002476861,
+ "ts": 1785286020645
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index 9f8b50d6f8..083fbee866 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 d19f5ea511..fe12f69b10 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 6dc75ff988..227d686cbc 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2914,5 +2914,9 @@
{
"value": 9.9992667204405,
"ts": 1785200294638
+ },
+ {
+ "value": 9.999250056245783,
+ "ts": 1785286678515
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index 26bb9082dc..a8b80702cf 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2906,5 +2906,9 @@
{
"value": 9.999316713357919,
"ts": 1785200185278
+ },
+ {
+ "value": 9.999233392106605,
+ "ts": 1785286608762
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index f39573011c..f9719cb3b4 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3562,5 +3562,9 @@
{
"value": 3.333327777787037,
"ts": 1785200215139
+ },
+ {
+ "value": 3.3332388915647386,
+ "ts": 1785286640143
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 837913908c..0f6a1ad512 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 2d26333943..55186d5a93 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2914,5 +2914,9 @@
{
"value": 2318.293049413987,
"ts": 1785199549884
+ },
+ {
+ "value": 1872.5682620485895,
+ "ts": 1785285961366
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index 43acbf2ad2..bde023c96b 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2906,5 +2906,9 @@
{
"value": 3973.3345106176325,
"ts": 1785199499088
+ },
+ {
+ "value": 2590.350464824,
+ "ts": 1785285921910
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 4534533669..1f12ddecd5 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3654,5 +3654,9 @@
{
"value": 1240.5579754093842,
"ts": 1785199525553
+ },
+ {
+ "value": 1087.863074301048,
+ "ts": 1785285944857
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index 1496d11740..c86482db15 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 f1f37031a6..59d690172b 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2914,5 +2914,9 @@
{
"value": 58.09450038729667,
"ts": 1785199620138
+ },
+ {
+ "value": 75.8111796219549,
+ "ts": 1785286018361
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index c1f01368af..ed91237733 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2906,5 +2906,9 @@
{
"value": 122.79983626688498,
"ts": 1785199540855
+ },
+ {
+ "value": 117.54564689287675,
+ "ts": 1785285963812
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index 53a37d525c..efd337eb94 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3666,5 +3666,9 @@
{
"value": 18.615040953090098,
"ts": 1785199581920
+ },
+ {
+ "value": 17.712281696128095,
+ "ts": 1785286003188
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index 0a774b7c8f..1cd68d5545 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 5aa20db844..d8cc827ea3 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 e90536e86d..bb38189044 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -490,5 +490,9 @@
{
"value": 47.92485382919582,
"ts": 1785199524606
+ },
+ {
+ "value": 44.6508305054474,
+ "ts": 1785285926255
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index e22b9e515a..d85f909d91 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -490,5 +490,9 @@
{
"value": 39.802579207132624,
"ts": 1785199489253
+ },
+ {
+ "value": 38.2789771857296,
+ "ts": 1785285889724
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index df38613f8e..88cb9fea43 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -490,5 +490,9 @@
{
"value": 12.257906349595489,
"ts": 1785199471458
+ },
+ {
+ "value": 12.424212304939866,
+ "ts": 1785285870553
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index 5ac68ba378..82a2601a4b 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -490,5 +490,9 @@
{
"value": 8.581481163648846,
"ts": 1785199513352
+ },
+ {
+ "value": 8.424599831508004,
+ "ts": 1785285914264
}
]
\ No newline at end of file