From 154b73ad141da7db8a6cf47f9ef3b138e5ab3926 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sun, 12 Jul 2026 01:09:20 +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 b64d1e02e2..78778b84df 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2846,5 +2846,9 @@
{
"value": 99.21947347532742,
"ts": 1783730752788
+ },
+ {
+ "value": 77.58353160235855,
+ "ts": 1783817479214
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index fa5c41a220..612050a564 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2838,5 +2838,9 @@
{
"value": 106.05203619909503,
"ts": 1783730746422
+ },
+ {
+ "value": 103.82059800664452,
+ "ts": 1783817391703
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index eb2b08a5fd..2953c989c8 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3610,5 +3610,9 @@
{
"value": 32.01434242540658,
"ts": 1783730779758
+ },
+ {
+ "value": 33.62927091740651,
+ "ts": 1783817440110
}
]
\ 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 85ad60e903..52a1a975d7 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 aee79a0703..98d021fe9c 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 f735a17118..991b9f6111 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 6f2c1fc333..134d33764d 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 68d7765e4c..3896402b10 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2846,5 +2846,9 @@
{
"value": 273.32361516034985,
"ts": 1783730841998
+ },
+ {
+ "value": 204.37359493153485,
+ "ts": 1783817590125
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 16ff8cd9ba..a17715a042 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2838,5 +2838,9 @@
{
"value": 268.03663167299527,
"ts": 1783730834349
+ },
+ {
+ "value": 290.4865649963689,
+ "ts": 1783817471921
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index 622c0be6ef..d68b823706 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3590,5 +3590,9 @@
{
"value": 110.18069634200087,
"ts": 1783730865662
+ },
+ {
+ "value": 108.70746820306556,
+ "ts": 1783817536979
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index 448f2def84..3f91fccf12 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 e659e5b47b..f719ce63ad 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -1918,5 +1918,9 @@
{
"value": 290.71880223853475,
"ts": 1783731484985
+ },
+ {
+ "value": 267.0940170940171,
+ "ts": 1783818236852
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index 7071097f3b..30d0851c6e 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -1914,5 +1914,9 @@
{
"value": 289.82007003985024,
"ts": 1783731477465
+ },
+ {
+ "value": 298.64861501704786,
+ "ts": 1783818113966
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index 0e90c4dfc7..1e9fbe8c1c 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -1930,5 +1930,9 @@
{
"value": 124.19274714356682,
"ts": 1783731499158
+ },
+ {
+ "value": 129.92918859221723,
+ "ts": 1783818169164
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index 07b63528a6..92c5775e8f 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -1918,5 +1918,9 @@
{
"value": 185.32246108228318,
"ts": 1783731555782
+ },
+ {
+ "value": 161.89743797304408,
+ "ts": 1783818317456
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index 305246ff1e..df1ddab53b 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -1914,5 +1914,9 @@
{
"value": 189.411876124633,
"ts": 1783731547008
+ },
+ {
+ "value": 203.94289598912303,
+ "ts": 1783818179538
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index 49b7e9159d..6ea7a363a4 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -10,5 +10,9 @@
{
"value": 79.28013636183454,
"ts": 1783731551694
+ },
+ {
+ "value": 81.19519324455992,
+ "ts": 1783818220584
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index 68d93b0d92..814cc6c04c 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2846,5 +2846,9 @@
{
"value": 216.26297577854672,
"ts": 1783730774378
+ },
+ {
+ "value": 167.50418760469012,
+ "ts": 1783817505434
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index 0e8f2996e2..55da136c16 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2838,5 +2838,9 @@
{
"value": 214.31633090441494,
"ts": 1783730767364
+ },
+ {
+ "value": 228.8329519450801,
+ "ts": 1783817411095
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index a71aa9c675..b3665c3c8c 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3546,5 +3546,9 @@
{
"value": 72.5268349289237,
"ts": 1783730800687
+ },
+ {
+ "value": 71.01264024996449,
+ "ts": 1783817461706
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 32ff354b0e..a87dac8215 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 13d286a2f6..243e44756c 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 897cbc8b9b..26e35230af 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -3118,5 +3118,9 @@
{
"value": 887.1015435566859,
"ts": 1783730860173
+ },
+ {
+ "value": 637.2403245677386,
+ "ts": 1783817559632
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index 4c823e446b..b5968a2ca8 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2842,5 +2842,9 @@
{
"value": 134.06023773348824,
"ts": 1783730765835
+ },
+ {
+ "value": 110.13215859030838,
+ "ts": 1783817494672
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index f35a363d99..2e35bf2385 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2834,5 +2834,9 @@
{
"value": 140.50206069689023,
"ts": 1783730758777
+ },
+ {
+ "value": 161.13438607798906,
+ "ts": 1783817402819
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 34817bca7e..4c4d819575 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -202,5 +202,9 @@
{
"value": 42.18341348181895,
"ts": 1783730792723
+ },
+ {
+ "value": 40.502227622519236,
+ "ts": 1783817453570
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index ec0290470c..7144642ddd 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 2b73202ac7..5048ca0da7 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -422,5 +422,9 @@
{
"value": 19.71608832807571,
"ts": 1783730789534
+ },
+ {
+ "value": 20.473343706494145,
+ "ts": 1783817433284
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index 6e03626c50..2dedc2483a 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -422,5 +422,9 @@
{
"value": 12.662074554294977,
"ts": 1783730776555
+ },
+ {
+ "value": 13.405544533218938,
+ "ts": 1783817420751
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index ccc88ae057..e81e108d36 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -10,5 +10,9 @@
{
"value": 21.6076058772688,
"ts": 1783730807036
+ },
+ {
+ "value": 23.446658851113718,
+ "ts": 1783817449557
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 1d2f7fee8e..38158dc65c 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 935e9b326f..3e3f80fdd5 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2846,5 +2846,9 @@
{
"value": 320.8041490669946,
"ts": 1783730816634
+ },
+ {
+ "value": 253.29280648429585,
+ "ts": 1783817556788
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index 6f768dc736..e767320e55 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2838,5 +2838,9 @@
{
"value": 286.75205505639457,
"ts": 1783730808738
+ },
+ {
+ "value": 340.1360544217687,
+ "ts": 1783817447406
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 6c5d8622fa..6dc519c445 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2586,5 +2586,9 @@
{
"value": 128.61736334405145,
"ts": 1783730846249
+ },
+ {
+ "value": 87.56567425569177,
+ "ts": 1783817516731
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index 269b0145bc..e1e44b1d4a 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 1891813a9d..ea466a3f3a 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 2e0c25b848..d9b7f08bdf 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2846,5 +2846,9 @@
{
"value": 9.999816670027716,
"ts": 1783731442965
+ },
+ {
+ "value": 9.999933333777774,
+ "ts": 1783818191126
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index 1ba25e2ed2..6bb5af426b 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2838,5 +2838,9 @@
{
"value": 9.999616681360548,
"ts": 1783731435294
+ },
+ {
+ "value": 9.999550020249089,
+ "ts": 1783818072933
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index 41a266d0ba..c6653e593e 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3494,5 +3494,9 @@
{
"value": 3.3331222355917456,
"ts": 1783731466477
+ },
+ {
+ "value": 3.333127790452922,
+ "ts": 1783818137932
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 84b0c75545..54cafe680b 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 0e3d6a562a..f16d2f7ed5 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2846,5 +2846,9 @@
{
"value": 2829.981028645697,
"ts": 1783730744366
+ },
+ {
+ "value": 1942.9212900997366,
+ "ts": 1783817468719
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index 30fa6e1ea9..b7ae56ff83 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2838,5 +2838,9 @@
{
"value": 3114.7975958377074,
"ts": 1783730738558
+ },
+ {
+ "value": 3308.864079216657,
+ "ts": 1783817383599
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index cffba33236..4326d7befe 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3586,5 +3586,9 @@
{
"value": 1153.2399636088724,
"ts": 1783730771542
+ },
+ {
+ "value": 1301.4996167806685,
+ "ts": 1783817432244
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index f907dba71a..ee32ec819f 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 50b416d6c6..c348d6e53d 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2846,5 +2846,9 @@
{
"value": 82.69930532583525,
"ts": 1783730794167
+ },
+ {
+ "value": 69.31608133086876,
+ "ts": 1783817528870
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index 38fa1a2a0c..7aa3449ec3 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2838,5 +2838,9 @@
{
"value": 100.22048506714772,
"ts": 1783730783886
+ },
+ {
+ "value": 116.76786548341896,
+ "ts": 1783817425557
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index 7877ce25ce..1df7f18d1a 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3598,5 +3598,9 @@
{
"value": 18.422991893883566,
"ts": 1783730828886
+ },
+ {
+ "value": 17.22415515518964,
+ "ts": 1783817491769
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index 27cdf7b1f2..0a9c83d345 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 c4ce71f70b..1f28bffa21 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 8d476dff0b..e5f91473f6 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -422,5 +422,9 @@
{
"value": 44.26345609065156,
"ts": 1783730756533
+ },
+ {
+ "value": 53.47021708908137,
+ "ts": 1783817401832
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index 4c15122732..3d80084ede 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -422,5 +422,9 @@
{
"value": 13.108221476510067,
"ts": 1783730717645
+ },
+ {
+ "value": 44.867193108399135,
+ "ts": 1783817369909
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index 2e99b4e53c..314e1c817f 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -422,5 +422,9 @@
{
"value": 10.430138929450539,
"ts": 1783730697793
+ },
+ {
+ "value": 11.543078769969526,
+ "ts": 1783817354072
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index b481135d99..3f0174ba88 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -422,5 +422,9 @@
{
"value": 7.699711260827718,
"ts": 1783730744423
+ },
+ {
+ "value": 9.546539379474941,
+ "ts": 1783817391704
}
]
\ No newline at end of file