From 88ae4eb212895cd2d02a4702638aa07b72cbfa41 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Thu, 2 Apr 2026 01:03:26 +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 7c4566ab5e..5d2e81d40c 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2442,5 +2442,9 @@
{
"value": 92.94832073367206,
"ts": 1775004789924
+ },
+ {
+ "value": 100.73875083948958,
+ "ts": 1775090730432
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index a750470228..437c0f72eb 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2438,5 +2438,9 @@
{
"value": 106.23229461756374,
"ts": 1775004726686
+ },
+ {
+ "value": 104.29703796412183,
+ "ts": 1775090700215
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index 28a093bf5f..b97083d502 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3206,5 +3206,9 @@
{
"value": 33.103813559322035,
"ts": 1775004789327
+ },
+ {
+ "value": 32.25806451612903,
+ "ts": 1775090757776
}
]
\ 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 e500f40ef6..c254df5d15 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 0139eeb4ed..f5547b1f5c 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 4514510f64..d96cf02a2d 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 91b104eb4c..abb0126fbe 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 4108506c52..4a17be146d 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2442,5 +2442,9 @@
{
"value": 259.2352559948153,
"ts": 1775004889086
+ },
+ {
+ "value": 257.0914388550861,
+ "ts": 1775090830233
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index e5bfcb3a5d..2c64c88d99 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2438,5 +2438,9 @@
{
"value": 334.4108795006131,
"ts": 1775004808430
+ },
+ {
+ "value": 316.3055511624229,
+ "ts": 1775090783617
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index 38bba10114..66988cc086 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3186,5 +3186,9 @@
{
"value": 117.63321962122104,
"ts": 1775004876734
+ },
+ {
+ "value": 102.69049086054632,
+ "ts": 1775090852642
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index 7d05899c6a..60307b79b0 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 bf87dadc28..67ef629291 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -1514,5 +1514,9 @@
{
"value": 277.66851007705304,
"ts": 1775005533964
+ },
+ {
+ "value": 267.65998260210114,
+ "ts": 1775091476949
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index 1afa9b362a..edf305cef5 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -1514,5 +1514,9 @@
{
"value": 344.9167888246961,
"ts": 1775005444868
+ },
+ {
+ "value": 300.74434224706147,
+ "ts": 1775091425484
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index ea19369f5c..a61484df56 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -1526,5 +1526,9 @@
{
"value": 128.3491095780523,
"ts": 1775005509434
+ },
+ {
+ "value": 110.23231460302588,
+ "ts": 1775091490372
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index 26fa1485f7..409741db7b 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -1514,5 +1514,9 @@
{
"value": 179.76720147409105,
"ts": 1775005606320
+ },
+ {
+ "value": 180.09635154807822,
+ "ts": 1775091549958
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index 8f4ed7021f..d10e4a630f 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -1514,5 +1514,9 @@
{
"value": 234.19660805246005,
"ts": 1775005501895
+ },
+ {
+ "value": 211.6290143378657,
+ "ts": 1775091488443
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index d99e9016e0..af8a6c8242 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -550,5 +550,9 @@
{
"value": 85.02316881350168,
"ts": 1775005558708
+ },
+ {
+ "value": 75.27569724114569,
+ "ts": 1775091545688
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index 920fb969b2..ec3050b6c9 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2442,5 +2442,9 @@
{
"value": 208.79732739420936,
"ts": 1775004812445
+ },
+ {
+ "value": 210.0840336134454,
+ "ts": 1775090752477
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index dfc0150b24..9dcbae3af6 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2438,5 +2438,9 @@
{
"value": 234.11893241766816,
"ts": 1775004746627
+ },
+ {
+ "value": 255.7980900409277,
+ "ts": 1775090719562
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 0b53daf530..43c9e93114 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3142,5 +3142,9 @@
{
"value": 73.0246823426318,
"ts": 1775004809976
+ },
+ {
+ "value": 66.53359946773121,
+ "ts": 1775090780266
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 700ed0720e..8bf275fa1c 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 e2c386bb27..5c88e18150 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 3988b8e255..c14620c780 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -2734,5 +2734,9 @@
{
"value": 880.2644705698245,
"ts": 1764030851659
+ },
+ {
+ "value": 149.99175045372505,
+ "ts": 1775091364768
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index 83acd23b98..6d157831c8 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2438,5 +2438,9 @@
{
"value": 124.74012474012474,
"ts": 1775004803652
+ },
+ {
+ "value": 136.4877161055505,
+ "ts": 1775090743420
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index f7bf075d3e..e8f6a50305 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2434,5 +2434,9 @@
{
"value": 152.17611849447096,
"ts": 1775004738207
+ },
+ {
+ "value": 151.34698819493494,
+ "ts": 1775090711889
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 200f1ca540..657cf95678 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -3190,5 +3190,9 @@
{
"value": 42.52062250191343,
"ts": 1775004802106
+ },
+ {
+ "value": 40.61078622482132,
+ "ts": 1775090771515
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index 3a4b80a82a..17f7e2a686 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 e69ebd72fc..0dc3552c83 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -18,5 +18,9 @@
{
"value": 19.257433369280545,
"ts": 1775004816663
+ },
+ {
+ "value": 18.602574596324132,
+ "ts": 1775090789392
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index adece5fa47..6792021534 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -18,5 +18,9 @@
{
"value": 12.478163214374844,
"ts": 1775004803398
+ },
+ {
+ "value": 12.105951285652027,
+ "ts": 1775090775652
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 9bd4a59a68..b06a1f887c 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -18,5 +18,9 @@
{
"value": 21.51694459386767,
"ts": 1775004834668
+ },
+ {
+ "value": 21.175224986765485,
+ "ts": 1775090807606
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 59b85b38c5..7f3bd7fb20 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 8c5f86005d..ecce3cbd39 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2442,5 +2442,9 @@
{
"value": 342.7396321261282,
"ts": 1775004862607
+ },
+ {
+ "value": 345.1648161997354,
+ "ts": 1775090802914
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index 8c784933bf..d43d6dcaf3 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2438,5 +2438,9 @@
{
"value": 387.32167064747273,
"ts": 1775004787453
+ },
+ {
+ "value": 364.40935317339813,
+ "ts": 1775090761404
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index a795143f57..594a75f96d 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2182,5 +2182,9 @@
{
"value": 161.87778227438284,
"ts": 1775004858434
+ },
+ {
+ "value": 132.29263130043657,
+ "ts": 1775090831696
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index 6999697b0d..da2cbaef1f 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 c3b633f69f..7ba67cb682 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 97603cdb06..37a10457d1 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2442,5 +2442,9 @@
{
"value": 9.99960001599936,
"ts": 1775005489979
+ },
+ {
+ "value": 9.99930004899657,
+ "ts": 1775091431183
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index be0defbf69..3fac71e50c 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2438,5 +2438,9 @@
{
"value": 9.999783338027676,
"ts": 1775005409313
+ },
+ {
+ "value": 9.99930004899657,
+ "ts": 1775091384566
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index f99881b82e..f6d4d2cc44 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3090,5 +3090,9 @@
{
"value": 3.3331666749995836,
"ts": 1775005477804
+ },
+ {
+ "value": 3.3331000163321898,
+ "ts": 1775091453533
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 39d4c0dedf..80f48bc9d1 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 3d6893fe47..e0397edc6b 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2442,5 +2442,9 @@
{
"value": 2495.401990776255,
"ts": 1775004781146
+ },
+ {
+ "value": 2721.115859066355,
+ "ts": 1775090721821
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index 7e13ef8d9b..30a8921302 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2438,5 +2438,9 @@
{
"value": 3969.1873456427143,
"ts": 1775004718979
+ },
+ {
+ "value": 3818.79128184094,
+ "ts": 1775090692324
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index d0b43667f4..db0718da5a 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3182,5 +3182,9 @@
{
"value": 1108.401684770561,
"ts": 1775004781383
+ },
+ {
+ "value": 966.1732026494617,
+ "ts": 1775090749359
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index 8639dc0921..aac26b1f98 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 ed372ab25a..0514e0c60d 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2442,5 +2442,9 @@
{
"value": 54.539504781296586,
"ts": 1775004841474
+ },
+ {
+ "value": 55.67515403459283,
+ "ts": 1775090781268
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index 89cf3effe1..997a0a4fa2 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2438,5 +2438,9 @@
{
"value": 76.23113279463333,
"ts": 1775004767815
+ },
+ {
+ "value": 76.2660158633313,
+ "ts": 1775090741081
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index f9b52fc135..1c73daeab7 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3194,5 +3194,9 @@
{
"value": 15.127677598935012,
"ts": 1775004844278
+ },
+ {
+ "value": 15.003750937734432,
+ "ts": 1775090814743
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index 511769a741..f55741b69d 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 efb970be0d..4904757bcb 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 256da92b2a..1d88eed166 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -18,5 +18,9 @@
{
"value": 22.139567835635848,
"ts": 1775004783126
+ },
+ {
+ "value": 21.740075655463283,
+ "ts": 1775090754787
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index ca06a5dc14..d6b0aeac27 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -18,5 +18,9 @@
{
"value": 40.45307443365696,
"ts": 1775004735331
+ },
+ {
+ "value": 14.789398958826313,
+ "ts": 1775090706749
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index 1b5e4a18ad..0afad22e02 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -18,5 +18,9 @@
{
"value": 11.700833099316672,
"ts": 1775004717804
+ },
+ {
+ "value": 11.592321246406382,
+ "ts": 1775090689035
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index b25aee942b..5cb3d54a73 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -18,5 +18,9 @@
{
"value": 8.441668073611346,
"ts": 1775004759782
+ },
+ {
+ "value": 8.51063829787234,
+ "ts": 1775090731020
}
]
\ No newline at end of file