From 19f3164c737c0d8a04610eecde5719317abe58bd Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Thu, 20 Aug 2026 00:40:17 +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 94b41e48ae..8ee226c7e0 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -3002,5 +3002,9 @@
{
"value": 94.04388714733543,
"ts": 1787098876467
+ },
+ {
+ "value": 76.59313725490196,
+ "ts": 1787185330431
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index 407edcc825..282cc33f00 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2994,5 +2994,9 @@
{
"value": 103.90689941812137,
"ts": 1787099105820
+ },
+ {
+ "value": 102.36113006687594,
+ "ts": 1787185266463
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index c191e7314d..613a63f61c 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3766,5 +3766,9 @@
{
"value": 27.657926761809936,
"ts": 1787098905334
+ },
+ {
+ "value": 25.110486139011652,
+ "ts": 1787185356510
}
]
\ 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 2f131be517..d950978253 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 9653bd126c..7e741957d8 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 79290c6c11..b6b028f9d1 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 29843d77e3..8d680fcf05 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 5beed54ab1..a1402bcc50 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -3002,5 +3002,9 @@
{
"value": 194.77989871445268,
"ts": 1787098975847
+ },
+ {
+ "value": 187.68768768768768,
+ "ts": 1787185435745
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 34410de31b..3b52097fa5 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2994,5 +2994,9 @@
{
"value": 262.58205689277895,
"ts": 1787099189994
+ },
+ {
+ "value": 265.4632333421821,
+ "ts": 1787185379557
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index 67be667fdc..362447b24b 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3746,5 +3746,9 @@
{
"value": 90.30160736861116,
"ts": 1787098991581
+ },
+ {
+ "value": 108.72519706441969,
+ "ts": 1787185428718
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index 0efba46d02..cd61669c86 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 98e73e1218..6a8b34f0e4 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -2074,5 +2074,9 @@
{
"value": 287.74908279979854,
"ts": 1787099619300
+ },
+ {
+ "value": 237.00426607678938,
+ "ts": 1787186088211
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index ac26e29677..439d7ce49d 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -2070,5 +2070,9 @@
{
"value": 278.18991097922844,
"ts": 1787099834916
+ },
+ {
+ "value": 351.85456677906467,
+ "ts": 1787186015593
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index ce211d9e73..652012744f 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -2086,5 +2086,9 @@
{
"value": 108.36584308625922,
"ts": 1787099629928
+ },
+ {
+ "value": 132.32326573819842,
+ "ts": 1787186060463
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index e385cbb4cf..5ca48a51fa 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -2074,5 +2074,9 @@
{
"value": 186.73845722911253,
"ts": 1787099689565
+ },
+ {
+ "value": 132.49859220245787,
+ "ts": 1787186185178
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index 08cfba2393..d2d1f55c40 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -2070,5 +2070,9 @@
{
"value": 188.625860605489,
"ts": 1787099904554
+ },
+ {
+ "value": 229.4849974182938,
+ "ts": 1787186074305
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index 5bf03f0883..5168160b41 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -166,5 +166,9 @@
{
"value": 72.007200720072,
"ts": 1787099687865
+ },
+ {
+ "value": 85.48469823901522,
+ "ts": 1787186109658
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index 50102e6abc..770fa1dd8f 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -3002,5 +3002,9 @@
{
"value": 192.1598770176787,
"ts": 1787098900153
+ },
+ {
+ "value": 172.8110599078341,
+ "ts": 1787185356953
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index a28f231efa..a476735fce 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2994,5 +2994,9 @@
{
"value": 202.5658338960162,
"ts": 1787099127411
+ },
+ {
+ "value": 213.1590166264033,
+ "ts": 1787185287070
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 15f99395bd..b3ba808121 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3702,5 +3702,9 @@
{
"value": 58.56172405715624,
"ts": 1787098930532
+ },
+ {
+ "value": 70.53180984624065,
+ "ts": 1787185378327
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 52798481fd..08664eac99 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 a78e7bf5b8..57c2c2f919 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 0550676f12..563068f4be 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -3274,5 +3274,9 @@
{
"value": 896.6822755803527,
"ts": 1787098985900
+ },
+ {
+ "value": 723.0425631055481,
+ "ts": 1787185484835
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index 524180609a..6d2ba39e0d 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2998,5 +2998,9 @@
{
"value": 122.44897959183673,
"ts": 1787098890440
+ },
+ {
+ "value": 107.43446497636442,
+ "ts": 1787185346416
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index 56b4b913c5..6d836461f0 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2990,5 +2990,9 @@
{
"value": 140.01680201624197,
"ts": 1787099118324
+ },
+ {
+ "value": 155.2312946289972,
+ "ts": 1787185278053
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index bbbe95a007..caa9800d81 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -358,5 +358,9 @@
{
"value": 35.273368606701936,
"ts": 1787098920789
+ },
+ {
+ "value": 40.27710649266957,
+ "ts": 1787185370076
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index 2bd24d4e20..16f106687b 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 657b83f15a..33d696167f 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -578,5 +578,9 @@
{
"value": 16.03180710529691,
"ts": 1787098975480
+ },
+ {
+ "value": 17.64788931243823,
+ "ts": 1787185394589
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index c31926e8b1..67a68d0463 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -578,5 +578,9 @@
{
"value": 10.059147788999315,
"ts": 1787098959475
+ },
+ {
+ "value": 11.372941497588936,
+ "ts": 1787185380073
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 49b5b176fb..2068717115 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -166,5 +166,9 @@
{
"value": 18.01801801801802,
"ts": 1787098997153
+ },
+ {
+ "value": 20.70393374741201,
+ "ts": 1787185413116
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 4868fe88b8..d37065342e 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 66d1cac739..09d3c5023c 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -3002,5 +3002,9 @@
{
"value": 240.88646218082542,
"ts": 1787098941251
+ },
+ {
+ "value": 237.44509082274726,
+ "ts": 1787185399470
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index 399d5e2041..e86d62c186 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2994,5 +2994,9 @@
{
"value": 286.4508736751647,
"ts": 1787099163398
+ },
+ {
+ "value": 134.33036313974836,
+ "ts": 1787185352421
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 1309c08883..0fa74dc18c 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2742,5 +2742,9 @@
{
"value": 90.27307605506657,
"ts": 1787098967734
+ },
+ {
+ "value": 140.40999719180004,
+ "ts": 1787185408768
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index cce480c394..e2ce4c2ee9 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 a85f37a0f9..895ee49d8f 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 e78c152636..1008e12658 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -3002,5 +3002,9 @@
{
"value": 9.999666677777407,
"ts": 1787099576813
+ },
+ {
+ "value": 9.999516690026649,
+ "ts": 1787186036759
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index 059b13dbbb..ce3683d9a9 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2994,5 +2994,9 @@
{
"value": 9.999683343360793,
"ts": 1787099790958
+ },
+ {
+ "value": 9.999150072243859,
+ "ts": 1787185980562
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index b459e1f723..fd4b448f82 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3650,5 +3650,9 @@
{
"value": 3.3330500240812864,
"ts": 1787099592507
+ },
+ {
+ "value": 3.333211115592428,
+ "ts": 1787186029583
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index e31aa03915..3d351f1a16 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 31b93865d9..31119cff7a 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -3002,5 +3002,9 @@
{
"value": 2593.834359659151,
"ts": 1787098867609
+ },
+ {
+ "value": 1964.4078401699576,
+ "ts": 1787185319758
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index 8841bfcc63..df054976da 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2994,5 +2994,9 @@
{
"value": 855.3181783623507,
"ts": 1787099097762
+ },
+ {
+ "value": 3683.59300390188,
+ "ts": 1787185258226
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index efe795e68a..df0f25c48b 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3742,5 +3742,9 @@
{
"value": 1045.6605088881145,
"ts": 1787098895747
+ },
+ {
+ "value": 753.0624539795167,
+ "ts": 1787185346021
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index e1ca124340..68c9ebe0c4 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 a79a82ef22..967ef0de87 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -3002,5 +3002,9 @@
{
"value": 154.87867836861125,
"ts": 1787098911627
+ },
+ {
+ "value": 140.48890137679123,
+ "ts": 1787185369425
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index 20ed073441..7554fda3b2 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2994,5 +2994,9 @@
{
"value": 161.08247422680412,
"ts": 1787099138401
+ },
+ {
+ "value": 105.09353324458769,
+ "ts": 1787185303132
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index f86b12e7f2..a87e0f0221 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3754,5 +3754,9 @@
{
"value": 43.245113302196856,
"ts": 1787098943289
+ },
+ {
+ "value": 37.7814719661478,
+ "ts": 1787185392625
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index 712a9936b5..9e1da34151 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 110f562827..3adeef29bd 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 5b3c868d30..1e173c8914 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -578,5 +578,9 @@
{
"value": 37.91037986200622,
"ts": 1787098934333
+ },
+ {
+ "value": 34.9088878028346,
+ "ts": 1787185357803
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index fbcc8c4ab1..5ae510539d 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -578,5 +578,9 @@
{
"value": 31.589588071771544,
"ts": 1787098887145
+ },
+ {
+ "value": 10.821573889706519,
+ "ts": 1787185286410
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index 0ebb7df8b5..3252ce4d98 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -578,5 +578,9 @@
{
"value": 8.189203354297694,
"ts": 1787098864080
+ },
+ {
+ "value": 9.214551619918174,
+ "ts": 1787185262517
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index 0ceb4e198d..324cb4c3ce 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -578,5 +578,9 @@
{
"value": 6.177796997590659,
"ts": 1787098920314
+ },
+ {
+ "value": 3.616571128912678,
+ "ts": 1787185342625
}
]
\ No newline at end of file