From b42ef5e3a010bd4cf4ace72b1cbb00d7f234d40d Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri, 17 Apr 2026 01:12:07 +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 9e4d988555..ee592ae9ef 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2502,5 +2502,9 @@
{
"value": 96.16617515066034,
"ts": 1776300924161
+ },
+ {
+ "value": 90.13339742819373,
+ "ts": 1776387226199
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index cf2984f92f..567c187b7b 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2498,5 +2498,9 @@
{
"value": 117.55485893416927,
"ts": 1776300871360
+ },
+ {
+ "value": 101.43359480659994,
+ "ts": 1776387160292
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index 899900d29b..f6365cc7de 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3266,5 +3266,9 @@
{
"value": 33.28451604313673,
"ts": 1776300896184
+ },
+ {
+ "value": 33.15649867374005,
+ "ts": 1776387212494
}
]
\ 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 b62438ea7a..7ab9ee1c0f 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 8c04688631..1d74198ff1 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 93ae00ed2f..375749065c 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 721fc1c1cd..44cda3d08e 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 47fba4e3d8..0071976daa 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2502,5 +2502,9 @@
{
"value": 268.43235504652824,
"ts": 1776301021151
+ },
+ {
+ "value": 246.59898894414533,
+ "ts": 1776387327684
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index a9c2a8a045..28f916c4e7 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2498,5 +2498,9 @@
{
"value": 317.0074496750674,
"ts": 1776300953083
+ },
+ {
+ "value": 269.71140879259195,
+ "ts": 1776387252526
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index a794df7bfd..b67c762b1c 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3246,5 +3246,9 @@
{
"value": 111.76930814798257,
"ts": 1776300982965
+ },
+ {
+ "value": 100.1552406229656,
+ "ts": 1776387304216
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index f57806ce71..8668042a48 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 99ec42f945..d3dc2834ce 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -1574,5 +1574,9 @@
{
"value": 276.7336208288172,
"ts": 1776301666219
+ },
+ {
+ "value": 262.501640635254,
+ "ts": 1776387975209
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index a75013ed3c..642a890a2c 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -1574,5 +1574,9 @@
{
"value": 311.36481577581736,
"ts": 1776301593317
+ },
+ {
+ "value": 278.2802281897871,
+ "ts": 1776387897376
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index eb68810b23..ee5859d858 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -1586,5 +1586,9 @@
{
"value": 123.13754463735992,
"ts": 1776301616733
+ },
+ {
+ "value": 128.60909266285125,
+ "ts": 1776387936582
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index 82362a86d3..5c0b9f2dd3 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -1574,5 +1574,9 @@
{
"value": 180.8536291294912,
"ts": 1776301738782
+ },
+ {
+ "value": 156.0691386284124,
+ "ts": 1776388058639
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index 87d4c974ed..de8ef9b6c2 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -1574,5 +1574,9 @@
{
"value": 214.37759039588394,
"ts": 1776301655508
+ },
+ {
+ "value": 206.92509311629192,
+ "ts": 1776387961261
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index cdc4e55eec..00a27bbbe5 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -610,5 +610,9 @@
{
"value": 81.62765544966635,
"ts": 1776301667897
+ },
+ {
+ "value": 83.58059258640144,
+ "ts": 1776387986513
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index 97dbefaec2..ddac4c5d4f 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2502,5 +2502,9 @@
{
"value": 203.80434782608694,
"ts": 1776300946648
+ },
+ {
+ "value": 202.18358269308533,
+ "ts": 1776387248486
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index 1b293d6cbc..a37d520b5f 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2498,5 +2498,9 @@
{
"value": 258.57610756766076,
"ts": 1776300890149
+ },
+ {
+ "value": 219.84464311886265,
+ "ts": 1776387181337
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index e437bff1a1..9ec3cb8a4d 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3202,5 +3202,9 @@
{
"value": 73.55104442483083,
"ts": 1776300916875
+ },
+ {
+ "value": 73.2493407559332,
+ "ts": 1776387233229
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index c63b02d15c..ed706336d7 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 19606e1aee..4c8471fb68 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 90abff99ef..b97b72ac48 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -2774,5 +2774,9 @@
{
"value": 915.8907037093574,
"ts": 1776301000038
+ },
+ {
+ "value": 751.0702751420775,
+ "ts": 1776387315821
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index 8d606e3623..536727f359 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2498,5 +2498,9 @@
{
"value": 125.57555462536627,
"ts": 1776300937756
+ },
+ {
+ "value": 128.16131237183868,
+ "ts": 1776387239527
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index c71fe3a2a9..d437b74736 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2494,5 +2494,9 @@
{
"value": 153.92508978963573,
"ts": 1776300882755
+ },
+ {
+ "value": 136.92377909630306,
+ "ts": 1776387172939
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 94a7143b63..d5f7a6bab9 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -3250,5 +3250,9 @@
{
"value": 42.34417344173442,
"ts": 1776300909043
+ },
+ {
+ "value": 42.39443784975411,
+ "ts": 1776387225337
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index a7ccf8001b..582b4b01f2 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 ae5d84107e..313954bcbd 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -78,5 +78,9 @@
{
"value": 18.533619986655793,
"ts": 1776300939241
+ },
+ {
+ "value": 18.548746104763318,
+ "ts": 1776387229825
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index 39864b1ba3..b01086f640 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -78,5 +78,9 @@
{
"value": 11.8517113871243,
"ts": 1776300925442
+ },
+ {
+ "value": 11.960577935125825,
+ "ts": 1776387216058
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 9803ac7d2f..35668f65b3 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -78,5 +78,9 @@
{
"value": 20.044097013429546,
"ts": 1776300958152
+ },
+ {
+ "value": 20.599443815016997,
+ "ts": 1776387248235
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 62d708dc07..a686259be9 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 95153cfc68..853c2128a8 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2502,5 +2502,9 @@
{
"value": 356.48505733468005,
"ts": 1776300995312
+ },
+ {
+ "value": 326.726203441516,
+ "ts": 1776387299625
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index 7545b5d1f7..758eaa87ef 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2498,5 +2498,9 @@
{
"value": 388.82768453113863,
"ts": 1776300930805
+ },
+ {
+ "value": 335.53293815009505,
+ "ts": 1776387226818
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 2e9787dc31..16d438c652 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2242,5 +2242,9 @@
{
"value": 160.24357022674465,
"ts": 1776300963820
+ },
+ {
+ "value": 140.80540692762602,
+ "ts": 1776387282870
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index 053d03c3cd..9aa92ff321 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 6dd9897465..075a6d2ecc 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 a87002adb8..d043caf339 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2502,5 +2502,9 @@
{
"value": 9.999350042247254,
"ts": 1776301622093
+ },
+ {
+ "value": 9.99941670069246,
+ "ts": 1776387928733
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index f3c922b936..82b3497376 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2498,5 +2498,9 @@
{
"value": 9.99941670069246,
"ts": 1776301553988
+ },
+ {
+ "value": 9.999616681360548,
+ "ts": 1776387853440
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index 043a4437e5..2f06d42162 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3150,5 +3150,9 @@
{
"value": 3.333255557370328,
"ts": 1776301583777
+ },
+ {
+ "value": 3.333127790452922,
+ "ts": 1776387905051
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 5cc9dd78c0..3d4c740eaf 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 c76564cb58..fd64a5c503 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2502,5 +2502,9 @@
{
"value": 2503.407415649078,
"ts": 1776300915629
+ },
+ {
+ "value": 2194.675878886405,
+ "ts": 1776387217126
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index ebe803189d..504e56256d 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2498,5 +2498,9 @@
{
"value": 3602.9303833784816,
"ts": 1776300864277
+ },
+ {
+ "value": 3551.977267345489,
+ "ts": 1776387152171
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 996dafcaea..26d9635150 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3242,5 +3242,9 @@
{
"value": 1311.093306140287,
"ts": 1776300888264
+ },
+ {
+ "value": 1054.914141710133,
+ "ts": 1776387204542
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index 6a0da2f5b9..a264ad5417 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 bd749a04ad..e55a08a626 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2502,5 +2502,9 @@
{
"value": 56.70648722213821,
"ts": 1776300974681
+ },
+ {
+ "value": 54.89478499542544,
+ "ts": 1776387277328
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index dff5387dde..eb153d082d 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2498,5 +2498,9 @@
{
"value": 75.62389715149988,
"ts": 1776300911519
+ },
+ {
+ "value": 67.62849413886384,
+ "ts": 1776387205050
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index 241ad15351..5a914488b5 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3254,5 +3254,9 @@
{
"value": 15.790304752881731,
"ts": 1776300949546
+ },
+ {
+ "value": 15.343071069105191,
+ "ts": 1776387266823
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index 51d6555b29..dd3e15e76d 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 3c5435255f..6e1f2007db 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 8b7cddc259..013e98a17e 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -78,5 +78,9 @@
{
"value": 44.31052818149592,
"ts": 1776300904101
+ },
+ {
+ "value": 44.05674508767292,
+ "ts": 1776387194894
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index d7d47aa652..779c1634ef 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -78,5 +78,9 @@
{
"value": 13.98288494882264,
"ts": 1776300866648
+ },
+ {
+ "value": 14.18681193962093,
+ "ts": 1776387157445
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index ffd7e12112..b34c3b3331 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -78,5 +78,9 @@
{
"value": 11.37915339098771,
"ts": 1776300847991
+ },
+ {
+ "value": 10.97646645591851,
+ "ts": 1776387139028
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index 5f33ad6bc3..a2c700d8ba 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -78,5 +78,9 @@
{
"value": 8.120838070488874,
"ts": 1776300892047
+ },
+ {
+ "value": 8.138020833333334,
+ "ts": 1776387182789
}
]
\ No newline at end of file