From 401669c18ad1b35f5d23abb7982214f3494d1479 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sun, 31 May 2026 01:29:29 +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 44b4249e75..1e5054a307 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2678,5 +2678,9 @@
{
"value": 94.16195856873823,
"ts": 1780103111359
+ },
+ {
+ "value": 95.46843177189409,
+ "ts": 1780189908812
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index 5aefdbb423..cc516ecef2 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2674,5 +2674,9 @@
{
"value": 120.73406310367032,
"ts": 1780103059901
+ },
+ {
+ "value": 124.91672218520986,
+ "ts": 1780189859895
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index 2f566dd6a3..7429775a1d 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3442,5 +3442,9 @@
{
"value": 32.666928002090685,
"ts": 1780103115269
+ },
+ {
+ "value": 32.84287966368891,
+ "ts": 1780189930059
}
]
\ 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 da8ef523b5..7ef94504e2 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 ed25fc4661..b26c4b818d 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 34b0e2994b..06ed30ba8e 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 6d72a22dd8..bdc4bb91a8 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 e765974b56..9038e25dea 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2678,5 +2678,9 @@
{
"value": 253.613999492772,
"ts": 1780103214333
+ },
+ {
+ "value": 268.4443649053734,
+ "ts": 1780190010990
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 8ba947e8d1..02e65948f4 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2674,5 +2674,9 @@
{
"value": 336.02150537634407,
"ts": 1780103142967
+ },
+ {
+ "value": 315.8393430541665,
+ "ts": 1780189944637
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index cf95935709..cc7be181dd 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3422,5 +3422,9 @@
{
"value": 119.33886270063846,
"ts": 1780103203543
+ },
+ {
+ "value": 111.15433779803257,
+ "ts": 1780190019794
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index 12f04a02c8..dbd36f661c 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 3942295915..5961025ff9 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -1750,5 +1750,9 @@
{
"value": 269.82663638612195,
"ts": 1780103860429
+ },
+ {
+ "value": 288.3852827377376,
+ "ts": 1780190654338
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index 171945b6c8..9c95b0525f 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -1750,5 +1750,9 @@
{
"value": 356.42152786028277,
"ts": 1780103778369
+ },
+ {
+ "value": 299.32651534048387,
+ "ts": 1780190586430
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index f264bb3428..d74a738acd 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -1762,5 +1762,9 @@
{
"value": 132.31451159405907,
"ts": 1780103835134
+ },
+ {
+ "value": 124.37810945273633,
+ "ts": 1780190653236
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index fac08efea2..e98a0a9cbe 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -1750,5 +1750,9 @@
{
"value": 181.1129390102178,
"ts": 1780103932695
+ },
+ {
+ "value": 189.30132037670964,
+ "ts": 1780190723450
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index 5d14d9b57c..8b940022a2 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -1750,5 +1750,9 @@
{
"value": 249.22118380062307,
"ts": 1780103832531
+ },
+ {
+ "value": 223.90983897150747,
+ "ts": 1780190646015
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index 3567a4e37a..02f8ffb3e0 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -786,5 +786,9 @@
{
"value": 85.68613169958442,
"ts": 1780103884030
+ },
+ {
+ "value": 78.05182641273807,
+ "ts": 1780190706646
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index 47515efd95..505f393eff 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2678,5 +2678,9 @@
{
"value": 201.47750167897917,
"ts": 1780103134183
+ },
+ {
+ "value": 200.08003201280513,
+ "ts": 1780189931048
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index caa69c29bd..7f71b56f91 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2674,5 +2674,9 @@
{
"value": 249.83344437041973,
"ts": 1780103078979
+ },
+ {
+ "value": 251.88916876574308,
+ "ts": 1780189879071
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 1eec91f8c9..ee3a90cea6 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3378,5 +3378,9 @@
{
"value": 75.41478129713424,
"ts": 1780103136093
+ },
+ {
+ "value": 72.55840951966333,
+ "ts": 1780189951123
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index a80588c5f7..b53d8866c2 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 9aa7fcaef8..744f8a90ea 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 e34f1d6055..07b11466fb 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -2950,5 +2950,9 @@
{
"value": 1007.4100606684726,
"ts": 1780103196945
+ },
+ {
+ "value": 764.7013841095053,
+ "ts": 1780190022073
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index dd85418bd9..c0ea19f598 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2674,5 +2674,9 @@
{
"value": 125.89173310952582,
"ts": 1780103124926
+ },
+ {
+ "value": 130.58239749281796,
+ "ts": 1780189921946
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index ddfe3206f4..083fb20798 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2670,5 +2670,9 @@
{
"value": 155.7955961778147,
"ts": 1780103071306
+ },
+ {
+ "value": 153.1393568147014,
+ "ts": 1780189871379
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 18ba0b5a38..4baff04d1e 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -34,5 +34,9 @@
{
"value": 41.45593234391841,
"ts": 1780103128421
+ },
+ {
+ "value": 41.490332752468674,
+ "ts": 1780189943185
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index 55acb1f640..9b4d9e6a2f 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 085a105cf5..c803d1ab76 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -254,5 +254,9 @@
{
"value": 20.13693113169553,
"ts": 1780103142423
+ },
+ {
+ "value": 16.951451044209385,
+ "ts": 1780189930221
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index f9e6c01604..06fe4c8452 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -254,5 +254,9 @@
{
"value": 12.885269559839191,
"ts": 1780103129724
+ },
+ {
+ "value": 11.03557870574733,
+ "ts": 1780189915163
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 89388aadcf..11b85e97b0 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -254,5 +254,9 @@
{
"value": 21.75805047867711,
"ts": 1780103159741
+ },
+ {
+ "value": 18.978933383943822,
+ "ts": 1780189950471
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 011cde58e4..8bf8098253 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 1606828396..2d0b34b885 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2678,5 +2678,9 @@
{
"value": 307.12530712530713,
"ts": 1780103187202
+ },
+ {
+ "value": 280.02053483922157,
+ "ts": 1780189985437
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index 8ec16c1baf..bb613d2a8c 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2674,5 +2674,9 @@
{
"value": 377.66727513060994,
"ts": 1780103121598
+ },
+ {
+ "value": 373.2968331985317,
+ "ts": 1780189922169
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 8c0697fcde..31453bdd2a 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2418,5 +2418,9 @@
{
"value": 143.97811532647037,
"ts": 1780103185471
+ },
+ {
+ "value": 133.57376611233553,
+ "ts": 1780190000514
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index aa453621aa..a4b375a06f 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 d991203161..19fb05d63c 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 37b3dd0d36..b9af573b36 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2678,5 +2678,9 @@
{
"value": 9.999316713357919,
"ts": 1780103815277
+ },
+ {
+ "value": 9.999166736105325,
+ "ts": 1780190611990
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index 9a31593a3c..9cad63d1d8 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2674,5 +2674,9 @@
{
"value": 9.999683343360793,
"ts": 1780103743915
+ },
+ {
+ "value": 9.999183400022332,
+ "ts": 1780190545568
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index 9d40108f59..25b61e387d 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3326,5 +3326,9 @@
{
"value": 3.3330889068135003,
"ts": 1780103804453
+ },
+ {
+ "value": 3.333205560453516,
+ "ts": 1780190620646
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index c06b415778..ada51c3a5c 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 f27be25d16..74d47a7839 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2678,5 +2678,9 @@
{
"value": 2647.7337360503657,
"ts": 1780103102605
+ },
+ {
+ "value": 2718.5678181982944,
+ "ts": 1780189900193
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index feccb65ca0..9fdf510e91 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2674,5 +2674,9 @@
{
"value": 4222.37860661506,
"ts": 1780103053030
+ },
+ {
+ "value": 4099.667471416207,
+ "ts": 1780189853132
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 61e86b4dae..128a50de78 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3418,5 +3418,9 @@
{
"value": 1339.9437223636608,
"ts": 1780103107185
+ },
+ {
+ "value": 1133.4441589844341,
+ "ts": 1780189921998
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index 7bb8628816..2f062f80f2 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 84c9a323d7..f18e7f246e 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2678,5 +2678,9 @@
{
"value": 53.92579810181191,
"ts": 1780103163630
+ },
+ {
+ "value": 54.9068413924375,
+ "ts": 1780189960031
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index 5c248e75f3..5608cbaead 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2674,5 +2674,9 @@
{
"value": 70.59487951807229,
"ts": 1780103101855
+ },
+ {
+ "value": 70.19514249613927,
+ "ts": 1780189902074
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index b7e93cfe15..7c86662e30 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3430,5 +3430,9 @@
{
"value": 15.347309616624205,
"ts": 1780103169688
+ },
+ {
+ "value": 15.792299674678626,
+ "ts": 1780189983756
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index fa774b2c87..8ff135b57e 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 1de84c785a..8fa1f24e9d 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 140cf4125c..6011ba8a65 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -254,5 +254,9 @@
{
"value": 51.015202530354046,
"ts": 1780103110056
+ },
+ {
+ "value": 42.7313904794462,
+ "ts": 1780189892253
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index 38291fed2a..10b9450095 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -254,5 +254,9 @@
{
"value": 44.05286343612335,
"ts": 1780103077044
+ },
+ {
+ "value": 13.472005173249988,
+ "ts": 1780189853230
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index cd04ed69ea..778defcbf8 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -254,5 +254,9 @@
{
"value": 11.072725662148995,
"ts": 1780103060743
+ },
+ {
+ "value": 11.112592790149797,
+ "ts": 1780189833883
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index bc3bcbf284..4311fb2d9e 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -254,5 +254,9 @@
{
"value": 9.249838127832763,
"ts": 1780103099482
+ },
+ {
+ "value": 7.760962359332558,
+ "ts": 1780189879773
}
]
\ No newline at end of file