From 42358e66258dc11f8b68dcd34d5998a588f9a4a0 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sat, 6 Jun 2026 01:25:00 +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 a2cf6108a5..79ddb3899a 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2702,5 +2702,9 @@
{
"value": 100.5901287553648,
"ts": 1780621831035
+ },
+ {
+ "value": 92.95984134853744,
+ "ts": 1780708019124
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index 779fab68c6..79c57ca766 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2698,5 +2698,9 @@
{
"value": 112.79891713039555,
"ts": 1780621796970
+ },
+ {
+ "value": 112.19147344801796,
+ "ts": 1780707981632
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index 09afde0db5..ba9418dcd2 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3466,5 +3466,9 @@
{
"value": 35.526502771067214,
"ts": 1780621830437
+ },
+ {
+ "value": 35.486160397445,
+ "ts": 1780707982051
}
]
\ 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 af7362f516..bf43cc4191 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 d105a7a4cb..d6ecae6149 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 89d3192195..43526789ca 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 9ce8f15b2b..6de5684924 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 271791cb4d..53c294e432 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2702,5 +2702,9 @@
{
"value": 268.7329242621042,
"ts": 1780621929453
+ },
+ {
+ "value": 252.71670457417235,
+ "ts": 1780708121165
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 012cb85d90..649ff2a12d 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2698,5 +2698,9 @@
{
"value": 297.059114763838,
"ts": 1780621886916
+ },
+ {
+ "value": 284.22548555187115,
+ "ts": 1780708069398
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index cd008a6f7b..28b459081b 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3446,5 +3446,9 @@
{
"value": 132.3276432446738,
"ts": 1780621918337
+ },
+ {
+ "value": 134.74365020548407,
+ "ts": 1780708064884
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index ada62f1134..11ef03b8c4 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 759ddd952e..cc0f7a6fa6 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -1774,5 +1774,9 @@
{
"value": 291.3187026607108,
"ts": 1780622572326
+ },
+ {
+ "value": 262.13464983179693,
+ "ts": 1780708768670
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index 6769f58186..e8563fbf2f 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -1774,5 +1774,9 @@
{
"value": 318.58970955238146,
"ts": 1780622526326
+ },
+ {
+ "value": 302.1071977039853,
+ "ts": 1780708710839
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index 38256acc98..1a6debde83 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -1786,5 +1786,9 @@
{
"value": 142.19188795279229,
"ts": 1780622547786
+ },
+ {
+ "value": 144.24290505210774,
+ "ts": 1780708693902
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index 9441f1f9b4..fe90588beb 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -1774,5 +1774,9 @@
{
"value": 156.04884328794913,
"ts": 1780622655749
+ },
+ {
+ "value": 177.17668945355757,
+ "ts": 1780708842423
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index b51da0ba3a..0bffd60db4 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -1774,5 +1774,9 @@
{
"value": 218.8862338799409,
"ts": 1780622587718
+ },
+ {
+ "value": 197.10906701708277,
+ "ts": 1780708779243
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index 0df4354cea..655ec1768a 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -810,5 +810,9 @@
{
"value": 95.25623928367308,
"ts": 1780622591850
+ },
+ {
+ "value": 97.52529562355235,
+ "ts": 1780708736915
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index 70678b2a23..a0f854b6f6 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2702,5 +2702,9 @@
{
"value": 215.92054124082338,
"ts": 1780621852337
+ },
+ {
+ "value": 205.87427944002198,
+ "ts": 1780708041603
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index 73ad869950..13807cab26 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2698,5 +2698,9 @@
{
"value": 235.70081709616593,
"ts": 1780621816805
+ },
+ {
+ "value": 237.2666877570389,
+ "ts": 1780708000520
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 697928953a..7bc447f9ae 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3402,5 +3402,9 @@
{
"value": 79.07638779060572,
"ts": 1780621850256
+ },
+ {
+ "value": 82.20979940808945,
+ "ts": 1780708001256
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index c28ae4d79d..7a90cf5131 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 de16a2f2ea..d33654ceeb 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 391b1b6c51..d3ce7af248 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -2974,5 +2974,9 @@
{
"value": 977.6020507918577,
"ts": 1780621921645
+ },
+ {
+ "value": 916.3383121048291,
+ "ts": 1780708116438
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index 3f80b47510..f559b304ca 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2698,5 +2698,9 @@
{
"value": 135.15948819607135,
"ts": 1780621843765
+ },
+ {
+ "value": 125.92343854936198,
+ "ts": 1780708032684
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index bdd3412206..f63cff9704 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2694,5 +2694,9 @@
{
"value": 152.14524799675422,
"ts": 1780621808684
+ },
+ {
+ "value": 161.93457843031416,
+ "ts": 1780707992608
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 30f11bec51..bfaa3489d2 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -58,5 +58,9 @@
{
"value": 43.87504387504387,
"ts": 1780621842897
+ },
+ {
+ "value": 44.879274750920025,
+ "ts": 1780707994190
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index e2bd663bd0..1691a65a5b 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 dd4258ad15..e043a24d01 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -278,5 +278,9 @@
{
"value": 20.2249008979856,
"ts": 1780621845869
+ },
+ {
+ "value": 19.589406049208588,
+ "ts": 1780708010217
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index 7ee89e036d..8c85f3effd 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -278,5 +278,9 @@
{
"value": 12.773349683220928,
"ts": 1780621833227
+ },
+ {
+ "value": 12.487512487512488,
+ "ts": 1780707997163
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 3c35e319dc..41d474517a 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -278,5 +278,9 @@
{
"value": 21.397239756071468,
"ts": 1780621863404
+ },
+ {
+ "value": 21.50537634408602,
+ "ts": 1780708027927
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index f7d430471e..3e105c9b7a 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 a524408452..2f33109024 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2702,5 +2702,9 @@
{
"value": 315.1922672830426,
"ts": 1780621903758
+ },
+ {
+ "value": 307.6449776957391,
+ "ts": 1780708094090
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index 24a1403496..b1583df481 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2698,5 +2698,9 @@
{
"value": 323.08437887028157,
"ts": 1780621862739
+ },
+ {
+ "value": 322.37266279819477,
+ "ts": 1780708044749
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 954a892e40..d24873a659 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2442,5 +2442,9 @@
{
"value": 140.34102869974038,
"ts": 1780621901995
+ },
+ {
+ "value": 155.36394002951917,
+ "ts": 1780708048877
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index 7cdf9cbebf..13d351d025 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 297f09611b..1d592baa27 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 3c60a57a06..4d807e97dd 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2702,5 +2702,9 @@
{
"value": 9.9994833600264,
"ts": 1780622530388
+ },
+ {
+ "value": 9.999566685443632,
+ "ts": 1780708722095
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index 88bb15321c..06bfb59f22 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2698,5 +2698,9 @@
{
"value": 9.99986666844442,
"ts": 1780622487881
+ },
+ {
+ "value": 9.999516690026649,
+ "ts": 1780708670296
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index be3522bc1b..5d52298a7d 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3350,5 +3350,9 @@
{
"value": 3.333072242674324,
"ts": 1780622519199
+ },
+ {
+ "value": 3.333150010082779,
+ "ts": 1780708665725
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 5793ca1802..9d63c159af 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 a8b62fc836..32a40156a6 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2702,5 +2702,9 @@
{
"value": 2713.9769814544907,
"ts": 1780621822858
+ },
+ {
+ "value": 2666.6666666666665,
+ "ts": 1780708010236
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index 7ee7d3fb0b..b087f417c6 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2698,5 +2698,9 @@
{
"value": 3716.3975719535865,
"ts": 1780621789533
+ },
+ {
+ "value": 3171.0983745184626,
+ "ts": 1780707973941
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 6377d93658..8ca5c3fdc4 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3442,5 +3442,9 @@
{
"value": 1572.134784355512,
"ts": 1780621822993
+ },
+ {
+ "value": 1584.9814204955708,
+ "ts": 1780707974600
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index f7ac5d6bea..2d1080c51e 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 5433c35442..ca9b153fb1 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2702,5 +2702,9 @@
{
"value": 55.124765719745696,
"ts": 1780621881050
+ },
+ {
+ "value": 54.67667857403222,
+ "ts": 1780708070612
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index 304d0cd3ad..3f131096e1 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2698,5 +2698,9 @@
{
"value": 69.70260223048328,
"ts": 1780621839971
+ },
+ {
+ "value": 74.79058635819705,
+ "ts": 1780708022210
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index 276bd75580..9060d045de 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3454,5 +3454,9 @@
{
"value": 14.383108477404138,
"ts": 1780621885976
+ },
+ {
+ "value": 15.665141926185852,
+ "ts": 1780708034137
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index b62342d030..d657affe54 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 f381f4dbf9..d4293f95d6 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 1ef909b924..ee7812e927 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -278,5 +278,9 @@
{
"value": 50.97879282218597,
"ts": 1780621813367
+ },
+ {
+ "value": 50.14039310068191,
+ "ts": 1780707976907
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index 2c1ba4f437..47a236dca1 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -278,5 +278,9 @@
{
"value": 42.94057025077293,
"ts": 1780621780036
+ },
+ {
+ "value": 15.427337241592102,
+ "ts": 1780707943094
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index e452b30e42..e36318e6e8 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -278,5 +278,9 @@
{
"value": 12.652462169138115,
"ts": 1780621763372
+ },
+ {
+ "value": 12.51126013412071,
+ "ts": 1780707926111
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index ea69af50a9..51c8c7fb57 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -278,5 +278,9 @@
{
"value": 9.10166560480568,
"ts": 1780621802727
+ },
+ {
+ "value": 8.959770629871876,
+ "ts": 1780707966179
}
]
\ No newline at end of file