From 586690c653ff18a5f96a0d2e5852cbce2f05534c Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sun, 14 Jun 2026 01:33:49 +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 4cc0c571f2..7575f42b45 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2734,5 +2734,9 @@
{
"value": 82.56274768824306,
"ts": 1781313258741
+ },
+ {
+ "value": 97.911227154047,
+ "ts": 1781399764529
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index 81d11bd8ec..f7e6685729 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2730,5 +2730,9 @@
{
"value": 120.90923746574238,
"ts": 1781313206637
+ },
+ {
+ "value": 114.34669919195,
+ "ts": 1781399730161
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index d2c5c9c0ab..242e814517 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3498,5 +3498,9 @@
{
"value": 32.86878779910597,
"ts": 1781313230324
+ },
+ {
+ "value": 31.589588071771544,
+ "ts": 1781399771429
}
]
\ 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 927844f0b9..22e23fb02e 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 bddc973cf3..f4b7425415 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 d3d95ead0e..924516e692 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 d2e2883acc..79cc44e218 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 363d2d25ac..5280450776 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2734,5 +2734,9 @@
{
"value": 219.7480222677996,
"ts": 1781313375518
+ },
+ {
+ "value": 265.017667844523,
+ "ts": 1781399863689
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 7000248890..6247bf141d 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2730,5 +2730,9 @@
{
"value": 336.17212012550425,
"ts": 1781313287609
+ },
+ {
+ "value": 328.13781788351105,
+ "ts": 1781399814109
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index fb66a7dac0..35a49cf589 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3478,5 +3478,9 @@
{
"value": 105.87052035360755,
"ts": 1781313326451
+ },
+ {
+ "value": 123.87736141220192,
+ "ts": 1781399859185
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index 6867642391..8ba7bbe1c9 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 d7b494678c..47ac114f2e 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -1806,5 +1806,9 @@
{
"value": 238.2559663264901,
"ts": 1781314027477
+ },
+ {
+ "value": 287.54223276543746,
+ "ts": 1781400506997
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index 29f60ca295..3ac50d42a9 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -1806,5 +1806,9 @@
{
"value": 327.1716015049894,
"ts": 1781313925870
+ },
+ {
+ "value": 338.2091823793016,
+ "ts": 1781400451243
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index 62b0277272..9cf4dca980 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -1818,5 +1818,9 @@
{
"value": 126.24270159381412,
"ts": 1781313959412
+ },
+ {
+ "value": 134.5759176395384,
+ "ts": 1781400490176
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index f1366c277e..ed50c681e6 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -1806,5 +1806,9 @@
{
"value": 152.5921593062143,
"ts": 1781314112460
+ },
+ {
+ "value": 185.2137675567217,
+ "ts": 1781400577142
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index f827ce4efc..9e468f481b 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -1806,5 +1806,9 @@
{
"value": 238.77270827944366,
"ts": 1781313981989
+ },
+ {
+ "value": 233.85886617426382,
+ "ts": 1781400508728
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index 1b280c578b..85a87d57f4 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -842,5 +842,9 @@
{
"value": 86.79237095059344,
"ts": 1781314007778
+ },
+ {
+ "value": 91.47457006952067,
+ "ts": 1781400536084
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index f5ceeaf985..0689dae52f 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2734,5 +2734,9 @@
{
"value": 175.8087201125176,
"ts": 1781313283450
+ },
+ {
+ "value": 211.2973658261727,
+ "ts": 1781399785990
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index 579b5d38ab..d3166ab61e 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2730,5 +2730,9 @@
{
"value": 243.2695426532598,
"ts": 1781313225872
+ },
+ {
+ "value": 237.75558725630052,
+ "ts": 1781399750300
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 251506d4af..ae8a8dca78 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3434,5 +3434,9 @@
{
"value": 68.87052341597796,
"ts": 1781313252281
+ },
+ {
+ "value": 75.54011179936546,
+ "ts": 1781399792199
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 8a6f41c9ed..58beded5fe 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 a629876e75..bec5c51751 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 de7fad5782..1cae3e1442 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -3006,5 +3006,9 @@
{
"value": 950.449879609682,
"ts": 1781313359929
+ },
+ {
+ "value": 1016.2027889120985,
+ "ts": 1781399853179
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index b965c287be..0802e93d40 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2730,5 +2730,9 @@
{
"value": 116.54106130059824,
"ts": 1781313273277
+ },
+ {
+ "value": 133.3214825348858,
+ "ts": 1781399777346
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index ebc3aee096..3d157b3976 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2726,5 +2726,9 @@
{
"value": 155.71473061351605,
"ts": 1781313218028
+ },
+ {
+ "value": 144.355692426138,
+ "ts": 1781399742249
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 398317286c..71ba065db7 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -90,5 +90,9 @@
{
"value": 39.808917197452224,
"ts": 1781313243956
+ },
+ {
+ "value": 41.48344810420642,
+ "ts": 1781399784553
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index ea506296c2..b76cb7c874 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 545286f960..329df3ab01 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -310,5 +310,9 @@
{
"value": 18.476091937033477,
"ts": 1781313276762
+ },
+ {
+ "value": 19.263368777931884,
+ "ts": 1781399782376
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index 3389b775c4..5a9d0b700c 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -310,5 +310,9 @@
{
"value": 11.92805000238561,
"ts": 1781313262930
+ },
+ {
+ "value": 12.171372930866601,
+ "ts": 1781399769106
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 2915ae8e60..8417356fae 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -310,5 +310,9 @@
{
"value": 21.039343572480536,
"ts": 1781313295369
+ },
+ {
+ "value": 21.372088053002777,
+ "ts": 1781399800408
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 28bf7d5223..3806d58b3a 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 d1a6d386c5..417908cdf2 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2734,5 +2734,9 @@
{
"value": 231.9737096462401,
"ts": 1781313344636
+ },
+ {
+ "value": 300.42058882435407,
+ "ts": 1781399838012
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index a2ddb0e540..b95e888980 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2730,5 +2730,9 @@
{
"value": 378.7878787878788,
"ts": 1781313266470
+ },
+ {
+ "value": 380.5899143672693,
+ "ts": 1781399792311
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 1df1a17ade..5f88483ddb 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2474,5 +2474,9 @@
{
"value": 127.1940981938438,
"ts": 1781313306125
+ },
+ {
+ "value": 142.85714285714286,
+ "ts": 1781399841756
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index 26e02118a8..bf457419bf 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 85e5204638..20c95d41aa 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 c378c88d4f..32f4dee069 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2734,5 +2734,9 @@
{
"value": 9.999650012249573,
"ts": 1781313976429
+ },
+ {
+ "value": 9.999283384690763,
+ "ts": 1781400464604
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index b22a250420..f2e2fb713f 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2730,5 +2730,9 @@
{
"value": 9.9994833600264,
"ts": 1781313888509
+ },
+ {
+ "value": 9.999850002249966,
+ "ts": 1781400414998
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index 0c9698621a..83fb26b902 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3382,5 +3382,9 @@
{
"value": 3.3333055557870352,
"ts": 1781313927290
+ },
+ {
+ "value": 3.3333111112592584,
+ "ts": 1781400460008
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 60f670d267..d5c3331560 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 e6db1ed7d4..c3e7126353 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2734,5 +2734,9 @@
{
"value": 2413.0842792027884,
"ts": 1781313248822
+ },
+ {
+ "value": 2821.2281746653707,
+ "ts": 1781399756182
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index cfe44b5629..e8d6e8d49a 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2730,5 +2730,9 @@
{
"value": 3932.019747476954,
"ts": 1781313199652
+ },
+ {
+ "value": 3741.4258989815003,
+ "ts": 1781399722831
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index bf99a4e183..4f82bd36aa 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3474,5 +3474,9 @@
{
"value": 1374.6124356605012,
"ts": 1781313222295
+ },
+ {
+ "value": 1149.0437402650462,
+ "ts": 1781399763063
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index be3377da0f..d96216a018 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 b2ce587078..8dd5de396f 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2734,5 +2734,9 @@
{
"value": 50.95627951217855,
"ts": 1781313314459
+ },
+ {
+ "value": 55.47337278106509,
+ "ts": 1781399814508
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index 4bdd9194f1..2fb64e3455 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2730,5 +2730,9 @@
{
"value": 77.06139224248652,
"ts": 1781313246913
+ },
+ {
+ "value": 72.71317077900044,
+ "ts": 1781399772482
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index aba3fa9155..af26b2978c 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3486,5 +3486,9 @@
{
"value": 14.215045203843749,
"ts": 1781313288447
+ },
+ {
+ "value": 15.294261593050287,
+ "ts": 1781399825886
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index b40074f1a4..5ba1e380c9 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 cf0d9b34cc..a07fe876f4 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 35307916cd..68f69150ac 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -310,5 +310,9 @@
{
"value": 45.972784111805815,
"ts": 1781313241732
+ },
+ {
+ "value": 48.47309743092584,
+ "ts": 1781399748333
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index b6c36843c6..77b1c43130 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -310,5 +310,9 @@
{
"value": 14.310246136233545,
"ts": 1781313205217
+ },
+ {
+ "value": 15.103914934751089,
+ "ts": 1781399713855
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index 6f606651ea..14fc4edee8 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -310,5 +310,9 @@
{
"value": 11.560159067788772,
"ts": 1781313186970
+ },
+ {
+ "value": 12.625624968435938,
+ "ts": 1781399696533
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index ca88121244..01f2486f4e 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -310,5 +310,9 @@
{
"value": 8.297033810412778,
"ts": 1781313230082
+ },
+ {
+ "value": 8.8386070355312,
+ "ts": 1781399737248
}
]
\ No newline at end of file