From a11cbc11bda201aca3437d5cfe8e420b5b41505e Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Tue, 7 Jul 2026 01:13:47 +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 a5309e33f0..8a5ffc45f3 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2826,5 +2826,9 @@
{
"value": 97.28888312362174,
"ts": 1783299450877
+ },
+ {
+ "value": 95.98157153826465,
+ "ts": 1783385777854
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index 9110b2737d..937078a981 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2822,5 +2822,9 @@
{
"value": 123.94645513138325,
"ts": 1783299415113
+ },
+ {
+ "value": 114.99540018399263,
+ "ts": 1783385740761
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index 27f41eff4d..f53526535f 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3590,5 +3590,9 @@
{
"value": 31.56964263164541,
"ts": 1783299457282
+ },
+ {
+ "value": 33.31556503198294,
+ "ts": 1783385797087
}
]
\ 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 9678164c6d..30c4721677 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 e7de89089e..0620612a3d 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 361234c73b..d840b9d57d 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 216a10897a..2386f643cc 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 4f98eef227..7a9991d459 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2826,5 +2826,9 @@
{
"value": 259.28006568428333,
"ts": 1783299541235
+ },
+ {
+ "value": 256.03823504309975,
+ "ts": 1783385871056
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 84f1515720..718cfb5786 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2822,5 +2822,9 @@
{
"value": 347.00133017176563,
"ts": 1783299487996
+ },
+ {
+ "value": 337.7427526034337,
+ "ts": 1783385814521
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index 42e9e09a90..f03ac9778a 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3570,5 +3570,9 @@
{
"value": 115.7809424568716,
"ts": 1783299542624
+ },
+ {
+ "value": 126.63838409421896,
+ "ts": 1783385877732
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index b6c6523a56..511100dc40 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 7947001c7e..56190671db 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -1898,5 +1898,9 @@
{
"value": 291.1843925165611,
"ts": 1783300184150
+ },
+ {
+ "value": 274.07272062854014,
+ "ts": 1783386516569
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index 110d58f533..f79601e7fa 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -1898,5 +1898,9 @@
{
"value": 352.58858788270555,
"ts": 1783300123758
+ },
+ {
+ "value": 348.16921023617476,
+ "ts": 1783386450693
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index 0990d047cf..1c5049449c 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -1910,5 +1910,9 @@
{
"value": 127.68538321575637,
"ts": 1783300175231
+ },
+ {
+ "value": 131.24220749393004,
+ "ts": 1783386509521
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index 0078b73ad5..f80c75b67b 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -1898,5 +1898,9 @@
{
"value": 191.3143294432753,
"ts": 1783300252755
+ },
+ {
+ "value": 179.1258657750179,
+ "ts": 1783386589562
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index 6788070e10..427a384ff2 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -1898,5 +1898,9 @@
{
"value": 243.35340998965748,
"ts": 1783300179088
+ },
+ {
+ "value": 241.60911671733746,
+ "ts": 1783386506241
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index ac751ed866..ca7d92b4c1 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -934,5 +934,9 @@
{
"value": 82.02267927081837,
"ts": 1783300226283
+ },
+ {
+ "value": 82.19628472793029,
+ "ts": 1783386560275
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index e7a7c271aa..ed0cb2ede1 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2826,5 +2826,9 @@
{
"value": 210.46723726673216,
"ts": 1783299472361
+ },
+ {
+ "value": 201.91142818683537,
+ "ts": 1783385800423
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index b9e483a4c2..f9672275c6 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2822,5 +2822,9 @@
{
"value": 253.80710659898477,
"ts": 1783299433844
+ },
+ {
+ "value": 252.4827470122875,
+ "ts": 1783385759886
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index a8b764d88a..5da7516459 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3526,5 +3526,9 @@
{
"value": 70.74136955291455,
"ts": 1783299478710
+ },
+ {
+ "value": 77.11289327575571,
+ "ts": 1783385817237
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 449cd7e8bf..747f154fc6 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 b8b0671aa5..bb38f70c83 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 8bde160f91..6353d8996a 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -3098,5 +3098,9 @@
{
"value": 1031.1522553591274,
"ts": 1783299562360
+ },
+ {
+ "value": 965.8725048293625,
+ "ts": 1783385871372
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index fc97db3235..385a09a4ba 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2822,5 +2822,9 @@
{
"value": 134.33637829124126,
"ts": 1783299463648
+ },
+ {
+ "value": 127.63784887678692,
+ "ts": 1783385791296
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index cb5490216b..656db9ac41 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2818,5 +2818,9 @@
{
"value": 159.6254123656486,
"ts": 1783299426257
+ },
+ {
+ "value": 152.39256324291375,
+ "ts": 1783385752242
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 78d2563d7e..6c9111fdce 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -182,5 +182,9 @@
{
"value": 40.88641753209584,
"ts": 1783299470581
+ },
+ {
+ "value": 43.12575470070726,
+ "ts": 1783385809719
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index 04aa631403..eca02cb4a6 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 b170400e96..2d080edf06 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -402,5 +402,9 @@
{
"value": 18.601190476190478,
"ts": 1783299484145
+ },
+ {
+ "value": 19.241129839144154,
+ "ts": 1783385817048
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index dac155e394..6d10cb6c6e 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -402,5 +402,9 @@
{
"value": 11.932604648942771,
"ts": 1783299470309
+ },
+ {
+ "value": 12.28682361036025,
+ "ts": 1783385803714
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index cc637cd9e8..6233b284df 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -402,5 +402,9 @@
{
"value": 20.383204239706483,
"ts": 1783299502666
+ },
+ {
+ "value": 20.27986209693774,
+ "ts": 1783385835456
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 1dd1fe37f1..9db380b9a9 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 38cd68efe6..4011c27be5 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2826,5 +2826,9 @@
{
"value": 326.5839320705421,
"ts": 1783299514460
+ },
+ {
+ "value": 306.1849357011635,
+ "ts": 1783385844097
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index cdc574cb9b..1b7317655b 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2822,5 +2822,9 @@
{
"value": 383.7298541826554,
"ts": 1783299467238
+ },
+ {
+ "value": 372.1161002232697,
+ "ts": 1783385793331
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index e00cf45e20..e844c3cbb7 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2566,5 +2566,9 @@
{
"value": 134.147159433899,
"ts": 1783299524024
+ },
+ {
+ "value": 147.1345545501361,
+ "ts": 1783385860648
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index ca0e169959..5028989486 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 f9cace3e4b..2eb91c7f5a 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 e9fdf26d98..3f2e524bf1 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2826,5 +2826,9 @@
{
"value": 9.99921672802297,
"ts": 1783300142194
+ },
+ {
+ "value": 9.999166736105325,
+ "ts": 1783386472047
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index de655c0c23..470c500540 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2822,5 +2822,9 @@
{
"value": 9.999550020249089,
"ts": 1783300088959
+ },
+ {
+ "value": 9.999950000249997,
+ "ts": 1783386415443
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index ff64f6103a..a36cb98dd7 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3474,5 +3474,9 @@
{
"value": 3.333216670749857,
"ts": 1783300143440
+ },
+ {
+ "value": 3.3330833520819274,
+ "ts": 1783386478573
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 7adb5c3f68..f960872866 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 d37baf0948..2d92e7399e 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2826,5 +2826,9 @@
{
"value": 2733.0424836270513,
"ts": 1783299442340
+ },
+ {
+ "value": 2587.1237890823377,
+ "ts": 1783385769165
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index a8c46ab4be..936dd14922 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2822,5 +2822,9 @@
{
"value": 4155.060710053708,
"ts": 1783299408365
+ },
+ {
+ "value": 4014.750490691727,
+ "ts": 1783385733334
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 4bd863ed7a..01cca82715 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3566,5 +3566,9 @@
{
"value": 1245.3300124533002,
"ts": 1783299448873
+ },
+ {
+ "value": 1349.952751653692,
+ "ts": 1783385789138
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index 436f430bd7..04af990138 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 18514401a2..d4451384d1 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2826,5 +2826,9 @@
{
"value": 81.59268929503916,
"ts": 1783299492326
+ },
+ {
+ "value": 80.69722401549386,
+ "ts": 1783385820589
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index 6bfc2b2367..7153e63886 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2822,5 +2822,9 @@
{
"value": 123.28429358099778,
"ts": 1783299447617
+ },
+ {
+ "value": 128.16131237183868,
+ "ts": 1783385773203
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index 4fb854e3e5..2522ddf0f1 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3578,5 +3578,9 @@
{
"value": 18.19438885047851,
"ts": 1783299507180
+ },
+ {
+ "value": 18.49386003846723,
+ "ts": 1783385845344
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index bf6fec1bef..3dacd964d8 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 4ba872db77..96ae98b5c8 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 c153783761..10269141bf 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -402,5 +402,9 @@
{
"value": 47.47436384352449,
"ts": 1783299449066
+ },
+ {
+ "value": 49.22228785193936,
+ "ts": 1783385783124
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index 477fb466fb..5c895b37ba 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -402,5 +402,9 @@
{
"value": 14.730143766203158,
"ts": 1783299413495
+ },
+ {
+ "value": 39.22183871979919,
+ "ts": 1783385748142
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index e651f1a54d..1a75358d50 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -402,5 +402,9 @@
{
"value": 11.882694044393745,
"ts": 1783299395703
+ },
+ {
+ "value": 9.72951936174353,
+ "ts": 1783385730154
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index 53dc447e75..43e474b35a 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -402,5 +402,9 @@
{
"value": 8.52551259644486,
"ts": 1783299437740
+ },
+ {
+ "value": 8.587376556462,
+ "ts": 1783385772205
}
]
\ No newline at end of file