From 6d7f3ad5281f49031124e16d94557e1dca9b7eab Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri, 24 Apr 2026 01:20:24 +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 c1a6d3b184..98700b288b 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2530,5 +2530,9 @@
{
"value": 98.59340081503878,
"ts": 1776905701457
+ },
+ {
+ "value": 84.61191335740071,
+ "ts": 1776992177910
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index 6f275e8e5b..928eee8f0a 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2526,5 +2526,9 @@
{
"value": 119.86575035959726,
"ts": 1776905664741
+ },
+ {
+ "value": 125.52301255230127,
+ "ts": 1776992076942
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index 0c3ed9cd3e..a457547772 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3294,5 +3294,9 @@
{
"value": 32.65839320705421,
"ts": 1776905713449
+ },
+ {
+ "value": 33.584094572810315,
+ "ts": 1776992138477
}
]
\ 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 f5633cde65..38a32ad590 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 b1b3f87fd2..b84cfed7b1 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 5bcc66ea83..9a08036657 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 7ab94648d5..851baa054e 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 1e4a56c0d6..f8bce1aedc 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2530,5 +2530,9 @@
{
"value": 260.5636861076128,
"ts": 1776905798874
+ },
+ {
+ "value": 222.7667631989307,
+ "ts": 1776992285722
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 0cb68edf0c..604c132c40 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2526,5 +2526,9 @@
{
"value": 334.82142857142856,
"ts": 1776905743894
+ },
+ {
+ "value": 327.49304077288355,
+ "ts": 1776992156897
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index bfcbd5bc41..e8d22c64bc 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3274,5 +3274,9 @@
{
"value": 122.0032940889404,
"ts": 1776905802671
+ },
+ {
+ "value": 120.42389210019267,
+ "ts": 1776992226826
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index ce34447262..036d0b124c 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 f4f0abbd4b..8f7d3487e5 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -1602,5 +1602,9 @@
{
"value": 285.816362986781,
"ts": 1776906442498
+ },
+ {
+ "value": 240.9106422276204,
+ "ts": 1776992937187
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index d4e5b16bc4..f075a7ab54 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -1602,5 +1602,9 @@
{
"value": 346.470333477696,
"ts": 1776906380197
+ },
+ {
+ "value": 348.0480306282267,
+ "ts": 1776992792924
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index b2b55bf3f9..e31ecc0ff6 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -1614,5 +1614,9 @@
{
"value": 129.77743170462657,
"ts": 1776906434771
+ },
+ {
+ "value": 116.23852144600721,
+ "ts": 1776992862520
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index 30faf53d05..71d8a0aa81 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -1602,5 +1602,9 @@
{
"value": 187.26884002559342,
"ts": 1776906512389
+ },
+ {
+ "value": 157.8220556322746,
+ "ts": 1776993018943
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index 2fe197e695..054ec0dc6c 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -1602,5 +1602,9 @@
{
"value": 233.3676902432858,
"ts": 1776906437333
+ },
+ {
+ "value": 233.27695806846677,
+ "ts": 1776992850904
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index 331490b57a..0074226a64 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -638,5 +638,9 @@
{
"value": 82.47932861826504,
"ts": 1776906486794
+ },
+ {
+ "value": 89.84725965858041,
+ "ts": 1776992909479
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index 0383628342..af734eea94 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2530,5 +2530,9 @@
{
"value": 205.39504313295905,
"ts": 1776905723585
+ },
+ {
+ "value": 186.84603886397608,
+ "ts": 1776992201344
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index 17ee76376b..33c13725a4 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2526,5 +2526,9 @@
{
"value": 245.78076355890548,
"ts": 1776905683374
+ },
+ {
+ "value": 251.25628140703517,
+ "ts": 1776992095634
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 7742cbdc32..b5a78efccf 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3230,5 +3230,9 @@
{
"value": 68.04572672836146,
"ts": 1776905735931
+ },
+ {
+ "value": 71.571714858288,
+ "ts": 1776992159763
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 835eaef190..cc630f6982 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 f696ae7065..7bc544d8d2 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 ff94dae17d..0d70d64e63 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -2802,5 +2802,9 @@
{
"value": 1009.0591084402189,
"ts": 1776905789514
+ },
+ {
+ "value": 813.4563761422284,
+ "ts": 1776992248857
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index cf5caa4b0e..e584cd0be1 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2526,5 +2526,9 @@
{
"value": 129.3884240489951,
"ts": 1776905714668
+ },
+ {
+ "value": 123.56866298706649,
+ "ts": 1776992191659
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index fb3d041997..433e3a42d4 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2522,5 +2522,9 @@
{
"value": 161.82975509763727,
"ts": 1776905675664
+ },
+ {
+ "value": 157.82828282828282,
+ "ts": 1776992088033
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 71d09c631a..e86783e0a0 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -3278,5 +3278,9 @@
{
"value": 39.47264545669851,
"ts": 1776905727401
+ },
+ {
+ "value": 41.145490454246215,
+ "ts": 1776992151689
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index c14eda6038..9a66992e86 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 b0a8967550..217b6e58c6 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -106,5 +106,9 @@
{
"value": 18.730800929047728,
"ts": 1776905736788
+ },
+ {
+ "value": 18.81679963871745,
+ "ts": 1776992169064
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index 446efa6160..0ff924d292 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -106,5 +106,9 @@
{
"value": 11.950286806883364,
"ts": 1776905723144
+ },
+ {
+ "value": 12.29951785889993,
+ "ts": 1776992155582
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 8c632da907..00b218368f 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -106,5 +106,9 @@
{
"value": 20.599443815016997,
"ts": 1776905755496
+ },
+ {
+ "value": 20.41649652919559,
+ "ts": 1776992187576
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 59b2e69362..20fe30f34d 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 b8ab8bde56..2b5252fd2e 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2530,5 +2530,9 @@
{
"value": 360.6636210627555,
"ts": 1776905772504
+ },
+ {
+ "value": 293.8151902453357,
+ "ts": 1776992255577
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index 58f752050c..d775719c69 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2526,5 +2526,9 @@
{
"value": 404.6125834513453,
"ts": 1776905722689
+ },
+ {
+ "value": 426.3786242183059,
+ "ts": 1776992135276
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index e013f677f2..558c0aab0c 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2270,5 +2270,9 @@
{
"value": 163.2519794302506,
"ts": 1776905784859
+ },
+ {
+ "value": 165.15276630883568,
+ "ts": 1776992208520
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index d30c2526ed..ac4b0b284d 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 39ac395383..2103c31687 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 0f829f3489..f910badfd6 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2530,5 +2530,9 @@
{
"value": 9.99986666844442,
"ts": 1776906399755
+ },
+ {
+ "value": 9.9992667204405,
+ "ts": 1776992886663
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index ae74b9075b..4bf80f39c6 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2526,5 +2526,9 @@
{
"value": 9.99970000899973,
"ts": 1776906344787
+ },
+ {
+ "value": 9.99986666844442,
+ "ts": 1776992757757
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index 89d26810d0..1cf9412560 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3178,5 +3178,9 @@
{
"value": 3.33330000033333,
"ts": 1776906403499
+ },
+ {
+ "value": 3.3332888894814734,
+ "ts": 1776992827680
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 75d086f375..4115967d8b 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 dbe576b5b8..f42453059f 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2530,5 +2530,9 @@
{
"value": 2729.2576419213974,
"ts": 1776905693149
+ },
+ {
+ "value": 2113.7676734463807,
+ "ts": 1776992168264
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index 211b90c125..0acfcf8d7f 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2526,5 +2526,9 @@
{
"value": 3776.4878662843553,
"ts": 1776905657806
+ },
+ {
+ "value": 4303.268890553528,
+ "ts": 1776992070276
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 138af441b2..45849a4265 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3270,5 +3270,9 @@
{
"value": 1165.893722310024,
"ts": 1776905705365
+ },
+ {
+ "value": 1135.4747546112892,
+ "ts": 1776992130617
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index 63e101d332..d8cbbf50e1 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 d62957967e..ca05367a4e 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2530,5 +2530,9 @@
{
"value": 55.38734214607488,
"ts": 1776905752212
+ },
+ {
+ "value": 52.820621170504964,
+ "ts": 1776992231303
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index b54278f406..2f5e53cba0 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2526,5 +2526,9 @@
{
"value": 78.33716315019845,
"ts": 1776905704016
+ },
+ {
+ "value": 74.55638948257865,
+ "ts": 1776992117375
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index 56dbbc0e55..1c9a1f6ab0 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3282,5 +3282,9 @@
{
"value": 14.824478178368121,
"ts": 1776905770665
+ },
+ {
+ "value": 14.85222040695084,
+ "ts": 1776992194435
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index cd5b5b98b1..7c212c90ad 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 6cb591c852..80cc92765d 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 76b0685543..28d14039ed 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -106,5 +106,9 @@
{
"value": 45.06940688660537,
"ts": 1776905701974
+ },
+ {
+ "value": 46.82524817381532,
+ "ts": 1776992134968
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index e0d52da344..a06891c2fc 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -106,5 +106,9 @@
{
"value": 39.14813654870028,
"ts": 1776905664903
+ },
+ {
+ "value": 39.53819389530286,
+ "ts": 1776992099183
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index f0638353a1..45ff8f7773 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -106,5 +106,9 @@
{
"value": 11.273448773448774,
"ts": 1776905646448
+ },
+ {
+ "value": 11.933174224343675,
+ "ts": 1776992081300
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index 8c29a57741..d0f7e5a3ea 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -106,5 +106,9 @@
{
"value": 8.185315543914218,
"ts": 1776905690106
+ },
+ {
+ "value": 8.479247042862594,
+ "ts": 1776992123526
}
]
\ No newline at end of file