From 95e42ae7de26cb06b027fbdd82892af9af80894b Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Wed, 10 Jun 2026 01:33:18 +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 7d85a86a9e..66122436dc 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2718,5 +2718,9 @@
{
"value": 90.33967718622019,
"ts": 1780967143231
+ },
+ {
+ "value": 67.43391476353175,
+ "ts": 1781054145510
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index 69edb621db..8637e3e3e0 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2714,5 +2714,9 @@
{
"value": 117.99874134675898,
"ts": 1780967080840
+ },
+ {
+ "value": 133.26226012793177,
+ "ts": 1781054003015
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index a982096156..ad2a20b2ed 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3482,5 +3482,9 @@
{
"value": 30.432136335970785,
"ts": 1780967130564
+ },
+ {
+ "value": 35.29079616036138,
+ "ts": 1781053900317
}
]
\ 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 7852ce98ce..82bdb3484e 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 46eb5b4336..bc3ef9e710 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 5caaaf9f0b..c55313623e 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 effc77a39b..7b14ff6e43 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 9ba984aabf..e908ca582f 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2718,5 +2718,9 @@
{
"value": 256.23505295524427,
"ts": 1780967247901
+ },
+ {
+ "value": 257.93139025019343,
+ "ts": 1781054249976
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 49ddca2941..d60f2579cd 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2714,5 +2714,9 @@
{
"value": 323.3455486096141,
"ts": 1780967165782
+ },
+ {
+ "value": 331.56498673740055,
+ "ts": 1781054083906
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index a29a473e67..1b91dc6585 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3462,5 +3462,9 @@
{
"value": 93.94522993095025,
"ts": 1780967229605
+ },
+ {
+ "value": 129.6428339923511,
+ "ts": 1781053986336
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index 8e0da93996..12f13da443 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 ce7d9c4c52..0e4f27dac7 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -1790,5 +1790,9 @@
{
"value": 275.29249827942186,
"ts": 1780967893096
+ },
+ {
+ "value": 277.6749352091818,
+ "ts": 1781054894840
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index 4dfc94a21e..85f4e49bae 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -1790,5 +1790,9 @@
{
"value": 322.91918947283443,
"ts": 1780967804654
+ },
+ {
+ "value": 349.89503149055287,
+ "ts": 1781054719896
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index 48024d1c33..1687dc67b3 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -1802,5 +1802,9 @@
{
"value": 122.65047680372858,
"ts": 1780967863509
+ },
+ {
+ "value": 134.52160753321002,
+ "ts": 1781054617337
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index bbbec33444..daae8a70fb 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -1790,5 +1790,9 @@
{
"value": 180.44570088117652,
"ts": 1780967965565
+ },
+ {
+ "value": 185.5000772916989,
+ "ts": 1781054965239
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index 7b3214d4a7..926db04c0a 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -1790,5 +1790,9 @@
{
"value": 228.11519817507843,
"ts": 1780967863634
+ },
+ {
+ "value": 244.49877750611248,
+ "ts": 1781054775115
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index 56e9a89bf3..4bbcd3992a 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -826,5 +826,9 @@
{
"value": 82.44532844157717,
"ts": 1780967914236
+ },
+ {
+ "value": 93.67023394140926,
+ "ts": 1781054662053
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index ff5eecbbc6..04d58f6d24 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2718,5 +2718,9 @@
{
"value": 191.6687963199591,
"ts": 1780967166855
+ },
+ {
+ "value": 198.4914648670107,
+ "ts": 1781054168812
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index c9ae86809e..8c593b5aa4 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2714,5 +2714,9 @@
{
"value": 241.93548387096774,
"ts": 1780967100410
+ },
+ {
+ "value": 267.8571428571429,
+ "ts": 1781054020840
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 304246ecbd..18dd210119 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3418,5 +3418,9 @@
{
"value": 68.91798759476224,
"ts": 1780967152261
+ },
+ {
+ "value": 71.96315486470927,
+ "ts": 1781053920793
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 959301f40f..2c63cd64a9 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 78553b6028..da3497fc35 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 6fc12de898..8fb605b08d 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -2990,5 +2990,9 @@
{
"value": 978.0801373659216,
"ts": 1780967221277
+ },
+ {
+ "value": 842.2313515941569,
+ "ts": 1781054058822
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index 2b0ff674f9..c68f1b9927 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2714,5 +2714,9 @@
{
"value": 120.64666613045927,
"ts": 1780967157323
+ },
+ {
+ "value": 123.68073878627968,
+ "ts": 1781054159510
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index 0d7d945385..fe3931629e 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2710,5 +2710,9 @@
{
"value": 151.25541998588284,
"ts": 1780967092453
+ },
+ {
+ "value": 167.93551276309896,
+ "ts": 1781054013605
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 919fceeb23..6b514f56f1 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -74,5 +74,9 @@
{
"value": 40.45962129794465,
"ts": 1780967143978
+ },
+ {
+ "value": 43.7368789363191,
+ "ts": 1781053912808
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index c612cec1b4..024a1218ec 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 39ed4cfc1e..2838db13d4 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -294,5 +294,9 @@
{
"value": 19.110227793915303,
"ts": 1780967150209
+ },
+ {
+ "value": 19.734764761604044,
+ "ts": 1781053930087
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index 0a9d2ec20e..208088ce64 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -294,5 +294,9 @@
{
"value": 12.048192771084338,
"ts": 1780967136828
+ },
+ {
+ "value": 12.701961182806626,
+ "ts": 1781053917131
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 05a97b1b0d..a4dd4a2009 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -294,5 +294,9 @@
{
"value": 20.70393374741201,
"ts": 1780967168492
+ },
+ {
+ "value": 21.41556911874933,
+ "ts": 1781053947909
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 6341212c22..84ed620167 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 bca3d3cef1..e31c8a3df4 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2718,5 +2718,9 @@
{
"value": 294.91275497665276,
"ts": 1780967221074
+ },
+ {
+ "value": 285.7006809199562,
+ "ts": 1781054223360
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index b9b8f95e52..66e345133b 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2714,5 +2714,9 @@
{
"value": 368.414589217733,
"ts": 1780967143762
+ },
+ {
+ "value": 383.2151753209427,
+ "ts": 1781054062303
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 71c92aa1aa..ed3e0e65ea 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2458,5 +2458,9 @@
{
"value": 108.06721780947748,
"ts": 1780967207036
+ },
+ {
+ "value": 143.99884800921592,
+ "ts": 1781053969665
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index 85d30fa62e..f74fda2de8 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 b7c1a879dc..04d72b661f 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 37736d5210..f2371565a3 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2718,5 +2718,9 @@
{
"value": 9.999716674694216,
"ts": 1780967848796
+ },
+ {
+ "value": 9.999733340444255,
+ "ts": 1781054850887
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index 8369304906..3b77c4e9dc 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2714,5 +2714,9 @@
{
"value": 9.999716674694216,
"ts": 1780967766704
+ },
+ {
+ "value": 9.9992667204405,
+ "ts": 1781054684849
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index 510a10c986..6ab1180478 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3366,5 +3366,9 @@
{
"value": 3.333283334083322,
"ts": 1780967830479
+ },
+ {
+ "value": 3.3331944502312405,
+ "ts": 1781054587159
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index e78fe7def6..10161ff146 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 c7a306a05a..75603b5300 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2718,5 +2718,9 @@
{
"value": 2473.864084074729,
"ts": 1780967134188
+ },
+ {
+ "value": 2746.805566859282,
+ "ts": 1781054133583
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index 84cbdab6ad..537cba8745 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2714,5 +2714,9 @@
{
"value": 4027.8668715408826,
"ts": 1780967073781
+ },
+ {
+ "value": 4303.749043611324,
+ "ts": 1781053996639
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 77020de812..bbc91258dc 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3458,5 +3458,9 @@
{
"value": 1262.803423600393,
"ts": 1780967121900
+ },
+ {
+ "value": 1293.6424659700162,
+ "ts": 1781053892800
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index 2cfadaa495..80bc7a88e0 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 5eaf4d2bed..df1fc688c5 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2718,5 +2718,9 @@
{
"value": 52.77230509428652,
"ts": 1780967196839
+ },
+ {
+ "value": 53.6135535063264,
+ "ts": 1781054198507
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index b8e5c75c56..2c0110452f 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2714,5 +2714,9 @@
{
"value": 69.74797730865805,
"ts": 1780967123520
+ },
+ {
+ "value": 74.07407407407408,
+ "ts": 1781054042634
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index 5c3510d89b..61b592ac9f 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3470,5 +3470,9 @@
{
"value": 14.9947518368571,
"ts": 1780967186613
+ },
+ {
+ "value": 15.510609256731605,
+ "ts": 1781053954008
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index b7a0134586..d8ecce3144 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 295e36c512..a687b418c6 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 11cea0e910..7f4ac956d4 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -294,5 +294,9 @@
{
"value": 45.073469755701794,
"ts": 1780967115846
+ },
+ {
+ "value": 50.195763477562494,
+ "ts": 1781053897215
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index d33f48e402..b0d1b941ba 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -294,5 +294,9 @@
{
"value": 40.394247859104865,
"ts": 1780967078784
+ },
+ {
+ "value": 13.873473917869035,
+ "ts": 1781053861681
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index 7b5e36a917..cc4f65bb77 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -294,5 +294,9 @@
{
"value": 10.799602574625254,
"ts": 1780967061171
+ },
+ {
+ "value": 11.148272017837234,
+ "ts": 1781053842875
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index eeff54d805..96d6de13db 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -294,5 +294,9 @@
{
"value": 8.1789555473766,
"ts": 1780967103988
+ },
+ {
+ "value": 8.313934153641503,
+ "ts": 1781053886494
}
]
\ No newline at end of file