From f1359e0ca362020225a2576f64e1e2c9fd3e9897 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri, 8 May 2026 01:18:21 +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 1d87d3ddef..1d75091644 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2586,5 +2586,9 @@
{
"value": 99.94669509594884,
"ts": 1778115565545
+ },
+ {
+ "value": 96.7741935483871,
+ "ts": 1778201938701
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index 70784b39a1..7c40d2691a 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2582,5 +2582,9 @@
{
"value": 134.89208633093526,
"ts": 1778115558262
+ },
+ {
+ "value": 128.2270473585228,
+ "ts": 1778201892438
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index caeaf34292..87541287a9 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3350,5 +3350,9 @@
{
"value": 33.09504898067249,
"ts": 1778115603677
+ },
+ {
+ "value": 32.6797385620915,
+ "ts": 1778201932724
}
]
\ 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 e2506b4104..abb83b34b4 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 2b02658a78..7805c2239b 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 745d29dbfe..bba26c6037 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 94cfa1c021..693d8cedc7 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 de425a6156..5cb09ecd7c 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2586,5 +2586,9 @@
{
"value": 270.8925910876337,
"ts": 1778115662190
+ },
+ {
+ "value": 256.0491614389963,
+ "ts": 1778202038209
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 9a1a8b34c5..848339faee 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2582,5 +2582,9 @@
{
"value": 324.2717397178836,
"ts": 1778115637889
+ },
+ {
+ "value": 341.12229234180455,
+ "ts": 1778201970923
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index 05dc3052cf..4900c0485b 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3330,5 +3330,9 @@
{
"value": 109.2896174863388,
"ts": 1778115693547
+ },
+ {
+ "value": 102.6009336684964,
+ "ts": 1778202030756
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index d9b1d05021..72e1a94c44 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 8a1584a8df..847a788219 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -1658,5 +1658,9 @@
{
"value": 284.0035027098668,
"ts": 1778116306085
+ },
+ {
+ "value": 277.5400698475842,
+ "ts": 1778202683066
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index 09cd1ce28d..e87f215c5a 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -1658,5 +1658,9 @@
{
"value": 342.1825543927685,
"ts": 1778116274674
+ },
+ {
+ "value": 351.3497686947356,
+ "ts": 1778202606646
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index 871442d51c..8715adcaa3 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -1670,5 +1670,9 @@
{
"value": 100.89544709294992,
"ts": 1778116334527
+ },
+ {
+ "value": 105.86211459573906,
+ "ts": 1778202669848
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index c65fe756ed..e607e49860 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -1658,5 +1658,9 @@
{
"value": 164.90085336191615,
"ts": 1778116384916
+ },
+ {
+ "value": 183.41332192094885,
+ "ts": 1778202754453
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index 52c05a4ed9..147537f877 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -1658,5 +1658,9 @@
{
"value": 230.91133004926107,
"ts": 1778116332948
+ },
+ {
+ "value": 238.78221072530096,
+ "ts": 1778202662917
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index abe0bdc31d..1dabd47705 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -694,5 +694,9 @@
{
"value": 69.55433062651063,
"ts": 1778116394403
+ },
+ {
+ "value": 74.84609771158057,
+ "ts": 1778202725608
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index d76fbd01e9..3540e6caeb 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2586,5 +2586,9 @@
{
"value": 213.70565607636416,
"ts": 1778115587364
+ },
+ {
+ "value": 209.99580008399832,
+ "ts": 1778201960829
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index 27aaf39837..c710d66643 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2582,5 +2582,9 @@
{
"value": 265.11134676564154,
"ts": 1778115576041
+ },
+ {
+ "value": 250.45917515444984,
+ "ts": 1778201911361
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index f2a4a3c116..088ccf216e 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3286,5 +3286,9 @@
{
"value": 70.49203440011279,
"ts": 1778115624703
+ },
+ {
+ "value": 66.09385327164573,
+ "ts": 1778201954952
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 5ead22a22a..7948831ed8 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 9f1759cac8..80b9e7a58e 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 ed5373206c..04c1eb6335 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -2858,5 +2858,9 @@
{
"value": 825.5517437487388,
"ts": 1778115701218
+ },
+ {
+ "value": 900.3061040753856,
+ "ts": 1778202051103
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index 5cb055a84e..edb88bb3d5 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2582,5 +2582,9 @@
{
"value": 131.521262604121,
"ts": 1778115578625
+ },
+ {
+ "value": 129.79146837414552,
+ "ts": 1778201951986
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index 0824390585..2a7e333a44 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2578,5 +2578,9 @@
{
"value": 171.86067827681026,
"ts": 1778115568671
+ },
+ {
+ "value": 157.96124684077506,
+ "ts": 1778201903685
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index e818376ddc..2861f0ff73 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -3334,5 +3334,9 @@
{
"value": 42.23686433519176,
"ts": 1778115616582
+ },
+ {
+ "value": 40.10909674314134,
+ "ts": 1778201946265
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index 9fdbb98ed3..6db3c3ff80 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 d49a320547..79755ef6a2 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -162,5 +162,9 @@
{
"value": 19.564877132571606,
"ts": 1778115602665
+ },
+ {
+ "value": 19.96645635332641,
+ "ts": 1778201961146
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index 77e8104de4..9c4803de4c 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -162,5 +162,9 @@
{
"value": 12.486888766794864,
"ts": 1778115589586
+ },
+ {
+ "value": 12.787069715104089,
+ "ts": 1778201948323
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index d5f13d907a..3595075b34 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -162,5 +162,9 @@
{
"value": 21.159542953872197,
"ts": 1778115620457
+ },
+ {
+ "value": 21.753317380900587,
+ "ts": 1778201978763
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index df154a8543..5c03256a22 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 e6233fe461..4dbc0733e7 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2586,5 +2586,9 @@
{
"value": 347.02139965297863,
"ts": 1778115636634
+ },
+ {
+ "value": 340.1360544217687,
+ "ts": 1778202011195
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index e249e9b6ac..9d848bd239 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2582,5 +2582,9 @@
{
"value": 397.9835500132661,
"ts": 1778115615983
+ },
+ {
+ "value": 421.4963119072708,
+ "ts": 1778201949872
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index f83efad346..a76824f76f 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2326,5 +2326,9 @@
{
"value": 138.19789939192924,
"ts": 1778115673892
+ },
+ {
+ "value": 112.39743733842869,
+ "ts": 1778202009836
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index 492466fa2e..4857f580ab 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 a60698f349..3e5f533f94 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 33a3452e31..27896b254f 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2586,5 +2586,9 @@
{
"value": 9.999783338027676,
"ts": 1778116263114
+ },
+ {
+ "value": 9.99988333469443,
+ "ts": 1778202639098
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index b14b50ea45..4ee3a51af3 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2582,5 +2582,9 @@
{
"value": 9.999933333777774,
"ts": 1778116238830
+ },
+ {
+ "value": 9.999983333361111,
+ "ts": 1778202571814
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index 40f02242c6..72c2f88a18 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3234,5 +3234,9 @@
{
"value": 3.333172230008883,
"ts": 1778116294378
+ },
+ {
+ "value": 3.3331611200088,
+ "ts": 1778202631602
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 040303fb60..1ac5a4e822 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 d2cc5e2ad6..bc59d1dd37 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2586,5 +2586,9 @@
{
"value": 3023.7871253863727,
"ts": 1778115557259
+ },
+ {
+ "value": 2831.524303916942,
+ "ts": 1778201930229
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index d4372df5f6..a87b0d972d 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2582,5 +2582,9 @@
{
"value": 4121.004914679936,
"ts": 1778115551981
+ },
+ {
+ "value": 4357.157842077235,
+ "ts": 1778201885906
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 021277d2dd..fa058722af 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3326,5 +3326,9 @@
{
"value": 1016.2142631317466,
"ts": 1778115595644
+ },
+ {
+ "value": 1331.7155455594686,
+ "ts": 1778201924641
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index b723b5b3b0..1172d81c33 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 886f6bd789..5fd77dc627 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2586,5 +2586,9 @@
{
"value": 56.45677293085927,
"ts": 1778115615491
+ },
+ {
+ "value": 55.00751769408486,
+ "ts": 1778201989706
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index d36f071fc2..c152605d38 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2582,5 +2582,9 @@
{
"value": 77.67191383595691,
"ts": 1778115596939
+ },
+ {
+ "value": 80.54123711340206,
+ "ts": 1778201931654
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index f43f122bab..e1be057f28 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3338,5 +3338,9 @@
{
"value": 15.682338550324625,
"ts": 1778115657566
+ },
+ {
+ "value": 14.681700728212357,
+ "ts": 1778201990078
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index 26ea8edc3d..ef27195f33 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 a023bf6181..4d9546c73b 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 f0c0d0d52a..8e0d827961 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -162,5 +162,9 @@
{
"value": 49.382716049382715,
"ts": 1778115569316
+ },
+ {
+ "value": 50.165546302799235,
+ "ts": 1778201928518
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index 7ec5458fba..77ff7e9cd1 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -162,5 +162,9 @@
{
"value": 41.50066401062417,
"ts": 1778115534828
+ },
+ {
+ "value": 41.79903026249791,
+ "ts": 1778201894855
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index 8176e9d4ec..65d5bbf704 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -162,5 +162,9 @@
{
"value": 11.534557534372981,
"ts": 1778115516802
+ },
+ {
+ "value": 12.6806999746386,
+ "ts": 1778201877887
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index f39ca7ce42..f9f1f1c485 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -162,5 +162,9 @@
{
"value": 8.75580071797566,
"ts": 1778115558437
+ },
+ {
+ "value": 9.018759018759019,
+ "ts": 1778201917778
}
]
\ No newline at end of file