From 5660356d505da5ef67efda94c5738422756a92c8 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Mon, 20 Apr 2026 01:11:16 +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 d21d1e0630..26d4e4a285 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2514,5 +2514,9 @@
{
"value": 100.71169598496039,
"ts": 1776560082881
+ },
+ {
+ "value": 96.7741935483871,
+ "ts": 1776646411716
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index f605a0b956..e85913c607 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2510,5 +2510,9 @@
{
"value": 113.12217194570135,
"ts": 1776560056195
+ },
+ {
+ "value": 119.44577161968466,
+ "ts": 1776646368683
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index 30e6941e38..c5347c9240 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3278,5 +3278,9 @@
{
"value": 32.396008811714395,
"ts": 1776560137182
+ },
+ {
+ "value": 32.88608260983951,
+ "ts": 1776646452948
}
]
\ 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 04800b9d2d..ba93fa1f83 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 c765290bd9..6c4301cb63 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 3d7b34d368..ed8ac57a2d 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 634630b408..507808f4b2 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 cc8dc3827b..1c60f598f6 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2514,5 +2514,9 @@
{
"value": 262.5131256562828,
"ts": 1776560180185
+ },
+ {
+ "value": 259.29127052722555,
+ "ts": 1776646509618
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 49ca3da410..4a63d9fce3 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2510,5 +2510,9 @@
{
"value": 334.8961821835231,
"ts": 1776560135576
+ },
+ {
+ "value": 327.76138970829237,
+ "ts": 1776646448732
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index d0418e04ef..2fb819a16c 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3258,5 +3258,9 @@
{
"value": 101.65700925078785,
"ts": 1776560230103
+ },
+ {
+ "value": 101.89006062458607,
+ "ts": 1776646545695
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index fe44102d04..3ad2a4666b 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 c8fc24c787..f91fdafcb9 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -1586,5 +1586,9 @@
{
"value": 279.49876554711886,
"ts": 1776560824814
+ },
+ {
+ "value": 281.524926686217,
+ "ts": 1776647153914
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index 9e5fd69e76..3a797e06a4 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -1586,5 +1586,9 @@
{
"value": 345.06556245686676,
"ts": 1776560772027
+ },
+ {
+ "value": 332.00531208499336,
+ "ts": 1776647086600
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index 6c13e13fc5..d8d1480f49 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -1598,5 +1598,9 @@
{
"value": 112.26809621375847,
"ts": 1776560866964
+ },
+ {
+ "value": 112.11076543625101,
+ "ts": 1776647182638
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index 349590be0e..879ff03418 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -1586,5 +1586,9 @@
{
"value": 183.88268284834277,
"ts": 1776560900774
+ },
+ {
+ "value": 183.3292593497922,
+ "ts": 1776647225090
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index 031db907fb..8c48295377 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -1586,5 +1586,9 @@
{
"value": 235.4926702906372,
"ts": 1776560828830
+ },
+ {
+ "value": 231.31638298282473,
+ "ts": 1776647144272
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index 230971f16c..6c442fca50 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -622,5 +622,9 @@
{
"value": 56.411124273706776,
"ts": 1776560940012
+ },
+ {
+ "value": 75.75757575757576,
+ "ts": 1776647237482
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index 214f39ce0c..535cd458d3 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2514,5 +2514,9 @@
{
"value": 213.76656690893543,
"ts": 1776560104491
+ },
+ {
+ "value": 209.90764063811923,
+ "ts": 1776646433638
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index c958f8d3b9..ac58d09f11 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2510,5 +2510,9 @@
{
"value": 257.28987993138935,
"ts": 1776560074863
+ },
+ {
+ "value": 235.18344308560677,
+ "ts": 1776646388076
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index a99ad1a146..3b8db9468a 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3214,5 +3214,9 @@
{
"value": 67.90710308298247,
"ts": 1776560158520
+ },
+ {
+ "value": 66.8985817500669,
+ "ts": 1776646474405
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 384c999c47..dac4c55b2b 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 117a951a37..367638feb6 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 5e19424483..c77b06e889 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -2786,5 +2786,9 @@
{
"value": 952.4212665086353,
"ts": 1776560195396
+ },
+ {
+ "value": 805.2754489410628,
+ "ts": 1776646529986
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index 679cc580fc..ee55608910 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2510,5 +2510,9 @@
{
"value": 132.8374070138151,
"ts": 1776560095880
+ },
+ {
+ "value": 128.44665182394246,
+ "ts": 1776646424945
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index d95ed51ea7..a5569d4876 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2506,5 +2506,9 @@
{
"value": 156.7398119122257,
"ts": 1776560067356
+ },
+ {
+ "value": 152.40804714488925,
+ "ts": 1776646380065
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 4e82548106..8e3edaf46e 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -3262,5 +3262,9 @@
{
"value": 41.99563245422476,
"ts": 1776560150133
+ },
+ {
+ "value": 42.03800235412813,
+ "ts": 1776646465906
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index 0e18a9aea4..1df7b7208c 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 1d6db1d1a8..dc7e6f34e6 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -90,5 +90,9 @@
{
"value": 17.967514733362083,
"ts": 1776560131736
+ },
+ {
+ "value": 19.03891554337065,
+ "ts": 1776646438472
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index d0c519b13f..950ca33dea 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -90,5 +90,9 @@
{
"value": 11.605236282610713,
"ts": 1776560117500
+ },
+ {
+ "value": 12.224938875305623,
+ "ts": 1776646424991
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index c094039b49..a8ee5bf537 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -90,5 +90,9 @@
{
"value": 19.502681618722573,
"ts": 1776560151216
+ },
+ {
+ "value": 20.510716849553894,
+ "ts": 1776646456847
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index b97427deae..79be7f14df 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 85ec8ce61a..a66d0a9e52 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2514,5 +2514,9 @@
{
"value": 347.80592429424377,
"ts": 1776560154072
+ },
+ {
+ "value": 349.1416933372127,
+ "ts": 1776646483266
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index ea86d9e6b6..787b182e9f 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2510,5 +2510,9 @@
{
"value": 406.6418163334463,
"ts": 1776560114321
+ },
+ {
+ "value": 414.13583655438987,
+ "ts": 1776646427257
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 3b1090ffe6..7db9357e5c 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2254,5 +2254,9 @@
{
"value": 133.08490817141336,
"ts": 1776560209015
+ },
+ {
+ "value": 130.11515190943985,
+ "ts": 1776646524822
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index 639c35d9dd..3670189977 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 5fe00adaa9..97c6e70278 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 5099a7dabd..963613bf62 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2514,5 +2514,9 @@
{
"value": 9.99920006399488,
"ts": 1776560781134
+ },
+ {
+ "value": 9.999716674694216,
+ "ts": 1776647110545
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index df1e0c8541..2a4c6ddb10 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2510,5 +2510,9 @@
{
"value": 9.99920006399488,
"ts": 1776560736495
+ },
+ {
+ "value": 9.999366706775238,
+ "ts": 1776647049695
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index 4bae07124b..6db4a768b1 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3162,5 +3162,9 @@
{
"value": 3.3333222222592593,
"ts": 1776560830873
+ },
+ {
+ "value": 3.333127790452922,
+ "ts": 1776647146510
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index cdaf6822f3..f3782c93ef 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 2bae4f669b..19d00512b6 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2514,5 +2514,9 @@
{
"value": 2975.304968759298,
"ts": 1776560074701
+ },
+ {
+ "value": 2545.8248472505093,
+ "ts": 1776646403274
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index 463a0202ea..9fb36fc4ee 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2510,5 +2510,9 @@
{
"value": 3664.445379405817,
"ts": 1776560048884
+ },
+ {
+ "value": 3914.5185142227506,
+ "ts": 1776646361713
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 447009a1f9..348af0c600 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3254,5 +3254,9 @@
{
"value": 888.2397062887371,
"ts": 1776560129022
+ },
+ {
+ "value": 906.6913824021277,
+ "ts": 1776646444875
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index cbff64a69b..9816cde799 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 7f5e2a900e..ec436777c8 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2514,5 +2514,9 @@
{
"value": 56.306306306306304,
"ts": 1776560132769
+ },
+ {
+ "value": 55.4016620498615,
+ "ts": 1776646462222
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index 79410e34f7..9f90d6fcba 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2510,5 +2510,9 @@
{
"value": 77.17637373945256,
"ts": 1776560095831
+ },
+ {
+ "value": 77.21212745148505,
+ "ts": 1776646409060
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index 555a463552..04fd2b0f35 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3266,5 +3266,9 @@
{
"value": 15.303623898139081,
"ts": 1776560192163
+ },
+ {
+ "value": 15.489467162329616,
+ "ts": 1776646507658
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index 751cf67f0c..02ff5b34f2 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 1d85403e1e..01ae592ef1 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 41ff07ba3f..ab9b408441 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -90,5 +90,9 @@
{
"value": 43.59197907585004,
"ts": 1776560095710
+ },
+ {
+ "value": 47.961630695443645,
+ "ts": 1776646404274
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index f249079582..ae5285fe24 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -90,5 +90,9 @@
{
"value": 36.25815808556926,
"ts": 1776560057430
+ },
+ {
+ "value": 14.961996528816806,
+ "ts": 1776646369338
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index 02bba9a4d6..58a2d597fd 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -90,5 +90,9 @@
{
"value": 10.765189682642209,
"ts": 1776560037933
+ },
+ {
+ "value": 12.022698855439069,
+ "ts": 1776646351875
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index 15e4c7d5ab..8fef7260d1 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -90,5 +90,9 @@
{
"value": 7.906075819267107,
"ts": 1776560083487
+ },
+ {
+ "value": 8.697542944118286,
+ "ts": 1776646393086
}
]
\ No newline at end of file