From 58fc7ad09366e8c915bc9eac70b788f11baaa2c6 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri, 7 Aug 2026 01:41: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 ae6194d48b..2546b27d92 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2950,5 +2950,9 @@
{
"value": 85.39223499943073,
"ts": 1785976918241
+ },
+ {
+ "value": 87.45335820895522,
+ "ts": 1786065825413
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index deb2fe39e0..19dc10893a 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2942,5 +2942,9 @@
{
"value": 116.44154634373545,
"ts": 1785976861242
+ },
+ {
+ "value": 104.99790004199916,
+ "ts": 1786065783977
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index 3787ec7aff..b552dfc42e 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3714,5 +3714,9 @@
{
"value": 32.23726627981947,
"ts": 1785976896717
+ },
+ {
+ "value": 30.37298019681691,
+ "ts": 1786065791121
}
]
\ 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 d70b064e7a..44ef87b5f9 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 d0cba325b2..fa31c19b36 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 00688d2563..60fa196343 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 280771896e..37832e49f9 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 76f9bf373e..3308707135 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2950,5 +2950,9 @@
{
"value": 265.2402634719951,
"ts": 1785977014289
+ },
+ {
+ "value": 258.5649644473174,
+ "ts": 1786065922192
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 58d2f32035..16a72f368a 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2942,5 +2942,9 @@
{
"value": 306.93677102516887,
"ts": 1785976943721
+ },
+ {
+ "value": 267.43926899933143,
+ "ts": 1786065876220
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index 7cb584163c..63dcc4af20 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3694,5 +3694,9 @@
{
"value": 101.91082802547771,
"ts": 1785976991198
+ },
+ {
+ "value": 118.76484560570071,
+ "ts": 1786065877734
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index 64ddf1eddd..c1b14e71f1 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 e3ad47bc1a..ea6ca21eaa 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -2022,5 +2022,9 @@
{
"value": 289.37976270859457,
"ts": 1785977657507
+ },
+ {
+ "value": 259.4706798131811,
+ "ts": 1786066570241
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index 1b73457b74..0080afffa9 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -2018,5 +2018,9 @@
{
"value": 301.7198028763955,
"ts": 1785977585447
+ },
+ {
+ "value": 288.205202103898,
+ "ts": 1786066519725
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index b24e776c20..f15a39975d 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -2034,5 +2034,9 @@
{
"value": 131.20346377144358,
"ts": 1785977623030
+ },
+ {
+ "value": 97.28809436945153,
+ "ts": 1786066520259
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index ce9b4f4efb..1f754fc3eb 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -2022,5 +2022,9 @@
{
"value": 187.37118231216039,
"ts": 1785977727643
+ },
+ {
+ "value": 181.2086617740328,
+ "ts": 1786066642438
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index 6fe8a7bdb0..d78d27efa5 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -2018,5 +2018,9 @@
{
"value": 202.8569013608317,
"ts": 1785977653100
+ },
+ {
+ "value": 203.18664386460998,
+ "ts": 1786066584966
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index b6fc01654c..15fb316967 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -114,5 +114,9 @@
{
"value": 85.15530198198965,
"ts": 1785977672269
+ },
+ {
+ "value": 67.1614224789281,
+ "ts": 1786066582257
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index bd43015dc8..1e61b2d87f 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2950,5 +2950,9 @@
{
"value": 192.75250578257518,
"ts": 1785976942333
+ },
+ {
+ "value": 192.975685063682,
+ "ts": 1786065849305
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index eb5c8cf3a2..36e06ae38a 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2942,5 +2942,9 @@
{
"value": 239.27261126176424,
"ts": 1785976881012
+ },
+ {
+ "value": 233.71766905578062,
+ "ts": 1786065804159
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index c154a0fb64..212f0cca4c 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3650,5 +3650,9 @@
{
"value": 66.20762711864407,
"ts": 1785976919540
+ },
+ {
+ "value": 72.50580046403712,
+ "ts": 1786065812667
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 5673512dca..d005f0f18f 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 d98bcd4af5..7821b545fa 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 2625e1b676..ab9c4e4a9d 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -3222,5 +3222,9 @@
{
"value": 890.1020650367909,
"ts": 1785977016403
+ },
+ {
+ "value": 1055.0378055213644,
+ "ts": 1786065887186
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index 8bf6894d82..e563eecb2d 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2946,5 +2946,9 @@
{
"value": 116.94082794106183,
"ts": 1785976932827
+ },
+ {
+ "value": 118.53959222380276,
+ "ts": 1786065839822
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index dc58555ee6..162badd080 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2938,5 +2938,9 @@
{
"value": 151.9910831897862,
"ts": 1785976872937
+ },
+ {
+ "value": 148.2652960363744,
+ "ts": 1786065795847
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 0264fe438d..e5a8b3cc54 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -306,5 +306,9 @@
{
"value": 38.556446637877855,
"ts": 1785976910857
+ },
+ {
+ "value": 40.21879021879022,
+ "ts": 1786065804670
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index a7606be6da..9e2b910ce5 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 db3affb1ac..7514a54671 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -526,5 +526,9 @@
{
"value": 16.70564650851988,
"ts": 1785976940898
+ },
+ {
+ "value": 16.522371290727644,
+ "ts": 1786065834555
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index 55cbbd521f..baa16e0f72 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -526,5 +526,9 @@
{
"value": 11.808606112134523,
"ts": 1785976925613
+ },
+ {
+ "value": 11.052654847694416,
+ "ts": 1786065819088
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index a89c2a9d8c..e5294657c5 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -114,5 +114,9 @@
{
"value": 20.197939810139367,
"ts": 1785976960498
+ },
+ {
+ "value": 19.164430816404753,
+ "ts": 1786065854943
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 56b407ffab..5310a22743 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 b0b82f680b..906cd055c7 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2950,5 +2950,9 @@
{
"value": 293.2121389825539,
"ts": 1785976988029
+ },
+ {
+ "value": 293.8008030555283,
+ "ts": 1786065895428
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index 73f0685bdf..9481e03a10 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2942,5 +2942,9 @@
{
"value": 306.20056136769585,
"ts": 1785976919792
+ },
+ {
+ "value": 248.2416218452627,
+ "ts": 1786065849692
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index d321f64975..7090c91afc 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2690,5 +2690,9 @@
{
"value": 108.10226474244635,
"ts": 1785976970010
+ },
+ {
+ "value": 123.38824110062312,
+ "ts": 1786065859527
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index 27dc05504c..2608b51ec6 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 0392acea0d..19aac86d86 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 53ce6e277f..ca43529fe0 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2950,5 +2950,9 @@
{
"value": 9.99920006399488,
"ts": 1785977615267
+ },
+ {
+ "value": 9.999166736105325,
+ "ts": 1786066523185
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index 0240215af0..54e680f501 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2942,5 +2942,9 @@
{
"value": 9.9992667204405,
"ts": 1785977544765
+ },
+ {
+ "value": 9.999500024998751,
+ "ts": 1786066477227
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index 35b1179f97..044b141ea4 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3598,5 +3598,9 @@
{
"value": 3.3332277811202644,
"ts": 1785977592067
+ },
+ {
+ "value": 3.333188895147877,
+ "ts": 1786066478571
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 07815af975..22359b5dce 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 6a6e44b86b..ba171a7cf3 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2950,5 +2950,9 @@
{
"value": 2303.2629558541266,
"ts": 1785976908488
+ },
+ {
+ "value": 2538.7870239774334,
+ "ts": 1786065815940
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index 562c299e4b..f2d4aab9ce 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2942,5 +2942,9 @@
{
"value": 3828.483920367534,
"ts": 1785976854063
+ },
+ {
+ "value": 3313.899969315741,
+ "ts": 1786065775910
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 888741d24f..a98ad5ce2a 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3690,5 +3690,9 @@
{
"value": 1204.7870204278333,
"ts": 1785976888460
+ },
+ {
+ "value": 1296.867344880256,
+ "ts": 1786065782371
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index ffa7f382b4..12b58b1a38 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 8160bfc7a2..82eb7ca807 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2950,5 +2950,9 @@
{
"value": 76.99019658163527,
"ts": 1785976963470
+ },
+ {
+ "value": 74.72724555372889,
+ "ts": 1786065871064
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index ffcda16609..13303e453c 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2942,5 +2942,9 @@
{
"value": 117.23329425556858,
"ts": 1785976895675
+ },
+ {
+ "value": 100.15356880550176,
+ "ts": 1786065820882
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index afffe400cc..6e159bb45e 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3702,5 +3702,9 @@
{
"value": 17.287280019361756,
"ts": 1785976949541
+ },
+ {
+ "value": 18.04337627656887,
+ "ts": 1786065841446
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index 0dae1f34c2..19f72ee8cd 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 47f3a9437b..c6151cc225 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 08db2a666e..bfc3225bf4 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -526,5 +526,9 @@
{
"value": 40.92322802422655,
"ts": 1785976904154
+ },
+ {
+ "value": 43.27880204275945,
+ "ts": 1786065796196
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index bcccbd5662..32998f8f00 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -526,5 +526,9 @@
{
"value": 14.098804421385067,
"ts": 1785976864955
+ },
+ {
+ "value": 13.35327422283944,
+ "ts": 1786065757086
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index 2cccf1c028..8acc2b6621 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -526,5 +526,9 @@
{
"value": 11.321438275518522,
"ts": 1785976846407
+ },
+ {
+ "value": 10.819700510689863,
+ "ts": 1786065737565
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index c1e1b012c3..3c7e1732fb 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -526,5 +526,9 @@
{
"value": 7.890168849613382,
"ts": 1785976891135
+ },
+ {
+ "value": 7.704753833115032,
+ "ts": 1786065783838
}
]
\ No newline at end of file