From d203e1b50af9e9b9c06090a9494dbc6ac2bf39dc Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Wed, 9 Sep 2026 01:05:57 +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 c3ba92420c..89901160e4 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -3082,5 +3082,9 @@
{
"value": 82.65373594886489,
"ts": 1788828509783
+ },
+ {
+ "value": 77.22405271828666,
+ "ts": 1788914895974
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index 2b8cbf74f8..49798b1287 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -3074,5 +3074,9 @@
{
"value": 125.67024128686327,
"ts": 1788828417707
+ },
+ {
+ "value": 114.55628532152132,
+ "ts": 1788914807596
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index b95d75a212..52a4beb222 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3846,5 +3846,9 @@
{
"value": 30.818540433925047,
"ts": 1788828469640
+ },
+ {
+ "value": 32.778287662252524,
+ "ts": 1788914834575
}
]
\ 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 f6cedf41aa..8897ef303d 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 4388b66e06..4c33a2aadb 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 ad65c07c6c..80c6796a06 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 8e9c8b32d6..982c17cc7d 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 857dc66786..efeb22c805 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -3082,5 +3082,9 @@
{
"value": 225.9546584318747,
"ts": 1788828607363
+ },
+ {
+ "value": 228.38871759735068,
+ "ts": 1788914994594
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index a6b6072f72..10388e3d39 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -3074,5 +3074,9 @@
{
"value": 325.04469364537624,
"ts": 1788828487789
+ },
+ {
+ "value": 330.85194375516954,
+ "ts": 1788914878600
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index c8c2ffbd64..86487d9b98 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3826,5 +3826,9 @@
{
"value": 123.69348753788113,
"ts": 1788828536042
+ },
+ {
+ "value": 126.39828098337863,
+ "ts": 1788914900144
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index fd12d43fae..b64d7bb259 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 bb4ad3c742..e2d49b7b83 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -2154,5 +2154,9 @@
{
"value": 248.23135161970959,
"ts": 1788829258138
+ },
+ {
+ "value": 241.97451201806743,
+ "ts": 1788915646261
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index 9469334050..d27548be53 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -2150,5 +2150,9 @@
{
"value": 330.59672709240175,
"ts": 1788829126103
+ },
+ {
+ "value": 335.561086099382,
+ "ts": 1788915516294
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index 098653df54..88e0fbe2fb 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -2166,5 +2166,9 @@
{
"value": 127.50223128904756,
"ts": 1788829169299
+ },
+ {
+ "value": 136.88317021422216,
+ "ts": 1788915530773
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index 004f87df2f..631a15ab98 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -2154,5 +2154,9 @@
{
"value": 162.77587119002726,
"ts": 1788829338600
+ },
+ {
+ "value": 159.1765267681859,
+ "ts": 1788915728344
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index e05d55f70d..4e48a321e5 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -2150,5 +2150,9 @@
{
"value": 221.59846358398582,
"ts": 1788829186672
+ },
+ {
+ "value": 231.9512902290519,
+ "ts": 1788915574434
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index 5ce702ecba..1727141f11 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -246,5 +246,9 @@
{
"value": 87.74431307170903,
"ts": 1788829217721
+ },
+ {
+ "value": 91.58976942275548,
+ "ts": 1788915576849
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index 57eeb8a7e7..7fa5e5aa5d 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -3082,5 +3082,9 @@
{
"value": 215.92054124082338,
"ts": 1788828534766
+ },
+ {
+ "value": 197.03139366872455,
+ "ts": 1788914921582
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index ab95842a3a..6aab93cba0 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -3074,5 +3074,9 @@
{
"value": 311.1387678904792,
"ts": 1788828435826
+ },
+ {
+ "value": 298.09220985691576,
+ "ts": 1788914826090
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 398d494ccc..11e8bed159 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3782,5 +3782,9 @@
{
"value": 94.37523593808984,
"ts": 1788828490327
+ },
+ {
+ "value": 93.3009889904833,
+ "ts": 1788914854682
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index a5e99ef80d..87729db2b6 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 43472b93b5..734840b58d 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 d3da8bbb37..116f574325 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -3354,5 +3354,9 @@
{
"value": 770.587530181345,
"ts": 1788828633158
+ },
+ {
+ "value": 933.8036937123885,
+ "ts": 1788914964172
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index f186de3f3d..66b6a558bb 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -3078,5 +3078,9 @@
{
"value": 105.81264108352144,
"ts": 1788828525854
+ },
+ {
+ "value": 110.20498126515318,
+ "ts": 1788914911790
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index 7baf2f89e1..86cc9cf60d 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -3070,5 +3070,9 @@
{
"value": 162.02203499675957,
"ts": 1788828428843
+ },
+ {
+ "value": 155.35991714137754,
+ "ts": 1788914819251
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 49087a2372..01c49a6570 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -438,5 +438,9 @@
{
"value": 39.491351394044706,
"ts": 1788828483848
+ },
+ {
+ "value": 40.79967360261118,
+ "ts": 1788914848192
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index 8f83a5b72c..e1b6b0d222 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 d91ec00f42..c975c38a08 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -658,5 +658,9 @@
{
"value": 20.77619878666999,
"ts": 1788828485239
+ },
+ {
+ "value": 25.497195308516066,
+ "ts": 1788914846998
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index 45b48d8208..4308e73c34 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -658,5 +658,9 @@
{
"value": 15.170823472298077,
"ts": 1788828472856
+ },
+ {
+ "value": 16.519096075062773,
+ "ts": 1788914836902
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index ea7cfc94a7..88574db481 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -246,5 +246,9 @@
{
"value": 25.889967637540455,
"ts": 1788828500504
+ },
+ {
+ "value": 28.36477095447454,
+ "ts": 1788914860241
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 6c78cde289..c28449d59d 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 f724358ac5..2480b62e0b 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -3082,5 +3082,9 @@
{
"value": 239.12003825920613,
"ts": 1788828576721
+ },
+ {
+ "value": 233.12740412635506,
+ "ts": 1788914964452
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index 36b6f44292..31fff78e13 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -3074,5 +3074,9 @@
{
"value": 357.61115746811305,
"ts": 1788828465427
+ },
+ {
+ "value": 343.2690657360261,
+ "ts": 1788914856824
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 564a07101e..497120279c 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2822,5 +2822,9 @@
{
"value": 144.42518775274408,
"ts": 1788828517990
+ },
+ {
+ "value": 138.39872673171405,
+ "ts": 1788914882730
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index c10a96a310..30899fb4e7 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 6d9d4132a6..097ee95f34 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 22afaa5d86..4f6317c6ba 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -3082,5 +3082,9 @@
{
"value": 9.99921672802297,
"ts": 1788829208476
+ },
+ {
+ "value": 9.999833336111065,
+ "ts": 1788915595773
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index 38d6b914a4..8ebbd03ef9 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -3074,5 +3074,9 @@
{
"value": 9.999566685443632,
"ts": 1788829088767
+ },
+ {
+ "value": 9.999450030248337,
+ "ts": 1788915479577
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index 11f41ffaef..28d53c857e 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3730,5 +3730,9 @@
{
"value": 3.3332277811202644,
"ts": 1788829137111
+ },
+ {
+ "value": 3.3332888894814734,
+ "ts": 1788915501010
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index ae1287ca1d..0969549bdc 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 5b3ef1a631..a116d81826 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -3082,5 +3082,9 @@
{
"value": 2116.418706005926,
"ts": 1788828499818
+ },
+ {
+ "value": 2027.3923229410707,
+ "ts": 1788914885230
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index 7bf225d3ae..96858e639a 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -3074,5 +3074,9 @@
{
"value": 4152.632307479352,
"ts": 1788828410960
+ },
+ {
+ "value": 3812.913065582105,
+ "ts": 1788914800084
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index b2d23f4be3..1cb91dd533 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3822,5 +3822,9 @@
{
"value": 1151.11594295581,
"ts": 1788828461012
+ },
+ {
+ "value": 1362.5215732582433,
+ "ts": 1788914826160
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index fa4917e66d..0c85a4dbe0 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 ddcb453643..ee1a8f4bc2 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -3082,5 +3082,9 @@
{
"value": 138.55532976168482,
"ts": 1788828547395
+ },
+ {
+ "value": 143.5818895376663,
+ "ts": 1788914934132
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index e549667378..4ceee6567c 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -3074,5 +3074,9 @@
{
"value": 215.14629948364887,
"ts": 1788828444412
+ },
+ {
+ "value": 205.53576322280077,
+ "ts": 1788914835209
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index 54198304f3..6edb8389c3 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3834,5 +3834,9 @@
{
"value": 48.24857666698833,
"ts": 1788828501968
+ },
+ {
+ "value": 48.229960451432426,
+ "ts": 1788914866120
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index 259eda53b2..bc1d744a66 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 a9a9d87cb1..ef56cd2ca5 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 02d7ed3414..2ed88de679 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -658,5 +658,9 @@
{
"value": 51.472102120650604,
"ts": 1788828456007
+ },
+ {
+ "value": 60.856864654333016,
+ "ts": 1788914821463
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index 65c1545aea..81c7a38bea 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -658,5 +658,9 @@
{
"value": 41.86903366270307,
"ts": 1788828421235
+ },
+ {
+ "value": 49.45598417408507,
+ "ts": 1788914792571
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index ebc0f756e5..16ecd36399 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -658,5 +658,9 @@
{
"value": 11.775788977861517,
"ts": 1788828403655
+ },
+ {
+ "value": 14.573860324122654,
+ "ts": 1788914777742
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index e668fc28e8..2af114411c 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -658,5 +658,9 @@
{
"value": 8.530603540200469,
"ts": 1788828445485
+ },
+ {
+ "value": 10.500341261090986,
+ "ts": 1788914812429
}
]
\ No newline at end of file