From 28aa61beac1a15a97493205d44953610e5351d86 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Thu, 30 Apr 2026 01:18:30 +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 ca4b1534ff..e264f614a6 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2554,5 +2554,9 @@
{
"value": 91.75434303890384,
"ts": 1777424403174
+ },
+ {
+ "value": 91.20758847136081,
+ "ts": 1777510803612
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index db8b745d40..ece1f75587 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2550,5 +2550,9 @@
{
"value": 125.73344509639564,
"ts": 1777424363415
+ },
+ {
+ "value": 109.40919037199124,
+ "ts": 1777510751688
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index 0c2198e4ed..58b4f90eff 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3318,5 +3318,9 @@
{
"value": 32.01844262295082,
"ts": 1777424400649
+ },
+ {
+ "value": 31.113876789047914,
+ "ts": 1777510812367
}
]
\ 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 2b7bb4045b..7c3d01b597 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 f70ec10297..7dc23084b7 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 87069af521..ec0ff475ea 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 343d5a62a3..fe3f1600f4 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 a1077fa330..aa83144141 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2554,5 +2554,9 @@
{
"value": 251.75177275206647,
"ts": 1777424503957
+ },
+ {
+ "value": 168.11902827201658,
+ "ts": 1777510925996
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 3c86e0be19..c03065e46d 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2550,5 +2550,9 @@
{
"value": 323.41526520051747,
"ts": 1777424444581
+ },
+ {
+ "value": 285.90488897360143,
+ "ts": 1777510838908
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index a0ea382078..715fc30dbc 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3298,5 +3298,9 @@
{
"value": 124.58730455366597,
"ts": 1777424493264
+ },
+ {
+ "value": 91.81471789927924,
+ "ts": 1777510905793
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index da7cab4abe..0d937a33e0 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 f847475af7..68eaec6dc5 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -1626,5 +1626,9 @@
{
"value": 270.2641832391162,
"ts": 1777425150047
+ },
+ {
+ "value": 274.11654521780844,
+ "ts": 1777511571507
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index 63cfc20e39..38cbebed65 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -1626,5 +1626,9 @@
{
"value": 338.31406822667043,
"ts": 1777425081714
+ },
+ {
+ "value": 314.0210394096405,
+ "ts": 1777511478904
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index 47647375da..c5adf17cf0 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -1638,5 +1638,9 @@
{
"value": 102.27563283047814,
"ts": 1777425133728
+ },
+ {
+ "value": 118.88839352058254,
+ "ts": 1777511540757
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index a38c8d6c3d..dff4edbf6d 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -1626,5 +1626,9 @@
{
"value": 174.74370922646784,
"ts": 1777425224758
+ },
+ {
+ "value": 176.32797002424508,
+ "ts": 1777511645454
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index 52031087ca..3628301f5f 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -1626,5 +1626,9 @@
{
"value": 227.13936893111998,
"ts": 1777425140858
+ },
+ {
+ "value": 216.49317144455068,
+ "ts": 1777511540269
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index 8860ab294d..3b3454f8d2 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -662,5 +662,9 @@
{
"value": 84.81764206955047,
"ts": 1777425184094
+ },
+ {
+ "value": 80.49585446349514,
+ "ts": 1777511592824
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index 59a51773c8..ed0565b26c 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2554,5 +2554,9 @@
{
"value": 198.4652024345065,
"ts": 1777424426300
+ },
+ {
+ "value": 196.33507853403142,
+ "ts": 1777510826615
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index d175011b69..14e5d038e6 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2550,5 +2550,9 @@
{
"value": 254.539283896148,
"ts": 1777424381539
+ },
+ {
+ "value": 236.85457129322594,
+ "ts": 1777510771153
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 5af150afb0..25f776db9a 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3254,5 +3254,9 @@
{
"value": 52.45488879563575,
"ts": 1777424427107
+ },
+ {
+ "value": 68.88950124001103,
+ "ts": 1777510833321
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index ab3a1d56a5..c6ce725171 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 504d9e6a00..87dbf20c17 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 825d4ccc2b..0fc4bb7514 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -2826,5 +2826,9 @@
{
"value": 612.9412325567141,
"ts": 1777424555391
+ },
+ {
+ "value": 879.5590477307377,
+ "ts": 1777510888053
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index 64e9115600..74617bd858 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2550,5 +2550,9 @@
{
"value": 121.60518848804215,
"ts": 1777424417062
+ },
+ {
+ "value": 124.30595839893925,
+ "ts": 1777510817413
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index 20847dc6d8..20561fffb5 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2546,5 +2546,9 @@
{
"value": 168.27462418667267,
"ts": 1777424374066
+ },
+ {
+ "value": 151.19443604475356,
+ "ts": 1777510763231
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 97e03e09be..6285c1899a 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -3302,5 +3302,9 @@
{
"value": 34.96992586375717,
"ts": 1777424416220
+ },
+ {
+ "value": 43.27880204275945,
+ "ts": 1777510825011
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index aa519d8da1..2175d94ac1 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 418ebe149e..21bab9d0c4 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -130,5 +130,9 @@
{
"value": 17.04971697469822,
"ts": 1777424440922
+ },
+ {
+ "value": 19.4916575705598,
+ "ts": 1777510797939
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index 6b69b16598..e11252169d 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -130,5 +130,9 @@
{
"value": 10.207414666013392,
"ts": 1777424425903
+ },
+ {
+ "value": 12.425447316103378,
+ "ts": 1777510784814
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 8d298a2458..c83440b288 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -130,5 +130,9 @@
{
"value": 18.37897445322551,
"ts": 1777424461197
+ },
+ {
+ "value": 20.699648105982195,
+ "ts": 1777510815940
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 21332f3279..56c78e52e4 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 ea8f3737c9..10090b3ab2 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2554,5 +2554,9 @@
{
"value": 342.7004797806717,
"ts": 1777424476882
+ },
+ {
+ "value": 223.3721752727002,
+ "ts": 1777510886879
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index 6b8675e7d5..724c371963 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2550,5 +2550,9 @@
{
"value": 420.52144659377626,
"ts": 1777424422347
+ },
+ {
+ "value": 358.48718408316904,
+ "ts": 1777510814555
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 81f36e79dd..fa501bddbb 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2294,5 +2294,9 @@
{
"value": 165.0846058605035,
"ts": 1777424475854
+ },
+ {
+ "value": 140.1541695865452,
+ "ts": 1777510882521
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index 20f56f182e..299d5c8643 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 05d2c224a4..e22827bbed 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 6cfde81dd9..841a122042 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2554,5 +2554,9 @@
{
"value": 9.999550020249089,
"ts": 1777425104885
+ },
+ {
+ "value": 9.99921672802297,
+ "ts": 1777511526978
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index 5c981b96e2..6f3a00c2d0 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2550,5 +2550,9 @@
{
"value": 9.999716674694216,
"ts": 1777425045541
+ },
+ {
+ "value": 9.99930004899657,
+ "ts": 1777511439879
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index d926b09a3a..ce9f9081e2 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3202,5 +3202,9 @@
{
"value": 3.3331666749995836,
"ts": 1777425094133
+ },
+ {
+ "value": 3.3330889068135003,
+ "ts": 1777511506634
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 527c50879a..8a8c78023d 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 2ef4d56a63..b5be81861e 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2554,5 +2554,9 @@
{
"value": 2545.8248472505093,
"ts": 1777424394257
+ },
+ {
+ "value": 2117.6470588235293,
+ "ts": 1777510794694
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index 389977ec9e..16382e28d8 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2550,5 +2550,9 @@
{
"value": 4328.6573146292585,
"ts": 1777424356734
+ },
+ {
+ "value": 3685.553993366003,
+ "ts": 1777510744141
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index da8af2f266..876dee1c91 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3294,5 +3294,9 @@
{
"value": 1121.1739937463406,
"ts": 1777424392308
+ },
+ {
+ "value": 910.5348886618171,
+ "ts": 1777510803829
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index 9729383137..843eac8978 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 75b75ed109..dd9c92c389 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2554,5 +2554,9 @@
{
"value": 54.13012882970662,
"ts": 1777424455555
+ },
+ {
+ "value": 53.82517582890771,
+ "ts": 1777510856085
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index 427f030b5b..3f0c1a6dd9 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2550,5 +2550,9 @@
{
"value": 76.31645891630627,
"ts": 1777424402914
+ },
+ {
+ "value": 70.12294890374457,
+ "ts": 1777510794067
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index 922bbc7f56..2b194e3580 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3306,5 +3306,9 @@
{
"value": 14.898688915375446,
"ts": 1777424461891
+ },
+ {
+ "value": 15.670542514181841,
+ "ts": 1777510866214
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index f2836eeaea..60891742ff 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 ad505bcadf..61807b0432 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 a299dd6bed..f199938691 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -130,5 +130,9 @@
{
"value": 43.70247356000349,
"ts": 1777424401168
+ },
+ {
+ "value": 47.966231772831925,
+ "ts": 1777510764452
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index 76a54f9ab9..4b1cc92984 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -130,5 +130,9 @@
{
"value": 38.568343103980254,
"ts": 1777424363348
+ },
+ {
+ "value": 41.104899704044726,
+ "ts": 1777510729460
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index d8b5771e17..6c898bcb68 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -130,5 +130,9 @@
{
"value": 11.45790366194601,
"ts": 1777424344902
+ },
+ {
+ "value": 11.655011655011656,
+ "ts": 1777510711715
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index 6e10e4ef99..68b6531855 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -130,5 +130,9 @@
{
"value": 8.057368463459834,
"ts": 1777424388973
+ },
+ {
+ "value": 8.696030262185312,
+ "ts": 1777510753226
}
]
\ No newline at end of file