From eee8d3199a1f48302a41b03636e73690c49be378 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sat, 5 Sep 2026 01:02: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 5e48c6ba9f..b5b96c5255 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -3066,5 +3066,9 @@
{
"value": 81.93139611098974,
"ts": 1788482733288
+ },
+ {
+ "value": 88.67344525892646,
+ "ts": 1788569136119
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index ea36865ebe..1c50b67afa 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -3058,5 +3058,9 @@
{
"value": 111.49100639215102,
"ts": 1788482678651
+ },
+ {
+ "value": 108.77447425670776,
+ "ts": 1788569080051
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index f5d23ddbe2..f7335404d6 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3830,5 +3830,9 @@
{
"value": 32.24558235521734,
"ts": 1788482708188
+ },
+ {
+ "value": 31.621553250695676,
+ "ts": 1788569118010
}
]
\ 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 0c46063e7a..9f9691de2f 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 b43e6cad97..475b826510 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 7b91e563b9..a2d0624861 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 c606769616..25d794d6b1 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 c838b8f806..62d6c5c16c 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -3066,5 +3066,9 @@
{
"value": 253.56041076786545,
"ts": 1788482821154
+ },
+ {
+ "value": 260.0892973254151,
+ "ts": 1788569219293
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 80b28ad7dd..fa1b609367 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -3058,5 +3058,9 @@
{
"value": 327.94053344993443,
"ts": 1788482749198
+ },
+ {
+ "value": 330.1782962799912,
+ "ts": 1788569151470
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index 9d493e4960..0afa4d618c 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3810,5 +3810,9 @@
{
"value": 122.51899044351873,
"ts": 1788482772053
+ },
+ {
+ "value": 123.57120790855731,
+ "ts": 1788569188138
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index 6a48a5e955..23d6462e1d 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 4e0341515a..34e8fcb8e2 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -2138,5 +2138,9 @@
{
"value": 276.848540777483,
"ts": 1788483466239
+ },
+ {
+ "value": 276.9188166335902,
+ "ts": 1788569865152
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index 621361fc0e..bde955c6d8 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -2134,5 +2134,9 @@
{
"value": 338.2568497012065,
"ts": 1788483386473
+ },
+ {
+ "value": 340.1167734255428,
+ "ts": 1788569788561
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index d9ab2c9b60..0ba2e49fa8 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -2150,5 +2150,9 @@
{
"value": 139.09173099659225,
"ts": 1788483402230
+ },
+ {
+ "value": 134.35442697836893,
+ "ts": 1788569819277
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index 74849892dd..cbc67b0099 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -2138,5 +2138,9 @@
{
"value": 182.62616424179706,
"ts": 1788483538410
+ },
+ {
+ "value": 180.78006598472408,
+ "ts": 1788569937757
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index 74c1b2c5c5..0ea544b7c6 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -2134,5 +2134,9 @@
{
"value": 233.21801997901036,
"ts": 1788483444412
+ },
+ {
+ "value": 235.15118261448924,
+ "ts": 1788569845773
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index 65302c8068..f0b612b7b5 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -230,5 +230,9 @@
{
"value": 92.011133347135,
"ts": 1788483447906
+ },
+ {
+ "value": 89.73438621679827,
+ "ts": 1788569866127
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index a60da7f99e..179fbbc91b 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -3066,5 +3066,9 @@
{
"value": 240.61597690086623,
"ts": 1788482756156
+ },
+ {
+ "value": 255.23226135783565,
+ "ts": 1788569157552
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index 3db3cb064c..68465df1bf 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -3058,5 +3058,9 @@
{
"value": 317.86395422759057,
"ts": 1788482696374
+ },
+ {
+ "value": 315.5901535872081,
+ "ts": 1788569098646
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 16e1f1da1a..62bb5a6d96 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3766,5 +3766,9 @@
{
"value": 98.99029895070282,
"ts": 1788482727554
+ },
+ {
+ "value": 85.85164835164835,
+ "ts": 1788569138890
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index b50c38db8c..431bde77fa 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 60f001de4d..b521a694b3 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 fcd9c590f9..740ff9462e 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -3338,5 +3338,9 @@
{
"value": 1003.9600646996487,
"ts": 1788482826421
+ },
+ {
+ "value": 789.3628964355879,
+ "ts": 1788569246410
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index ed9e013d5a..57a96342e7 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -3062,5 +3062,9 @@
{
"value": 115.47344110854503,
"ts": 1788482748200
+ },
+ {
+ "value": 124.28535918468803,
+ "ts": 1788569150001
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index 7ee43d4889..d0f5e4433a 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -3054,5 +3054,9 @@
{
"value": 159.30331350892098,
"ts": 1788482689851
+ },
+ {
+ "value": 160.42780748663102,
+ "ts": 1788569092015
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 54eb4e1e22..d0ac52bb21 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -422,5 +422,9 @@
{
"value": 41.48000663680106,
"ts": 1788482721359
+ },
+ {
+ "value": 39.16653611154629,
+ "ts": 1788569131913
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index 9fa8f23a99..1d90f36c1e 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 1735b10089..7237d90e35 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -642,5 +642,9 @@
{
"value": 26.849962410052626,
"ts": 1788482752342
+ },
+ {
+ "value": 25.49199551340879,
+ "ts": 1788569127391
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index 43973bc31d..8e7b47c60f 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -642,5 +642,9 @@
{
"value": 17.857142857142858,
"ts": 1788482742680
+ },
+ {
+ "value": 16.989466530750935,
+ "ts": 1788569117246
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 3855bf2ee3..fe8a604b90 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -230,5 +230,9 @@
{
"value": 29.42041776993233,
"ts": 1788482765298
+ },
+ {
+ "value": 29.006526468455405,
+ "ts": 1788569140754
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 545983860a..307fe63ea4 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 1ba6678c25..71598df637 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -3066,5 +3066,9 @@
{
"value": 270.9904701684658,
"ts": 1788482793835
+ },
+ {
+ "value": 302.3126920945231,
+ "ts": 1788569192673
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index c029a6b9da..e8a0c1db66 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -3058,5 +3058,9 @@
{
"value": 356.61218424962857,
"ts": 1788482727251
+ },
+ {
+ "value": 339.4049100576988,
+ "ts": 1788569129693
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index feec925056..75683b422b 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2806,5 +2806,9 @@
{
"value": 144.49822989668377,
"ts": 1788482754222
+ },
+ {
+ "value": 117.2401664810364,
+ "ts": 1788569170500
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index 1aeba0e556..5c5f00a9af 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 f39a1c1a3b..e2d67a5cb2 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 8d879e040c..4e10600a5f 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -3066,5 +3066,9 @@
{
"value": 9.999733340444255,
"ts": 1788483422112
+ },
+ {
+ "value": 9.999566685443632,
+ "ts": 1788569820256
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index ab13ebb5c9..df267890fc 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -3058,5 +3058,9 @@
{
"value": 9.999566685443632,
"ts": 1788483350174
+ },
+ {
+ "value": 9.999500024998751,
+ "ts": 1788569752430
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index feee395aa7..6468ecf7c3 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3714,5 +3714,9 @@
{
"value": 3.3332222259258026,
"ts": 1788483372994
+ },
+ {
+ "value": 3.333327777787037,
+ "ts": 1788569789014
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 4cceffd21d..a34eb107c5 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 7db4774737..b069bb8ca0 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -3066,5 +3066,9 @@
{
"value": 2266.9073506569835,
"ts": 1788482723073
+ },
+ {
+ "value": 2537.093242874996,
+ "ts": 1788569126802
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index a23a750520..7990d96dfb 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -3058,5 +3058,9 @@
{
"value": 3728.612265753387,
"ts": 1788482671111
+ },
+ {
+ "value": 3972.6914248719913,
+ "ts": 1788569072260
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 5ce3fc9562..56c876f90b 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3806,5 +3806,9 @@
{
"value": 1339.0266763870086,
"ts": 1788482699700
+ },
+ {
+ "value": 1131.2217194570135,
+ "ts": 1788569108840
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index d27b0fa995..6727fdbf6d 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 d0f93f26fb..db38c87b4c 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -3066,5 +3066,9 @@
{
"value": 158.12776723592663,
"ts": 1788482767420
+ },
+ {
+ "value": 160.857908847185,
+ "ts": 1788569168627
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index b52c9b63d6..3b491c5468 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -3058,5 +3058,9 @@
{
"value": 209.7902097902098,
"ts": 1788482705211
+ },
+ {
+ "value": 200.7226013649137,
+ "ts": 1788569107908
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index bfa81d07d9..26cb423adc 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3818,5 +3818,9 @@
{
"value": 50.78720162519045,
"ts": 1788482738471
+ },
+ {
+ "value": 47.10759374411155,
+ "ts": 1788569150624
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index 53f6d6a12a..29298a1697 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 6f56af0fd0..376bd53f34 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 02e91b1ef5..0b93c301ce 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -642,5 +642,9 @@
{
"value": 63.946796265507096,
"ts": 1788482728401
+ },
+ {
+ "value": 62.78252134605725,
+ "ts": 1788569102254
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index 5f602bebbb..4f807b1bec 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -642,5 +642,9 @@
{
"value": 13.342584191706251,
"ts": 1788482697796
+ },
+ {
+ "value": 48.55311711011847,
+ "ts": 1788569072877
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index 17063bc60a..cc8f66918b 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -642,5 +642,9 @@
{
"value": 7.8490471256789425,
"ts": 1788482678198
+ },
+ {
+ "value": 13.819789939192924,
+ "ts": 1788569057782
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index 172da4d1b8..b52b80b143 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -642,5 +642,9 @@
{
"value": 9.473734072284591,
"ts": 1788482719774
+ },
+ {
+ "value": 10.118897040222615,
+ "ts": 1788569093489
}
]
\ No newline at end of file