From f705ecff0747dd25bb8263cac542f8b69946399f Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri, 10 Jul 2026 01:11:06 +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 be4ee6ba23..76ae95f02a 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2838,5 +2838,9 @@
{
"value": 92.9137760158573,
"ts": 1783558374035
+ },
+ {
+ "value": 81.49516462023254,
+ "ts": 1783644784241
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index 499ff7bdf0..2e0547b68e 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2830,5 +2830,9 @@
{
"value": 107.21944245889921,
"ts": 1783471635583
+ },
+ {
+ "value": 120.3659123736158,
+ "ts": 1783644698002
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index 86e2a58323..57d5db8f33 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3602,5 +3602,9 @@
{
"value": 28.636884306987398,
"ts": 1783558358361
+ },
+ {
+ "value": 32.42121644404098,
+ "ts": 1783644760618
}
]
\ 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 227fa0b06b..01bbb2e759 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 7cc49d8570..5dbec3d780 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 32234fd89b..a97ca8f6a4 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 f5b19638ed..6e8cce93a1 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 816e040a97..42dd4c156d 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2838,5 +2838,9 @@
{
"value": 256.8273264275319,
"ts": 1783558469368
+ },
+ {
+ "value": 237.05108450871163,
+ "ts": 1783644886449
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index f13379409d..867b9ea3db 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2830,5 +2830,9 @@
{
"value": 326.4595462212307,
"ts": 1783471711081
+ },
+ {
+ "value": 347.9471120389701,
+ "ts": 1783644769408
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index a10bdbf7c7..96782c042c 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3582,5 +3582,9 @@
{
"value": 90.19979254047716,
"ts": 1783558454738
+ },
+ {
+ "value": 104.66272437071537,
+ "ts": 1783644851950
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index 3055e73054..a66716ddec 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 c651e7bd9d..f2e5a69b08 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -1910,5 +1910,9 @@
{
"value": 283.2928067234826,
"ts": 1783559113445
+ },
+ {
+ "value": 239.30601256356564,
+ "ts": 1783645538346
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index 26d9c37d0e..d1c242bb58 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -1906,5 +1906,9 @@
{
"value": 331.4917127071823,
"ts": 1783472348978
+ },
+ {
+ "value": 358.4122338042472,
+ "ts": 1783645404677
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index 17da3bff92..03e12a7df0 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -1922,5 +1922,9 @@
{
"value": 137.935790889341,
"ts": 1783559085192
+ },
+ {
+ "value": 122.38404112103782,
+ "ts": 1783645485986
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index e42b1231f1..c309041892 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -1910,5 +1910,9 @@
{
"value": 183.4637964774951,
"ts": 1783559184825
+ },
+ {
+ "value": 154.6511328195479,
+ "ts": 1783645622005
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index b77c38ee69..54fc02faf4 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -1906,5 +1906,9 @@
{
"value": 236.18792686047198,
"ts": 1783472405902
+ },
+ {
+ "value": 245.62983583739305,
+ "ts": 1783645459408
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index 46bf7b86ae..837f902ae0 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -2,5 +2,9 @@
{
"value": 92.46417013407306,
"ts": 1783559131627
+ },
+ {
+ "value": 75.44607491795239,
+ "ts": 1783645541044
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index 50ed735e1d..be55092545 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2838,5 +2838,9 @@
{
"value": 200.56157240272765,
"ts": 1783558398615
+ },
+ {
+ "value": 184.25254882692545,
+ "ts": 1783644808315
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index 51a5b7dd7f..6f20aca789 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2830,5 +2830,9 @@
{
"value": 238.28435266084193,
"ts": 1783471655574
+ },
+ {
+ "value": 256.6735112936345,
+ "ts": 1783644716746
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 456cda2aa5..556113d17f 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3538,5 +3538,9 @@
{
"value": 68.50253459377997,
"ts": 1783558380290
+ },
+ {
+ "value": 67.20430107526882,
+ "ts": 1783644783357
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 8457010e11..1ce24ae275 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 256b92fa8a..c3cfd31997 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 d466c04783..88e60dd85a 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -3110,5 +3110,9 @@
{
"value": 1001.0121344915414,
"ts": 1783558451545
+ },
+ {
+ "value": 1014.0730808666945,
+ "ts": 1783644829113
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index 26f4986587..1b5f79b7e0 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2834,5 +2834,9 @@
{
"value": 113.12217194570135,
"ts": 1783558389311
+ },
+ {
+ "value": 119.73180076628353,
+ "ts": 1783644798519
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index ed90c435e7..f3504d8ea2 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2826,5 +2826,9 @@
{
"value": 149.95501349595122,
"ts": 1783471647467
+ },
+ {
+ "value": 158.06111696522655,
+ "ts": 1783644709167
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index db4f6d9519..85769504ec 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -194,5 +194,9 @@
{
"value": 40.4498017959712,
"ts": 1783558371931
+ },
+ {
+ "value": 38.52080123266564,
+ "ts": 1783644774798
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index dc5f2051dd..e1ae5ec42b 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 f1c71646ef..a0aaf3f31b 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -414,5 +414,9 @@
{
"value": 18.454270318151618,
"ts": 1783558389637
+ },
+ {
+ "value": 17.966223499820337,
+ "ts": 1783644784444
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index a35fe002e6..1bbfb67467 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -414,5 +414,9 @@
{
"value": 11.474205984945842,
"ts": 1783558375802
+ },
+ {
+ "value": 11.80749067208237,
+ "ts": 1783644770186
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 7fd974f329..970a1f0621 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -2,5 +2,9 @@
{
"value": 18.289894833104707,
"ts": 1783558409484
+ },
+ {
+ "value": 20.15519500151164,
+ "ts": 1783644803409
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 88453aab88..7bc046a642 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 d0043f03c4..88bc294ec8 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2838,5 +2838,9 @@
{
"value": 312.07739519400815,
"ts": 1783558442542
+ },
+ {
+ "value": 252.00554412197067,
+ "ts": 1783644857444
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index 6c143eed24..f51afdb958 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2830,5 +2830,9 @@
{
"value": 380.8073115003808,
"ts": 1783471688905
+ },
+ {
+ "value": 403.11744154797094,
+ "ts": 1783644748879
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index d00bf0a018..032374fbcd 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2578,5 +2578,9 @@
{
"value": 101.09690137997269,
"ts": 1783558431197
+ },
+ {
+ "value": 116.64528169835529,
+ "ts": 1783644831393
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index 801012c800..8b6fc914e0 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 ecc44a6d0c..011fa15246 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 259784dcc6..2388ec60b8 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2838,5 +2838,9 @@
{
"value": 9.99980000399992,
"ts": 1783559070284
+ },
+ {
+ "value": 9.999766672110983,
+ "ts": 1783645487446
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index 03f725a52a..659eeded1d 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2830,5 +2830,9 @@
{
"value": 9.99960001599936,
"ts": 1783472312010
+ },
+ {
+ "value": 9.999366706775238,
+ "ts": 1783645370321
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index 1ef588f95e..b5db9feadc 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3486,5 +3486,9 @@
{
"value": 3.33330000033333,
"ts": 1783559055683
+ },
+ {
+ "value": 3.333327777787037,
+ "ts": 1783645452824
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 3698842b46..f7d0a0cad1 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 0b67365306..94c0d8fbfd 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2838,5 +2838,9 @@
{
"value": 2532.714225411566,
"ts": 1783558362571
+ },
+ {
+ "value": 2041.819488032669,
+ "ts": 1783644774167
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index ffa2324f63..e5dfad25e6 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2830,5 +2830,9 @@
{
"value": 3830.0045392646393,
"ts": 1783471627716
+ },
+ {
+ "value": 3883.7744533947066,
+ "ts": 1783644690921
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index b42332a9be..7ff46bd250 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3578,5 +3578,9 @@
{
"value": 1187.3194285035818,
"ts": 1783558348179
+ },
+ {
+ "value": 1098.6864592997706,
+ "ts": 1783644752415
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index 703e0eff19..03875c1eb9 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 89c07b3de1..03ebe19104 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2838,5 +2838,9 @@
{
"value": 79.26023778071334,
"ts": 1783558419315
+ },
+ {
+ "value": 76.62052408438473,
+ "ts": 1783644829550
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index 40c301c662..44dad540e9 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2830,5 +2830,9 @@
{
"value": 124.7920133111481,
"ts": 1783471669221
+ },
+ {
+ "value": 126.50754828371427,
+ "ts": 1783644730230
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index 91e42e60a4..12b24f5290 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3590,5 +3590,9 @@
{
"value": 17.768301350390903,
"ts": 1783558409494
+ },
+ {
+ "value": 17.9830240253201,
+ "ts": 1783644812252
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index 2f22e51123..f98ee555e4 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 7fa71c1786..bbda263497 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 47edca60ac..a703590b90 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -414,5 +414,9 @@
{
"value": 45.08972855983407,
"ts": 1783558353733
+ },
+ {
+ "value": 45.93477262287552,
+ "ts": 1783644748733
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index da719e70e1..dd7a48e641 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -414,5 +414,9 @@
{
"value": 39.41352672237112,
"ts": 1783558315843
+ },
+ {
+ "value": 12.533213014488394,
+ "ts": 1783644711758
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index 370f8d06b1..3c2dcfab6d 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -414,5 +414,9 @@
{
"value": 12.679413703910331,
"ts": 1783558295619
+ },
+ {
+ "value": 7.690414667158852,
+ "ts": 1783644691026
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index 53930f2d46..a77b026737 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -414,5 +414,9 @@
{
"value": 8.245042668095808,
"ts": 1783558340988
+ },
+ {
+ "value": 8.156939516293487,
+ "ts": 1783644737093
}
]
\ No newline at end of file