From b1c2a868ef78d9b93e3e869646791225fafdfad4 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sat, 23 May 2026 01:23: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 33d7c1ecdf..f018ac83e5 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2646,5 +2646,9 @@
{
"value": 97.86012526096034,
"ts": 1779411980536
+ },
+ {
+ "value": 94.79271991911021,
+ "ts": 1779498219201
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index 685b342f6d..9558c917ac 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2642,5 +2642,9 @@
{
"value": 114.24219345011423,
"ts": 1779411937270
+ },
+ {
+ "value": 135.2569882777277,
+ "ts": 1779498169954
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index 03196b8b82..43c18e14b4 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3410,5 +3410,9 @@
{
"value": 32.93807641633729,
"ts": 1779411979115
+ },
+ {
+ "value": 29.188558085230593,
+ "ts": 1779498219578
}
]
\ 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 1f28548bd1..3df16325f1 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 34d79def38..bb8870fb05 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 4f7c3652d7..07c723a49e 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 229e017b02..ddad9ff352 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 e4d722e3c0..a8183f8a9c 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2646,5 +2646,9 @@
{
"value": 264.18915943815773,
"ts": 1779412080836
+ },
+ {
+ "value": 269.49335249730507,
+ "ts": 1779498317946
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 94602381e6..1d52ee0436 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2642,5 +2642,9 @@
{
"value": 335.47665641599104,
"ts": 1779412021420
+ },
+ {
+ "value": 336.85156074556477,
+ "ts": 1779498251213
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index cdd4cd5bae..e4d50ce4dc 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3390,5 +3390,9 @@
{
"value": 126.69453946534905,
"ts": 1779412082472
+ },
+ {
+ "value": 119.41011403665891,
+ "ts": 1779498307832
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index 6176f2dc22..87ebcf71b6 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 95c0e9c37f..fc896dba40 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -1718,5 +1718,9 @@
{
"value": 280.51802328299596,
"ts": 1779412725330
+ },
+ {
+ "value": 282.78543655001766,
+ "ts": 1779498962061
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index 05fe80cdeb..357b329bce 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -1718,5 +1718,9 @@
{
"value": 346.30035784370307,
"ts": 1779412657754
+ },
+ {
+ "value": 343.52456200618343,
+ "ts": 1779498887927
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index 7df71b693e..701b16d1f1 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -1730,5 +1730,9 @@
{
"value": 121.58793847650311,
"ts": 1779412716610
+ },
+ {
+ "value": 118.61340924591525,
+ "ts": 1779498942927
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index b3a973186b..01abf0f0f0 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -1718,5 +1718,9 @@
{
"value": 186.3701310803255,
"ts": 1779412795554
+ },
+ {
+ "value": 188.9942356758119,
+ "ts": 1779499031691
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index 90e3e70cbd..0768df56fc 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -1718,5 +1718,9 @@
{
"value": 245.10304540533915,
"ts": 1779412712700
+ },
+ {
+ "value": 232.734043172165,
+ "ts": 1779498947042
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index a82b350318..e9af263c33 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -754,5 +754,9 @@
{
"value": 81.75445050789952,
"ts": 1779412767703
+ },
+ {
+ "value": 79.75753708725475,
+ "ts": 1779498995309
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index 28eecf1f46..88f462dbdd 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2646,5 +2646,9 @@
{
"value": 201.6400053770668,
"ts": 1779412003106
+ },
+ {
+ "value": 215.51724137931035,
+ "ts": 1779498240445
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index 7d615a2ad0..c355ba71a5 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2642,5 +2642,9 @@
{
"value": 252.27043390514632,
"ts": 1779411956913
+ },
+ {
+ "value": 275.22935779816515,
+ "ts": 1779498187438
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index d78cc71815..8fab252072 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3346,5 +3346,9 @@
{
"value": 74.8502994011976,
"ts": 1779412016105
+ },
+ {
+ "value": 69.49270326615705,
+ "ts": 1779498241061
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 4896e5762c..449a3d22f4 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 e675f0f573..5b9532d16a 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 d968593411..06a925637f 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -2918,5 +2918,9 @@
{
"value": 945.0108676249778,
"ts": 1779412062643
+ },
+ {
+ "value": 1018.8487009679063,
+ "ts": 1779498291984
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index 8a63fb75e1..a88c5f7860 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2642,5 +2642,9 @@
{
"value": 127.02176306207132,
"ts": 1779411994001
+ },
+ {
+ "value": 135.623869801085,
+ "ts": 1779498231859
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index 4c58292fa2..b4a58077fd 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2638,5 +2638,9 @@
{
"value": 146.47007128210137,
"ts": 1779411949245
+ },
+ {
+ "value": 173.33025190663278,
+ "ts": 1779498180348
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index f0088d616f..75cb1c276b 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -2,5 +2,9 @@
{
"value": 37.65343775886738,
"ts": 1779411993458
+ },
+ {
+ "value": 41.18616144975288,
+ "ts": 1779498232795
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index 32f7a0259d..9cd0e0c86b 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 27ba5581f5..a33453a3cf 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -222,5 +222,9 @@
{
"value": 18.73641609832871,
"ts": 1779412011718
+ },
+ {
+ "value": 19.915558033936108,
+ "ts": 1779498224685
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index e54d46700c..e1bb1135e3 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -222,5 +222,9 @@
{
"value": 12.044129691188514,
"ts": 1779411998058
+ },
+ {
+ "value": 12.714234857346284,
+ "ts": 1779498211832
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 48f52d5d7b..34d7195f95 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -222,5 +222,9 @@
{
"value": 20.17145738779627,
"ts": 1779412030358
+ },
+ {
+ "value": 22.026431718061673,
+ "ts": 1779498242020
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 27fc818767..a1bb977e8f 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 777f46b818..c733ce308f 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2646,5 +2646,9 @@
{
"value": 320.4957000160248,
"ts": 1779412054783
+ },
+ {
+ "value": 308.5626124967858,
+ "ts": 1779498292241
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index b83927673b..21ae45b714 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2642,5 +2642,9 @@
{
"value": 352.5057282180835,
"ts": 1779412000114
+ },
+ {
+ "value": 365.07453605111044,
+ "ts": 1779498228580
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 5b3f062a7a..59c2bad9fb 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2386,5 +2386,9 @@
{
"value": 141.27286854559583,
"ts": 1779412065296
+ },
+ {
+ "value": 143.88489208633092,
+ "ts": 1779498289829
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index febfe527dc..b332c84b41 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 8c395bd3c3..d426305f82 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 a0dbf4e895..94760062b7 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2646,5 +2646,9 @@
{
"value": 9.999283384690763,
"ts": 1779412681759
+ },
+ {
+ "value": 9.99940003599784,
+ "ts": 1779498918890
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index b5055f1fe4..69c82dc5cc 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2642,5 +2642,9 @@
{
"value": 9.999733340444255,
"ts": 1779412622357
+ },
+ {
+ "value": 9.999150072243859,
+ "ts": 1779498852191
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index 449d9d0f18..cb47266e1c 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3294,5 +3294,9 @@
{
"value": 3.333294444898143,
"ts": 1779412683253
+ },
+ {
+ "value": 3.333150010082779,
+ "ts": 1779498908688
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 2b157b5958..0c106ba037 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 a8df01b40f..b52abad65e 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2646,5 +2646,9 @@
{
"value": 2592.016588906169,
"ts": 1779411972148
+ },
+ {
+ "value": 2723.339015361649,
+ "ts": 1779498210568
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index a3e2c1e90b..0d9b273cc8 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2642,5 +2642,9 @@
{
"value": 4056.4903846153843,
"ts": 1779411929951
+ },
+ {
+ "value": 4203.446826397646,
+ "ts": 1779498163644
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 9946993086..991354aa39 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3386,5 +3386,9 @@
{
"value": 1362.253469962311,
"ts": 1779411971089
+ },
+ {
+ "value": 1165.7276083155236,
+ "ts": 1779498210593
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index ee167eef3b..f5f3107347 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 520a4f54fc..879b188a5c 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2646,5 +2646,9 @@
{
"value": 54.91689243611335,
"ts": 1779412032027
+ },
+ {
+ "value": 55.51648839705393,
+ "ts": 1779498268987
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index 2bac86d71f..7eebe161eb 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2642,5 +2642,9 @@
{
"value": 72.59352465760054,
"ts": 1779411979251
+ },
+ {
+ "value": 79.2016473942658,
+ "ts": 1779498207916
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index bd89046050..4ed32e1efa 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3398,5 +3398,9 @@
{
"value": 15.563233417374793,
"ts": 1779412049263
+ },
+ {
+ "value": 15.584577502103919,
+ "ts": 1779498274135
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index 2faf1ed481..0078b83ad3 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 50209c1709..23cc9668e0 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 9565c55f90..8cb8ad5bb5 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -222,5 +222,9 @@
{
"value": 46.57661853749418,
"ts": 1779411977028
+ },
+ {
+ "value": 50.505050505050505,
+ "ts": 1779498191913
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index 27ba236de2..4e3cca31c0 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -222,5 +222,9 @@
{
"value": 14.395946101577795,
"ts": 1779411940903
+ },
+ {
+ "value": 15.57923599426684,
+ "ts": 1779498158478
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index f876a53d06..e32a189db8 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -222,5 +222,9 @@
{
"value": 10.407993338884264,
"ts": 1779411922753
+ },
+ {
+ "value": 12.818540737322463,
+ "ts": 1779498141647
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index 4966df2930..813bb4fe3e 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -222,5 +222,9 @@
{
"value": 8.399832003359933,
"ts": 1779411965504
+ },
+ {
+ "value": 9.086778736937754,
+ "ts": 1779498181236
}
]
\ No newline at end of file