From 7fd8e1f542efeadf411a653ddd6555c21a83f89b Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri, 12 Jun 2026 01:33:59 +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 b4a4da9681..c6eeeee11a 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2726,5 +2726,9 @@
{
"value": 99.97334044254866,
"ts": 1781140375131
+ },
+ {
+ "value": 92.36453201970444,
+ "ts": 1781226973392
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index ad58450b51..11578d8929 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2722,5 +2722,9 @@
{
"value": 88.10055209679314,
"ts": 1781140359167
+ },
+ {
+ "value": 122.95081967213116,
+ "ts": 1781226921872
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index a20d77355a..09e4ab1d40 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3490,5 +3490,9 @@
{
"value": 34.994400895856664,
"ts": 1781140370895
+ },
+ {
+ "value": 31.19151590767311,
+ "ts": 1781226965756
}
]
\ 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 009e31eeec..be13a05464 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 cf961d34da..aab95e81e1 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 68b8e4d4cd..2e1242fd54 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 7601c5c124..2e80dafb9a 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 66af72d415..5f2a00cc12 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2726,5 +2726,9 @@
{
"value": 240.79945418790382,
"ts": 1781140480083
+ },
+ {
+ "value": 259.36973155232783,
+ "ts": 1781227075866
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 6d509285c8..497908ba03 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2722,5 +2722,9 @@
{
"value": 271.61611588954275,
"ts": 1781140456588
+ },
+ {
+ "value": 335.96505963379803,
+ "ts": 1781227005075
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index 421b855cf4..db0a75e586 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3470,5 +3470,9 @@
{
"value": 109.42714887563604,
"ts": 1781140469008
+ },
+ {
+ "value": 103.72368011617053,
+ "ts": 1781227063107
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index 8d4d021fc0..5d2c662a8e 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 e8250ca508..5d37ede7eb 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -1798,5 +1798,9 @@
{
"value": 287.1225534765756,
"ts": 1781141123554
+ },
+ {
+ "value": 291.39651781161217,
+ "ts": 1781227718655
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index d40d4f5609..c14c39f150 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -1798,5 +1798,9 @@
{
"value": 292.0063268037474,
"ts": 1781141099345
+ },
+ {
+ "value": 352.1953510213665,
+ "ts": 1781227640894
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index 656e6f5b22..61791cbfd2 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -1810,5 +1810,9 @@
{
"value": 136.09608383518764,
"ts": 1781141100103
+ },
+ {
+ "value": 119.03344839900012,
+ "ts": 1781227698072
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index ca5b2c66be..ae6a2c0351 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -1798,5 +1798,9 @@
{
"value": 188.39487565938208,
"ts": 1781141192979
+ },
+ {
+ "value": 189.89745537409797,
+ "ts": 1781227787469
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index 699134a5b8..0791ded8bf 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -1798,5 +1798,9 @@
{
"value": 194.39179666618068,
"ts": 1781141166984
+ },
+ {
+ "value": 243.11675682246397,
+ "ts": 1781227696426
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index 6ff532301c..9fa98fc1c4 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -834,5 +834,9 @@
{
"value": 89.92603583552528,
"ts": 1781141146887
+ },
+ {
+ "value": 80.30193527664017,
+ "ts": 1781227750368
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index de99a4d5d3..22dc599879 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2726,5 +2726,9 @@
{
"value": 213.24992891669038,
"ts": 1781140396882
+ },
+ {
+ "value": 204.2483660130719,
+ "ts": 1781226996118
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index 29da1dd3ab..5ed843dfee 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2722,5 +2722,9 @@
{
"value": 229.70903522205205,
"ts": 1781140380172
+ },
+ {
+ "value": 248.59131587669873,
+ "ts": 1781226941236
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 3840ec1fdb..844b6202e9 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3426,5 +3426,9 @@
{
"value": 71.56147130385001,
"ts": 1781140392195
+ },
+ {
+ "value": 62.758880381573995,
+ "ts": 1781226988301
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index b69c24c592..499a1ab1a7 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 f8898ba5d8..d69c0d132f 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 d62e70908e..c9117e62f2 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -2998,5 +2998,9 @@
{
"value": 965.9658048105097,
"ts": 1781140461186
+ },
+ {
+ "value": 951.1932190492296,
+ "ts": 1781227065659
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index 035deba511..5430888c06 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2722,5 +2722,9 @@
{
"value": 133.38075760270317,
"ts": 1781140388013
+ },
+ {
+ "value": 123.62977004862772,
+ "ts": 1781226987166
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index 595e7e870c..7dc0f45e6c 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2718,5 +2718,9 @@
{
"value": 132.77861379127202,
"ts": 1781140372075
+ },
+ {
+ "value": 151.5763945028294,
+ "ts": 1781226933495
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index afeefcd532..9f2955ec89 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -82,5 +82,9 @@
{
"value": 40.976889034584495,
"ts": 1781140384143
+ },
+ {
+ "value": 40.59430056020135,
+ "ts": 1781226979171
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index f61d22ba63..3bab3153cf 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 f30e36c458..1bce08bcb8 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -302,5 +302,9 @@
{
"value": 17.408258477821878,
"ts": 1781140416410
+ },
+ {
+ "value": 19.789440354626773,
+ "ts": 1781226993795
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index cb8ad6cd83..fcb587ad91 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -302,5 +302,9 @@
{
"value": 11.535622000738279,
"ts": 1781140401746
+ },
+ {
+ "value": 12.639029322548028,
+ "ts": 1781226980873
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 96bb648587..80bbc843b6 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -302,5 +302,9 @@
{
"value": 20.472924557273007,
"ts": 1781140435056
+ },
+ {
+ "value": 21.512315800795953,
+ "ts": 1781227011515
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 2a82358303..a394e0c7ca 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 93972d9907..237b9120a8 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2726,5 +2726,9 @@
{
"value": 287.49401054144704,
"ts": 1781140451742
+ },
+ {
+ "value": 309.62947672618435,
+ "ts": 1781227049414
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index 7f5a6aa4c3..413cf99bd6 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2722,5 +2722,9 @@
{
"value": 273.78507871321017,
"ts": 1781140430866
+ },
+ {
+ "value": 368.6635944700461,
+ "ts": 1781226983685
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index ebc0021c43..625d0cb415 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2466,5 +2466,9 @@
{
"value": 116.89070718877849,
"ts": 1781140449421
+ },
+ {
+ "value": 116.78150181011327,
+ "ts": 1781227042477
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index fcf9daa872..4460556d3e 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 9e39b67e05..099428ac8d 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 abff14af4b..d6400c4f56 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2726,5 +2726,9 @@
{
"value": 9.999433365442625,
"ts": 1781141080995
+ },
+ {
+ "value": 9.999566685443632,
+ "ts": 1781227676757
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index 06474bed46..c1bef22b1a 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2722,5 +2722,9 @@
{
"value": 9.999466695109593,
"ts": 1781141057492
+ },
+ {
+ "value": 9.999350042247254,
+ "ts": 1781227606034
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index 2d910fb4a4..5e84ba92ac 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3374,5 +3374,9 @@
{
"value": 3.333255557370328,
"ts": 1781141070269
+ },
+ {
+ "value": 3.33320000533312,
+ "ts": 1781227663958
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index c29bdbdb3b..7e9c6d43cb 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 9ab45cbf95..a128c5e82f 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2726,5 +2726,9 @@
{
"value": 2554.7617921180868,
"ts": 1781140366904
+ },
+ {
+ "value": 2516.6846873718355,
+ "ts": 1781226964494
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index 75460e1e7d..21151fff42 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2722,5 +2722,9 @@
{
"value": 2848.9427256995737,
"ts": 1781140349817
+ },
+ {
+ "value": 4188.319243000077,
+ "ts": 1781226915037
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 1c9f946f26..4db27cbe01 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3466,5 +3466,9 @@
{
"value": 1418.0150939828893,
"ts": 1781140363325
+ },
+ {
+ "value": 1370.9898546750753,
+ "ts": 1781226957284
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index f6419e3354..14e5632e45 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 08346cefc3..b37a1f6b8a 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2726,5 +2726,9 @@
{
"value": 52.74447062132987,
"ts": 1781140426950
+ },
+ {
+ "value": 52.705551651440615,
+ "ts": 1781227026263
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index d0c74337cf..6c6e49124a 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2722,5 +2722,9 @@
{
"value": 64.98851869503055,
"ts": 1781140404860
+ },
+ {
+ "value": 72.96429613775659,
+ "ts": 1781226963449
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index 0a1ec2644b..ffe4ffad66 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3478,5 +3478,9 @@
{
"value": 13.521187701127667,
"ts": 1781140430158
+ },
+ {
+ "value": 14.660177094939305,
+ "ts": 1781227023406
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index 75d2cd4509..edeb80a2b8 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 b94d65273c..0d65768065 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 86c4998006..8399273473 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -302,5 +302,9 @@
{
"value": 42.76062601556487,
"ts": 1781140379838
+ },
+ {
+ "value": 51.535765821480105,
+ "ts": 1781226960827
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index af64ca1c2f..d3899d87f3 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -302,5 +302,9 @@
{
"value": 33.944331296673454,
"ts": 1781140338843
+ },
+ {
+ "value": 42.955326460481096,
+ "ts": 1781226927840
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index 18bbba5fdb..8debb75a86 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -302,5 +302,9 @@
{
"value": 10.212418300653594,
"ts": 1781140317352
+ },
+ {
+ "value": 12.581148407226612,
+ "ts": 1781226911175
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index 0d728b5940..3e0868459a 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -302,5 +302,9 @@
{
"value": 7.209805335255949,
"ts": 1781140367356
+ },
+ {
+ "value": 9.167583425009168,
+ "ts": 1781226950358
}
]
\ No newline at end of file