From 7c107bf02a09a45d500a0adf31a4267ed0b108a3 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Thu, 28 May 2026 01:20:13 +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 826a644789..52d6290c82 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2666,5 +2666,9 @@
{
"value": 93.13299391531106,
"ts": 1779844126779
+ },
+ {
+ "value": 78.5175879396985,
+ "ts": 1779930108625
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index 517d8e873c..71e9e54043 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2662,5 +2662,9 @@
{
"value": 135.06212857914642,
"ts": 1779844082166
+ },
+ {
+ "value": 108.71140745035513,
+ "ts": 1779930063703
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index 666fe686bd..495a42b8ff 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3430,5 +3430,9 @@
{
"value": 33.302251232183295,
"ts": 1779844148972
+ },
+ {
+ "value": 33.35112059765208,
+ "ts": 1779930096897
}
]
\ 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 cb3602f348..8c28959edb 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 1fcd8974c3..bbca0cabb9 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 bd86fe0fc6..19a39c5ce9 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 7ecf754118..193c5ecb15 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 ca0cbe6995..fe055b0285 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2666,5 +2666,9 @@
{
"value": 277.37968656095416,
"ts": 1779844223653
+ },
+ {
+ "value": 233.2452184730213,
+ "ts": 1779930223982
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 550f776ba4..46682d9453 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2662,5 +2662,9 @@
{
"value": 339.0596745027124,
"ts": 1779844161087
+ },
+ {
+ "value": 276.6506824050166,
+ "ts": 1779930153601
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index 6dc8ccc256..ecae38931d 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3410,5 +3410,9 @@
{
"value": 106.34338278300633,
"ts": 1779844243169
+ },
+ {
+ "value": 117.66782373360004,
+ "ts": 1779930186631
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index 7f8595c3ed..f526da32d3 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 bf3d672446..fd45025bef 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -1738,5 +1738,9 @@
{
"value": 267.86910129916515,
"ts": 1779844870214
+ },
+ {
+ "value": 244.33449392217946,
+ "ts": 1779930874877
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index 62b9b7c87e..40d4f4a81b 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -1738,5 +1738,9 @@
{
"value": 354.5994503708519,
"ts": 1779844796618
+ },
+ {
+ "value": 301.22750207093907,
+ "ts": 1779930795222
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index 1d3c21e9e6..2dd0404b9c 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -1750,5 +1750,9 @@
{
"value": 115.32030213919161,
"ts": 1779844879149
+ },
+ {
+ "value": 128.2503446728013,
+ "ts": 1779930819159
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index 1c427b9f9f..465d21c8ed 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -1738,5 +1738,9 @@
{
"value": 172.77373839176445,
"ts": 1779844945444
+ },
+ {
+ "value": 167.04716298234868,
+ "ts": 1779930952431
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index 7252bb8aa3..07c7580213 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -1738,5 +1738,9 @@
{
"value": 245.5293202929983,
"ts": 1779844851442
+ },
+ {
+ "value": 210.79628295887716,
+ "ts": 1779930858639
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index 40a286d080..4890793041 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -774,5 +774,9 @@
{
"value": 77.57350089209525,
"ts": 1779844933224
+ },
+ {
+ "value": 83.32638946754437,
+ "ts": 1779930869312
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index 36a547d9d7..1cb8d8db2f 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2666,5 +2666,9 @@
{
"value": 217.32831063459867,
"ts": 1779844148390
+ },
+ {
+ "value": 190.11406844106466,
+ "ts": 1779930133633
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index f2697f53e0..494fa9c8a6 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2662,5 +2662,9 @@
{
"value": 277.72634697278284,
"ts": 1779844099574
+ },
+ {
+ "value": 243.5064935064935,
+ "ts": 1779930083006
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index eaaab03c30..f19a558f3e 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3366,5 +3366,9 @@
{
"value": 67.5219446320054,
"ts": 1779844170639
+ },
+ {
+ "value": 72.05649228995533,
+ "ts": 1779930117938
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 5d891dd8b1..fad1e7b7f0 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 4a5adaa1a7..aa59d5f717 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 e29d5b47dc..8ad976744b 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -2938,5 +2938,9 @@
{
"value": 912.5382759110173,
"ts": 1779844241457
+ },
+ {
+ "value": 1028.500902795237,
+ "ts": 1779930154327
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index c09086ea92..91579af914 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2662,5 +2662,9 @@
{
"value": 130.27618551328817,
"ts": 1779844139917
+ },
+ {
+ "value": 110.06750807161725,
+ "ts": 1779930124053
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index aa3352e871..559318e8b7 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2658,5 +2658,9 @@
{
"value": 173.01038062283737,
"ts": 1779844092450
+ },
+ {
+ "value": 151.72971879425452,
+ "ts": 1779930075228
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 01f04d9083..4a65505a64 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -22,5 +22,9 @@
{
"value": 41.342814618819254,
"ts": 1779844162157
+ },
+ {
+ "value": 41.84800803481754,
+ "ts": 1779930109938
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index 9e0489bd44..99eeac14e0 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 e811f65dcc..0d6223983e 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -242,5 +242,9 @@
{
"value": 19.11753460273763,
"ts": 1779844144911
+ },
+ {
+ "value": 15.919510952623535,
+ "ts": 1779930137937
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index fc8c5c2a6d..698dcb2c17 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -242,5 +242,9 @@
{
"value": 12.382367508667656,
"ts": 1779844131523
+ },
+ {
+ "value": 10.542295690309523,
+ "ts": 1779930121907
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index d2f1a08aec..50f767b512 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -242,5 +242,9 @@
{
"value": 20.597322348094746,
"ts": 1779844163401
+ },
+ {
+ "value": 17.38374619730552,
+ "ts": 1779930160025
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index d0ceab9690..b0d9f26e97 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 e84457a30b..9f22b0a89a 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2666,5 +2666,9 @@
{
"value": 325.99837000814995,
"ts": 1779844198781
+ },
+ {
+ "value": 234.6683354192741,
+ "ts": 1779930194560
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index 5853d179eb..98b8f9ba45 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2662,5 +2662,9 @@
{
"value": 398.11558622520073,
"ts": 1779844140069
+ },
+ {
+ "value": 309.00757068548177,
+ "ts": 1779930128389
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 85e3662d50..d4db0d553f 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2406,5 +2406,9 @@
{
"value": 119.70313622216904,
"ts": 1779844223087
+ },
+ {
+ "value": 137.06140350877192,
+ "ts": 1779930168312
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index 6f4d6e45af..5df4689945 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 017b0669ed..93e924dbd0 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 9aca4238d4..48c2fca9e4 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2666,5 +2666,9 @@
{
"value": 9.999933333777774,
"ts": 1779844824629
+ },
+ {
+ "value": 9.999933333777774,
+ "ts": 1779930824987
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index 9879ea2be6..9286be65ac 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2662,5 +2662,9 @@
{
"value": 9.999666677777407,
"ts": 1779844762012
+ },
+ {
+ "value": 9.999383371358766,
+ "ts": 1779930754535
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index c18f4db9ad..d824c567c9 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3314,5 +3314,9 @@
{
"value": 3.333127790452922,
"ts": 1779844843986
+ },
+ {
+ "value": 3.3331944502312405,
+ "ts": 1779930787498
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 0bf324e228..d64bed4177 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 eee6f8861c..6491631d8e 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2666,5 +2666,9 @@
{
"value": 2843.2126196518648,
"ts": 1779844117969
+ },
+ {
+ "value": 2074.401880791039,
+ "ts": 1779930098306
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index 2b5d0c71a9..eb2b2b15dc 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2662,5 +2662,9 @@
{
"value": 4295.054324483401,
"ts": 1779844075830
+ },
+ {
+ "value": 2875.7975012515044,
+ "ts": 1779930056022
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 7c77c7ef93..f4c5fcc32b 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3406,5 +3406,9 @@
{
"value": 1013.73041529156,
"ts": 1779844140994
+ },
+ {
+ "value": 1023.0760486529499,
+ "ts": 1779930088981
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index 88d929baeb..3c7b09a987 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 0155387055..bdfb08fd41 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2666,5 +2666,9 @@
{
"value": 55.968060893250254,
"ts": 1779844176695
+ },
+ {
+ "value": 50.9683995922528,
+ "ts": 1779930164758
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index 005c652474..13a764be40 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2662,5 +2662,9 @@
{
"value": 74.9737591842855,
"ts": 1779844121195
+ },
+ {
+ "value": 73.4825846274433,
+ "ts": 1779930105028
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index 56e22de9eb..0e7e9aba1e 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3418,5 +3418,9 @@
{
"value": 15.205887719725078,
"ts": 1779844204577
+ },
+ {
+ "value": 15.278371936686428,
+ "ts": 1779930151644
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index b45d5b5a28..2ec40f8ade 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 4fb7a6e4cc..0fde1e6897 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 4632a03239..8bbb80f1bf 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -242,5 +242,9 @@
{
"value": 48.90453834115806,
"ts": 1779844111046
+ },
+ {
+ "value": 39.42906710827222,
+ "ts": 1779930097929
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index 03db4c8062..b0f21c5479 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -242,5 +242,9 @@
{
"value": 14.969163523142326,
"ts": 1779844076448
+ },
+ {
+ "value": 10.983700188919643,
+ "ts": 1779930052722
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index fe1e17bfed..3e2348e221 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -242,5 +242,9 @@
{
"value": 12.26933647428347,
"ts": 1779844058924
+ },
+ {
+ "value": 8.469982382436646,
+ "ts": 1779930029168
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index a5b9a8008b..3c55667a8b 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -242,5 +242,9 @@
{
"value": 8.791595234955382,
"ts": 1779844100038
+ },
+ {
+ "value": 6.462870807212563,
+ "ts": 1779930084440
}
]
\ No newline at end of file