From 07c6c460105cdd73442096b72e50fb497c4b87b3 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri, 3 Jul 2026 01:11:55 +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 268330b81b..1580894efb 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2810,5 +2810,9 @@
{
"value": 99.96001599360255,
"ts": 1782954454911
+ },
+ {
+ "value": 94.16195856873823,
+ "ts": 1783040057655
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index 99d665b773..40c02b065d 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2806,5 +2806,9 @@
{
"value": 101.48849797023004,
"ts": 1782954428724
+ },
+ {
+ "value": 95.76098059244127,
+ "ts": 1783040060302
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index d556818b55..ca6af8a166 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3574,5 +3574,9 @@
{
"value": 31.81876034109711,
"ts": 1782954453603
+ },
+ {
+ "value": 37.080984870958176,
+ "ts": 1783040026846
}
]
\ 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 17900c2cb6..7f6a52a814 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 8cb239eeb1..3b1352e058 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 7eee8b2db6..02c032b10f 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 1db54de815..3593b78d2b 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 3ff5aab7b0..62408a449a 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2810,5 +2810,9 @@
{
"value": 231.13371085172773,
"ts": 1782954547583
+ },
+ {
+ "value": 263.88705633988656,
+ "ts": 1783040149403
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 2a5e98f388..42d373eb59 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2806,5 +2806,9 @@
{
"value": 317.1917953055614,
"ts": 1782954504629
+ },
+ {
+ "value": 298.5817367504354,
+ "ts": 1783040141156
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index 574107f0ce..0f7ba2c51c 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3554,5 +3554,9 @@
{
"value": 121.9586560156107,
"ts": 1782954539559
+ },
+ {
+ "value": 144.36263894904,
+ "ts": 1783040101746
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index 1b061cd939..591b3b5dd4 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 dec20728bd..45de910065 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -1882,5 +1882,9 @@
{
"value": 280.373831775701,
"ts": 1782955192130
+ },
+ {
+ "value": 283.3329398153614,
+ "ts": 1783040793467
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index a6034c3dc5..630294e6bb 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -1882,5 +1882,9 @@
{
"value": 340.5511252376763,
"ts": 1782955141659
+ },
+ {
+ "value": 302.5108399717657,
+ "ts": 1783040782588
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index 5fd38ff42b..e85dfd4184 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -1894,5 +1894,9 @@
{
"value": 122.66176019625883,
"ts": 1782955173444
+ },
+ {
+ "value": 150.7215795621538,
+ "ts": 1783040729565
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index ce197e1607..d394296f1e 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -1882,5 +1882,9 @@
{
"value": 175.7469244288225,
"ts": 1782955266499
+ },
+ {
+ "value": 187.62899493401713,
+ "ts": 1783040863395
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index c7070eb746..4e419b0052 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -1882,5 +1882,9 @@
{
"value": 230.4191708750168,
"ts": 1782955200473
+ },
+ {
+ "value": 203.4519005798379,
+ "ts": 1783040847884
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index 5ceb8fee35..e381321ee9 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -918,5 +918,9 @@
{
"value": 87.35150244584206,
"ts": 1782955221478
+ },
+ {
+ "value": 100.12265024655203,
+ "ts": 1783040771403
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index 1de12e32b3..f2c2601908 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2810,5 +2810,9 @@
{
"value": 216.45021645021646,
"ts": 1782954476167
+ },
+ {
+ "value": 203.9983680130559,
+ "ts": 1783040080194
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index 7e7315870f..1cf9f7c2be 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2806,5 +2806,9 @@
{
"value": 272.6281352235551,
"ts": 1782954447701
+ },
+ {
+ "value": 239.769820971867,
+ "ts": 1783040079879
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 995053588b..efdaf25cfc 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3510,5 +3510,9 @@
{
"value": 71.02272727272727,
"ts": 1782954475359
+ },
+ {
+ "value": 83.72404554588077,
+ "ts": 1783040045630
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 2415aefd86..cbdf4dc1aa 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 8adf8223d4..aa27b70d06 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 74780a5fd0..87a9b03aa5 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -3082,5 +3082,9 @@
{
"value": 839.5835665509908,
"ts": 1782954580385
+ },
+ {
+ "value": 1069.5822687028344,
+ "ts": 1783040133410
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index 2c75213c47..7a62d87770 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2806,5 +2806,9 @@
{
"value": 137.16166788588149,
"ts": 1782954467592
+ },
+ {
+ "value": 127.07556760420196,
+ "ts": 1783040071191
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index 8ea93d9aa2..8c33512535 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2802,5 +2802,9 @@
{
"value": 149.655791679138,
"ts": 1782954440492
+ },
+ {
+ "value": 153.04560759106212,
+ "ts": 1783040071837
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 25634239ae..ef91ca48b6 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -166,5 +166,9 @@
{
"value": 39.92015968063872,
"ts": 1782954467234
+ },
+ {
+ "value": 46.637440537263316,
+ "ts": 1783040038638
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index f204ee56db..d11ccc7fbd 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 44704d9cbb..540369b376 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -386,5 +386,9 @@
{
"value": 17.23305990211622,
"ts": 1782954494229
+ },
+ {
+ "value": 18.877897757305746,
+ "ts": 1783040160334
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index 3ad7d13d4c..e87c2b023a 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -386,5 +386,9 @@
{
"value": 11.15623187112321,
"ts": 1782954479400
+ },
+ {
+ "value": 12.25249950990002,
+ "ts": 1783040146796
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 5520bc7ebe..a8f5c43616 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -386,5 +386,9 @@
{
"value": 18.625442354255913,
"ts": 1782954514542
+ },
+ {
+ "value": 21.02165230187093,
+ "ts": 1783040178588
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 0e62eacd46..905d9de2ec 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 b65e54c3e9..c6335e7315 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2810,5 +2810,9 @@
{
"value": 331.29037601457674,
"ts": 1782954517980
+ },
+ {
+ "value": 316.9237270230298,
+ "ts": 1783040123251
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index ec0841adae..bd789b8414 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2806,5 +2806,9 @@
{
"value": 361.6200578592093,
"ts": 1782954481675
+ },
+ {
+ "value": 320.22202060095003,
+ "ts": 1783040117696
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 7359c0156c..b81c54e035 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2550,5 +2550,9 @@
{
"value": 127.8772378516624,
"ts": 1782954521831
+ },
+ {
+ "value": 160.48788316482106,
+ "ts": 1783040086720
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index 0b82a51441..adfeb27350 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 92ba5ba956..352499a7ff 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 5f5007e5c4..bcafb05c84 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2810,5 +2810,9 @@
{
"value": 9.999383371358766,
"ts": 1782955148593
+ },
+ {
+ "value": 9.999433365442625,
+ "ts": 1783040750336
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index 1dbbebaced..a21f001b13 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2806,5 +2806,9 @@
{
"value": 9.999366706775238,
"ts": 1782955105604
+ },
+ {
+ "value": 9.99970000899973,
+ "ts": 1783040742118
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index a787dce153..954ae782a9 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3458,5 +3458,9 @@
{
"value": 3.333294444898143,
"ts": 1782955140339
+ },
+ {
+ "value": 3.3332777787036885,
+ "ts": 1783040702561
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 0f8f598631..c8af2b1ce1 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 a419278b78..33680ac084 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2810,5 +2810,9 @@
{
"value": 2623.2948583420775,
"ts": 1782954446632
+ },
+ {
+ "value": 2557.350963268863,
+ "ts": 1783040048939
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index e3af171f87..508f643d7e 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2806,5 +2806,9 @@
{
"value": 3786.072860868834,
"ts": 1782954420466
+ },
+ {
+ "value": 2911.427893635834,
+ "ts": 1783040051675
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 5b7f52d297..0aea8ead07 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3550,5 +3550,9 @@
{
"value": 1306.639178849867,
"ts": 1782954445296
+ },
+ {
+ "value": 1614.5814646047863,
+ "ts": 1783040019649
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index 01b8929c6a..3c19c3a72a 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 0fcc749918..7239d6c38e 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2810,5 +2810,9 @@
{
"value": 82.91415621027029,
"ts": 1782954495824
+ },
+ {
+ "value": 80.64949728480026,
+ "ts": 1783040100343
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index 89e6909e91..87752d8fda 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2806,5 +2806,9 @@
{
"value": 130.27618551328817,
"ts": 1782954461154
+ },
+ {
+ "value": 111.68192986374805,
+ "ts": 1783040094949
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index db87464395..c0326343e4 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3562,5 +3562,9 @@
{
"value": 17.885248247245674,
"ts": 1782954504355
+ },
+ {
+ "value": 19.259658718847504,
+ "ts": 1783040072536
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index cf1a78249f..5091f030d2 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 2b812a9c2f..1a4b98626c 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 8f8c660a9f..a8c06eb136 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -386,5 +386,9 @@
{
"value": 42.329834067050456,
"ts": 1782954456739
+ },
+ {
+ "value": 47.478871902003604,
+ "ts": 1783040126157
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index 70e02b2254..d75783068b 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -386,5 +386,9 @@
{
"value": 34.75118154017237,
"ts": 1782954416158
+ },
+ {
+ "value": 34.92595697122101,
+ "ts": 1783040089001
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index 98a984dba7..f3e37eca7b 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -386,5 +386,9 @@
{
"value": 10.4310093044603,
"ts": 1782954395906
+ },
+ {
+ "value": 9.645433851614646,
+ "ts": 1783040068314
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index dcde5ea945..1f72a752b1 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -386,5 +386,9 @@
{
"value": 7.463522036048811,
"ts": 1782954443748
+ },
+ {
+ "value": 7.978299026647519,
+ "ts": 1783040114864
}
]
\ No newline at end of file