From 1ebfa1d6f79c26326671fccea6316510f1f0cf01 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sun, 5 Jul 2026 01:16:39 +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 4a7bcfe6ce..fc4ec34515 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2818,5 +2818,9 @@
{
"value": 92.35315847801995,
"ts": 1783126374548
+ },
+ {
+ "value": 87.43296805782234,
+ "ts": 1783213081332
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index 3dc6a3964b..9239b78ff5 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2814,5 +2814,9 @@
{
"value": 107.9913606911447,
"ts": 1783126327566
+ },
+ {
+ "value": 127.98634812286689,
+ "ts": 1783213019273
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index bec9799b62..196f550ab2 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3582,5 +3582,9 @@
{
"value": 32.06772703950744,
"ts": 1783126357136
+ },
+ {
+ "value": 34.21845058855735,
+ "ts": 1783213055357
}
]
\ 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 ec9696eba9..a037d72b95 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 795d9d6a71..91c3e45cc0 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 388f27940c..2ef00f45d7 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 4ef4ba3bab..b3ad0d1e7c 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 61da3af7bd..a6206cbd4d 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2818,5 +2818,9 @@
{
"value": 241.02193299590263,
"ts": 1783126470828
+ },
+ {
+ "value": 227.10068130204388,
+ "ts": 1783213185702
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index ac9e439521..4b6e16d56e 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2814,5 +2814,9 @@
{
"value": 345.10525710341653,
"ts": 1783126403523
+ },
+ {
+ "value": 340.4834865509023,
+ "ts": 1783213090764
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index 824e448c0e..ee7923f628 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3562,5 +3562,9 @@
{
"value": 121.95121951219514,
"ts": 1783126439785
+ },
+ {
+ "value": 122.26433549333659,
+ "ts": 1783213136684
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index ea916b96ab..a482c8afc1 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 a6e55c07fe..b50721f965 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -1890,5 +1890,9 @@
{
"value": 283.7684449489217,
"ts": 1783127114793
+ },
+ {
+ "value": 252.4190155658393,
+ "ts": 1783213834945
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index a92d4d8caa..a00e057d1c 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -1890,5 +1890,9 @@
{
"value": 354.22262892227764,
"ts": 1783127039074
+ },
+ {
+ "value": 347.38304770727194,
+ "ts": 1783213727030
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index 902084383a..e0ccc54034 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -1902,5 +1902,9 @@
{
"value": 127.05673083031574,
"ts": 1783127072555
+ },
+ {
+ "value": 129.82376424004414,
+ "ts": 1783213768851
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index 8f500c490a..a851d06b51 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -1890,5 +1890,9 @@
{
"value": 185.58614290133005,
"ts": 1783127185224
+ },
+ {
+ "value": 153.2097441397273,
+ "ts": 1783213919439
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index acca6e6b2f..47978c180f 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -1890,5 +1890,9 @@
{
"value": 242.53203443954888,
"ts": 1783127094535
+ },
+ {
+ "value": 237.30891688255187,
+ "ts": 1783213783734
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index a1f8e73d6e..524e747ad7 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -926,5 +926,9 @@
{
"value": 91.38888254243872,
"ts": 1783127118444
+ },
+ {
+ "value": 93.13371673380055,
+ "ts": 1783213813893
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index 10c9846582..e78d2a4728 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2818,5 +2818,9 @@
{
"value": 202.75750202757501,
"ts": 1783126397271
+ },
+ {
+ "value": 183.3068556764023,
+ "ts": 1783213105897
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index 1e2226ec2b..b94a7644a3 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2814,5 +2814,9 @@
{
"value": 231.23169415754586,
"ts": 1783126347595
+ },
+ {
+ "value": 270.6115821757171,
+ "ts": 1783213037248
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 69ed0d53b7..45e97fa25e 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3518,5 +3518,9 @@
{
"value": 77.85736530675803,
"ts": 1783126377602
+ },
+ {
+ "value": 75.9301442672741,
+ "ts": 1783213075647
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 820ccdd861..5e95e768db 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 0cd96f55bf..824837e016 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 92f8f92221..d0d3d5f249 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -3090,5 +3090,9 @@
{
"value": 696.8479245545981,
"ts": 1783126507790
+ },
+ {
+ "value": 894.1167120348109,
+ "ts": 1783213176719
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index 988cf34101..576f1c41cd 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2814,5 +2814,9 @@
{
"value": 125.43903662819869,
"ts": 1783126388233
+ },
+ {
+ "value": 115.66042100393246,
+ "ts": 1783213096027
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index c17615481d..f12835be0e 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2810,5 +2810,9 @@
{
"value": 149.53643704516,
"ts": 1783126339339
+ },
+ {
+ "value": 168.55826497359254,
+ "ts": 1783213029955
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 7c5f087369..d7e20a0e49 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -174,5 +174,9 @@
{
"value": 42.211903756859435,
"ts": 1783126370150
+ },
+ {
+ "value": 43.46314325452017,
+ "ts": 1783213068013
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index db3470488e..e2260c8237 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 38ae7ad59e..9ae15c4557 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -394,5 +394,9 @@
{
"value": 18.805476154656237,
"ts": 1783126385535
+ },
+ {
+ "value": 17.9057441627274,
+ "ts": 1783213108830
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index a1284b9680..b37816d63d 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -394,5 +394,9 @@
{
"value": 10.665984043687871,
"ts": 1783126371922
+ },
+ {
+ "value": 11.63602513381429,
+ "ts": 1783213094577
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 2fa2351a8c..f01f6b88d3 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -394,5 +394,9 @@
{
"value": 20.26958548697679,
"ts": 1783126404589
+ },
+ {
+ "value": 20.37489812550937,
+ "ts": 1783213127696
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 5e40b727fc..a9e8ed0e41 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 726fd5dfa8..582673445f 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2818,5 +2818,9 @@
{
"value": 293.8151902453357,
"ts": 1783126442420
+ },
+ {
+ "value": 255.27569775357384,
+ "ts": 1783213155745
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index c305560b2b..c987bd100f 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2814,5 +2814,9 @@
{
"value": 351.9680882266674,
"ts": 1783126382617
+ },
+ {
+ "value": 387.8975950349108,
+ "ts": 1783213069799
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 180b2fdeeb..18e0243940 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2558,5 +2558,9 @@
{
"value": 136.0451669954425,
"ts": 1783126422012
+ },
+ {
+ "value": 145.54981442398662,
+ "ts": 1783213119009
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index d743214c4f..cd92fb6d53 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 58f7d510ba..e92cd67904 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 5ba5af5fe8..5a52d5e709 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2818,5 +2818,9 @@
{
"value": 9.999833336111065,
"ts": 1783127071764
+ },
+ {
+ "value": 9.999350042247254,
+ "ts": 1783213786631
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index 50369a41c1..a907da469f 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2814,5 +2814,9 @@
{
"value": 9.999516690026649,
"ts": 1783127004419
+ },
+ {
+ "value": 9.999816670027716,
+ "ts": 1783213691696
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index 5d90db4c98..0bc7b7051e 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3466,5 +3466,9 @@
{
"value": 3.333283334083322,
"ts": 1783127040615
+ },
+ {
+ "value": 3.3331111259249386,
+ "ts": 1783213737586
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index a98b942810..818b4405ba 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 cdb7a0b147..d0035a6730 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2818,5 +2818,9 @@
{
"value": 2514.64548155461,
"ts": 1783126365650
+ },
+ {
+ "value": 2461.4599192276487,
+ "ts": 1783213071989
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index c43b30a85c..6144dfb482 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2814,5 +2814,9 @@
{
"value": 3817.279552105866,
"ts": 1783126319809
+ },
+ {
+ "value": 4127.052061997493,
+ "ts": 1783213012568
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 099068e490..4bbbbfc964 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3558,5 +3558,9 @@
{
"value": 1186.8340542251294,
"ts": 1783126348867
+ },
+ {
+ "value": 1349.2848790141225,
+ "ts": 1783213047611
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index 1360d8c218..828909ebab 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 52076d0d7f..b658e9497e 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2818,5 +2818,9 @@
{
"value": 78.5011513502198,
"ts": 1783126417999
+ },
+ {
+ "value": 74.09602845287493,
+ "ts": 1783213127870
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index 3bd0b3be7e..015e1ae84e 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2814,5 +2814,9 @@
{
"value": 122.2593528404923,
"ts": 1783126361579
+ },
+ {
+ "value": 129.69047207331835,
+ "ts": 1783213050394
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index b058aa71e5..e9e7087f34 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3570,5 +3570,9 @@
{
"value": 18.60672819291456,
"ts": 1783126405469
+ },
+ {
+ "value": 18.714676048957593,
+ "ts": 1783213103370
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index 2a0e4eaa0b..857a6c194b 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 e05d78e8c9..0dbc8b103c 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 305b040b05..0dfc5dc7e8 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -394,5 +394,9 @@
{
"value": 47.51948298802509,
"ts": 1783126348188
+ },
+ {
+ "value": 44.634886627387964,
+ "ts": 1783213072834
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index 05a021be4d..3ff6a04eaf 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -394,5 +394,9 @@
{
"value": 38.237993270113186,
"ts": 1783126311454
+ },
+ {
+ "value": 12.447099825740603,
+ "ts": 1783213032946
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index 45e5d49e45..985e7c3ab2 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -394,5 +394,9 @@
{
"value": 11.399908800729595,
"ts": 1783126293540
+ },
+ {
+ "value": 10.243382774727527,
+ "ts": 1783213012066
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index c15f228168..1d54136e39 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -394,5 +394,9 @@
{
"value": 8.099789405475457,
"ts": 1783126336881
+ },
+ {
+ "value": 7.373815580872322,
+ "ts": 1783213060834
}
]
\ No newline at end of file