From 4fe22e73a1885b12fce7754549f219bc84598061 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri, 5 Jun 2026 01:28:14 +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 3dbc20563a..a2cf6108a5 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2698,5 +2698,9 @@
{
"value": 101.48849797023004,
"ts": 1780535993348
+ },
+ {
+ "value": 100.5901287553648,
+ "ts": 1780621831035
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index b6b57e805d..779fab68c6 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2694,5 +2694,9 @@
{
"value": 116.5139039925431,
"ts": 1780535971019
+ },
+ {
+ "value": 112.79891713039555,
+ "ts": 1780621796970
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index 6249fdb881..09afde0db5 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3462,5 +3462,9 @@
{
"value": 35.04345388281469,
"ts": 1780535977447
+ },
+ {
+ "value": 35.526502771067214,
+ "ts": 1780621830437
}
]
\ 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 ec38454901..af7362f516 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 0a12a51a80..d105a7a4cb 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 1eaa517e68..89d3192195 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 ab22d4a810..9ce8f15b2b 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 d86f3fb633..271791cb4d 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2698,5 +2698,9 @@
{
"value": 270.02700270027003,
"ts": 1780536091255
+ },
+ {
+ "value": 268.7329242621042,
+ "ts": 1780621929453
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 6f94a55bae..012cb85d90 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2694,5 +2694,9 @@
{
"value": 333.20375409562945,
"ts": 1780536053716
+ },
+ {
+ "value": 297.059114763838,
+ "ts": 1780621886916
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index ca4229b2f3..cd008a6f7b 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3442,5 +3442,9 @@
{
"value": 131.90001978500297,
"ts": 1780536062435
+ },
+ {
+ "value": 132.3276432446738,
+ "ts": 1780621918337
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index aff347c0af..ada62f1134 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 32b35e5669..759ddd952e 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -1770,5 +1770,9 @@
{
"value": 265.5689815429558,
"ts": 1780536738124
+ },
+ {
+ "value": 291.3187026607108,
+ "ts": 1780622572326
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index a2aae6ce55..6769f58186 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -1770,5 +1770,9 @@
{
"value": 356.61218424962857,
"ts": 1780536689098
+ },
+ {
+ "value": 318.58970955238146,
+ "ts": 1780622526326
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index 907b062398..38256acc98 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -1782,5 +1782,9 @@
{
"value": 139.50892857142856,
"ts": 1780536692451
+ },
+ {
+ "value": 142.19188795279229,
+ "ts": 1780622547786
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index 7efb6406bb..9441f1f9b4 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -1770,5 +1770,9 @@
{
"value": 174.25650557620816,
"ts": 1780536813441
+ },
+ {
+ "value": 156.04884328794913,
+ "ts": 1780622655749
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index 62b71e9251..b51da0ba3a 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -1770,5 +1770,9 @@
{
"value": 244.40914090186973,
"ts": 1780536744240
+ },
+ {
+ "value": 218.8862338799409,
+ "ts": 1780622587718
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index d2b144a660..0df4354cea 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -806,5 +806,9 @@
{
"value": 95.24716639679968,
"ts": 1780536736519
+ },
+ {
+ "value": 95.25623928367308,
+ "ts": 1780622591850
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index b73527f09c..70678b2a23 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2698,5 +2698,9 @@
{
"value": 216.13832853025934,
"ts": 1780536014721
+ },
+ {
+ "value": 215.92054124082338,
+ "ts": 1780621852337
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index 0c944a9109..73ad869950 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2694,5 +2694,9 @@
{
"value": 278.96596615212945,
"ts": 1780535988931
+ },
+ {
+ "value": 235.70081709616593,
+ "ts": 1780621816805
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 9db4c83b0b..697928953a 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3398,5 +3398,9 @@
{
"value": 77.76049766718508,
"ts": 1780535997438
+ },
+ {
+ "value": 79.07638779060572,
+ "ts": 1780621850256
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index f4c6a8b359..c28ae4d79d 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 d5ed6d637e..de16a2f2ea 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 b48421e1b9..391b1b6c51 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -2970,5 +2970,9 @@
{
"value": 953.3292375484608,
"ts": 1780536090412
+ },
+ {
+ "value": 977.6020507918577,
+ "ts": 1780621921645
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index 56879f3bc7..3f80b47510 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2694,5 +2694,9 @@
{
"value": 135.42795232936078,
"ts": 1780536006130
+ },
+ {
+ "value": 135.15948819607135,
+ "ts": 1780621843765
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index 5ae96afce3..bdd3412206 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2690,5 +2690,9 @@
{
"value": 161.88214979494927,
"ts": 1780535981926
+ },
+ {
+ "value": 152.14524799675422,
+ "ts": 1780621808684
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 6c3d20070b..30f11bec51 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -54,5 +54,9 @@
{
"value": 43.361373688318444,
"ts": 1780535990003
+ },
+ {
+ "value": 43.87504387504387,
+ "ts": 1780621842897
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index ff3626b668..e2bd663bd0 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 269ae67284..dd4258ad15 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -274,5 +274,9 @@
{
"value": 20.11263073209976,
"ts": 1780536001099
+ },
+ {
+ "value": 20.2249008979856,
+ "ts": 1780621845869
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index ecda456593..7ee89e036d 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -274,5 +274,9 @@
{
"value": 12.63455804315965,
"ts": 1780535988375
+ },
+ {
+ "value": 12.773349683220928,
+ "ts": 1780621833227
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 6751c3703e..3c35e319dc 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -274,5 +274,9 @@
{
"value": 21.865092380015305,
"ts": 1780536018471
+ },
+ {
+ "value": 21.397239756071468,
+ "ts": 1780621863404
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index bddbcce433..f7d430471e 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 3e86214de8..a524408452 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2698,5 +2698,9 @@
{
"value": 322.1995489206315,
"ts": 1780536065625
+ },
+ {
+ "value": 315.1922672830426,
+ "ts": 1780621903758
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index b9eff67127..24a1403496 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2694,5 +2694,9 @@
{
"value": 331.1623799536373,
"ts": 1780536032315
+ },
+ {
+ "value": 323.08437887028157,
+ "ts": 1780621862739
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 59e0b7680b..954a892e40 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2438,5 +2438,9 @@
{
"value": 151.84875863639814,
"ts": 1780536045941
+ },
+ {
+ "value": 140.34102869974038,
+ "ts": 1780621901995
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index 1e60057ab0..7cdf9cbebf 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 fc3cc579c9..297f09611b 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 a8b4a7b0c0..3c60a57a06 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2698,5 +2698,9 @@
{
"value": 9.99988333469443,
"ts": 1780536692157
+ },
+ {
+ "value": 9.9994833600264,
+ "ts": 1780622530388
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index 229d1bddd4..88bb15321c 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2694,5 +2694,9 @@
{
"value": 9.999366706775238,
"ts": 1780536654655
+ },
+ {
+ "value": 9.99986666844442,
+ "ts": 1780622487881
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index cd5f1de12a..be3522bc1b 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3346,5 +3346,9 @@
{
"value": 3.3331777850366984,
"ts": 1780536663321
+ },
+ {
+ "value": 3.333072242674324,
+ "ts": 1780622519199
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index dceb9c2d97..5793ca1802 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 cc91c4e518..a8b62fc836 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2698,5 +2698,9 @@
{
"value": 2702.837979878873,
"ts": 1780535985188
+ },
+ {
+ "value": 2713.9769814544907,
+ "ts": 1780621822858
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index 3423649bf5..7ee7d3fb0b 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2694,5 +2694,9 @@
{
"value": 3832.1789485636423,
"ts": 1780535963788
+ },
+ {
+ "value": 3716.3975719535865,
+ "ts": 1780621789533
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 0f40bee435..6377d93658 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3438,5 +3438,9 @@
{
"value": 1360.1124359613727,
"ts": 1780535969893
+ },
+ {
+ "value": 1572.134784355512,
+ "ts": 1780621822993
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index 7105bb816d..f7ac5d6bea 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 cdcf96a429..5433c35442 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2698,5 +2698,9 @@
{
"value": 55.76415480129373,
"ts": 1780536043202
+ },
+ {
+ "value": 55.124765719745696,
+ "ts": 1780621881050
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index 13094ea8a5..304d0cd3ad 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2694,5 +2694,9 @@
{
"value": 75.8571862041064,
"ts": 1780536010260
+ },
+ {
+ "value": 69.70260223048328,
+ "ts": 1780621839971
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index 12ba053c16..276bd75580 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3450,5 +3450,9 @@
{
"value": 15.359095656447748,
"ts": 1780536030956
+ },
+ {
+ "value": 14.383108477404138,
+ "ts": 1780621885976
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index a0e0bb51fa..b62342d030 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 b0614b744e..f381f4dbf9 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 437380dea8..1ef909b924 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -274,5 +274,9 @@
{
"value": 50.70479667376534,
"ts": 1780535968330
+ },
+ {
+ "value": 50.97879282218597,
+ "ts": 1780621813367
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index 4851852874..2c1ba4f437 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -274,5 +274,9 @@
{
"value": 43.25259515570934,
"ts": 1780535934655
+ },
+ {
+ "value": 42.94057025077293,
+ "ts": 1780621780036
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index 6de9202708..e452b30e42 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -274,5 +274,9 @@
{
"value": 12.709710218607015,
"ts": 1780535918252
+ },
+ {
+ "value": 12.652462169138115,
+ "ts": 1780621763372
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index 601aa5b0f7..ea69af50a9 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -274,5 +274,9 @@
{
"value": 8.974646623289209,
"ts": 1780535957705
+ },
+ {
+ "value": 9.10166560480568,
+ "ts": 1780621802727
}
]
\ No newline at end of file