From 5000c1eeeabc6637112631a2b00b9dd6150380a3 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Wed, 22 Apr 2026 01:10:42 +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 30f338a999..786ad4565c 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2522,5 +2522,9 @@
{
"value": 91.4968891057704,
"ts": 1776732802456
+ },
+ {
+ "value": 96.79917398038204,
+ "ts": 1776819057191
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index 60c5ba960f..b5b70c1bd8 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2518,5 +2518,9 @@
{
"value": 114.53879047037263,
"ts": 1776732756781
+ },
+ {
+ "value": 127.85543811796796,
+ "ts": 1776819046239
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index 681d814b0e..e6a22e7efe 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3286,5 +3286,9 @@
{
"value": 34.05530581664623,
"ts": 1776732788754
+ },
+ {
+ "value": 29.284291905821714,
+ "ts": 1776819093448
}
]
\ 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 76ce89f517..8ae0231ae2 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 f9e636ed76..c8c81ebdad 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 24d4711744..b60a8e77d4 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 d49356919c..575b468d98 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 d5e3ab6e25..56fa35e192 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2522,5 +2522,9 @@
{
"value": 227.79908121037246,
"ts": 1776732908976
+ },
+ {
+ "value": 260.32627559875044,
+ "ts": 1776819156457
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index be42161097..0c091d7afc 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2518,5 +2518,9 @@
{
"value": 337.26812816188874,
"ts": 1776732835956
+ },
+ {
+ "value": 245.2483139178418,
+ "ts": 1776819134374
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index 9b4fba3b9c..d95f00f081 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3266,5 +3266,9 @@
{
"value": 113.46230215011063,
"ts": 1776732877890
+ },
+ {
+ "value": 93.68997985665432,
+ "ts": 1776819189426
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index 3fa3352ae2..7466d087fa 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 08070b3521..fc2c118f02 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -1594,5 +1594,9 @@
{
"value": 259.93155135814237,
"ts": 1776733556924
+ },
+ {
+ "value": 275.09055063958556,
+ "ts": 1776819801682
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index 87020206e9..66e6e070e0 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -1594,5 +1594,9 @@
{
"value": 345.6918157462622,
"ts": 1776733472319
+ },
+ {
+ "value": 291.8146004571762,
+ "ts": 1776819777179
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index 13af697f1f..ed2091d35c 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -1606,5 +1606,9 @@
{
"value": 121.73965973765104,
"ts": 1776733512033
+ },
+ {
+ "value": 94.7755005331122,
+ "ts": 1776819832954
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index 3fb73ba82e..4865aa813b 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -1594,5 +1594,9 @@
{
"value": 165.84893925782598,
"ts": 1776733635038
+ },
+ {
+ "value": 186.0320905356174,
+ "ts": 1776819872256
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index 03590f345f..d5f3fbbf84 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -1594,5 +1594,9 @@
{
"value": 236.50912531041823,
"ts": 1776733528716
+ },
+ {
+ "value": 213.9266231682533,
+ "ts": 1776819839326
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index 7cc778c1d9..504d4062fd 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -630,5 +630,9 @@
{
"value": 84.45054365037474,
"ts": 1776733561485
+ },
+ {
+ "value": 55.81291510855611,
+ "ts": 1776819907351
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index 0beb120ec6..8e01919134 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2522,5 +2522,9 @@
{
"value": 188.25301204819277,
"ts": 1776732826048
+ },
+ {
+ "value": 211.80457497881955,
+ "ts": 1776819078891
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index a342639079..8da54aff08 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2518,5 +2518,9 @@
{
"value": 247.97487187964953,
"ts": 1776732775368
+ },
+ {
+ "value": 244.140625,
+ "ts": 1776819064351
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index a539439b7f..573a05dc90 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3222,5 +3222,9 @@
{
"value": 69.47339169098235,
"ts": 1776732810117
+ },
+ {
+ "value": 66.44518272425249,
+ "ts": 1776819115710
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index b781a4755e..9c6e14872e 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 9e3e04bed5..c49070fffd 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 09cda634ee..4b451edaa8 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -2794,5 +2794,9 @@
{
"value": 872.1521808649811,
"ts": 1776732930092
+ },
+ {
+ "value": 720.4668625269175,
+ "ts": 1776819201656
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index 19f35c944d..140d4354b3 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2518,5 +2518,9 @@
{
"value": 120.1634222542658,
"ts": 1776732816503
+ },
+ {
+ "value": 131.54433043935805,
+ "ts": 1776819070196
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index ea89909f50..55f102eb93 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2514,5 +2514,9 @@
{
"value": 160.05121638924456,
"ts": 1776732767747
+ },
+ {
+ "value": 171.86067827681026,
+ "ts": 1776819056602
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index fc48d07ab3..3927d21665 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -3270,5 +3270,9 @@
{
"value": 41.35991397137894,
"ts": 1776732801889
+ },
+ {
+ "value": 39.913786221761,
+ "ts": 1776819107102
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index 0c3516f18f..06664f0aff 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 fd3e145159..5712772147 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -98,5 +98,9 @@
{
"value": 19.252984212552946,
"ts": 1776732823317
+ },
+ {
+ "value": 19.343856391210153,
+ "ts": 1776819092860
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index c4c3600d25..9587a4f51b 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -98,5 +98,9 @@
{
"value": 12.174929385409566,
"ts": 1776732810039
+ },
+ {
+ "value": 12.291656423619647,
+ "ts": 1776819079691
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 668273143b..7388eab4c5 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -98,5 +98,9 @@
{
"value": 21.164021164021165,
"ts": 1776732841392
+ },
+ {
+ "value": 20.72538860103627,
+ "ts": 1776819111092
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 4881897d0a..a2b98552e3 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 590e9e4016..db4cbe7d8b 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2522,5 +2522,9 @@
{
"value": 313.44687075540696,
"ts": 1776732879008
+ },
+ {
+ "value": 343.91837670526195,
+ "ts": 1776819129641
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index cab16a2344..953cf39d15 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2518,5 +2518,9 @@
{
"value": 402.5764895330113,
"ts": 1776732814961
+ },
+ {
+ "value": 358.74439461883406,
+ "ts": 1776819106222
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 8cd4bdcbdc..43667db6bd 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2262,5 +2262,9 @@
{
"value": 147.73230905599056,
"ts": 1776732858950
+ },
+ {
+ "value": 130.25921583952066,
+ "ts": 1776819166587
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index 693d2db900..0532269ebb 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 2b5b709905..030bfbc35c 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 e43687a4c9..b0c25f2f43 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2522,5 +2522,9 @@
{
"value": 9.999333377774816,
"ts": 1776733509963
+ },
+ {
+ "value": 9.999450030248337,
+ "ts": 1776819757347
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index 1aa3915dd3..49866e50bc 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2518,5 +2518,9 @@
{
"value": 9.999633346777284,
"ts": 1776733436854
+ },
+ {
+ "value": 9.99940003599784,
+ "ts": 1776819735297
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index e964cf68e5..82a1c0ca48 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3170,5 +3170,9 @@
{
"value": 3.333150010082779,
"ts": 1776733478707
+ },
+ {
+ "value": 3.3330833520819274,
+ "ts": 1776819790263
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 7edcf02746..55420c9852 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 b1eee15f66..758ca37158 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2522,5 +2522,9 @@
{
"value": 2534.0215861098077,
"ts": 1776732793538
+ },
+ {
+ "value": 2775.7502236021014,
+ "ts": 1776819048684
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index 6348cd320c..25bd3f25fd 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2518,5 +2518,9 @@
{
"value": 3753.1797773113335,
"ts": 1776732749510
+ },
+ {
+ "value": 3405.1354487211825,
+ "ts": 1776819039641
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 6d515b4eb3..7925ece970 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3262,5 +3262,9 @@
{
"value": 1271.7792191275596,
"ts": 1776732780990
+ },
+ {
+ "value": 952.1693591900213,
+ "ts": 1776819084392
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index 6fdaf6901a..41e85b62b0 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 d10628f717..74ed8e8929 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2522,5 +2522,9 @@
{
"value": 52.88953139875181,
"ts": 1776732855988
+ },
+ {
+ "value": 54.50185306300415,
+ "ts": 1776819108006
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index d21d363cf8..b80ccf023e 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2518,5 +2518,9 @@
{
"value": 76.89941556444171,
"ts": 1776732796342
+ },
+ {
+ "value": 76.09191903819814,
+ "ts": 1776819085672
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index f9c119f43b..436fdd6c56 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3274,5 +3274,9 @@
{
"value": 15.38935056940597,
"ts": 1776732843605
+ },
+ {
+ "value": 15.389824248207086,
+ "ts": 1776819149218
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index 38c7d3a099..3e07816f78 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 818da5f1b2..f0edb51a92 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 cb338ffb36..bd1ef07c15 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -98,5 +98,9 @@
{
"value": 46.42094513044285,
"ts": 1776732789264
+ },
+ {
+ "value": 47.91566842357451,
+ "ts": 1776819059072
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index 333d27bf9a..18887ed911 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -98,5 +98,9 @@
{
"value": 14.522218995062445,
"ts": 1776732753138
+ },
+ {
+ "value": 15.203113597664803,
+ "ts": 1776819023985
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index 9dc40aee44..8d6d78308f 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -98,5 +98,9 @@
{
"value": 11.767474699929394,
"ts": 1776732735111
+ },
+ {
+ "value": 12.109469605231292,
+ "ts": 1776819006768
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index b5fca537c3..d4df97a00b 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -98,5 +98,9 @@
{
"value": 8.420343550016842,
"ts": 1776732777712
+ },
+ {
+ "value": 8.649022660439371,
+ "ts": 1776819047871
}
]
\ No newline at end of file