From 46c55fef2ddbfb1e1b589d530282a7637ef17bd8 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Wed, 8 Jul 2026 01:05:54 +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 8a5ffc45f3..e2a489fd22 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2830,5 +2830,9 @@
{
"value": 95.98157153826465,
"ts": 1783385777854
+ },
+ {
+ "value": 88.47469623687626,
+ "ts": 1783471683086
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index 937078a981..499ff7bdf0 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2826,5 +2826,9 @@
{
"value": 114.99540018399263,
"ts": 1783385740761
+ },
+ {
+ "value": 107.21944245889921,
+ "ts": 1783471635583
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index f53526535f..2f4f8e7fe0 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3594,5 +3594,9 @@
{
"value": 33.31556503198294,
"ts": 1783385797087
+ },
+ {
+ "value": 34.251267296889985,
+ "ts": 1783471681028
}
]
\ 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 30c4721677..ba6dd17b04 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 0620612a3d..ec9ef691e0 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 d840b9d57d..5b5199647a 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 2386f643cc..196ae068e0 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 7a9991d459..66981a6028 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2830,5 +2830,9 @@
{
"value": 256.03823504309975,
"ts": 1783385871056
+ },
+ {
+ "value": 228.90279261406988,
+ "ts": 1783471786685
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 718cfb5786..f13379409d 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2826,5 +2826,9 @@
{
"value": 337.7427526034337,
"ts": 1783385814521
+ },
+ {
+ "value": 326.4595462212307,
+ "ts": 1783471711081
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index f03ac9778a..6394c9e9ad 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3574,5 +3574,9 @@
{
"value": 126.63838409421896,
"ts": 1783385877732
+ },
+ {
+ "value": 129.55885210857033,
+ "ts": 1783471765570
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index 511100dc40..f163a75b92 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 56190671db..0561c8ef8a 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -1902,5 +1902,9 @@
{
"value": 274.07272062854014,
"ts": 1783386516569
+ },
+ {
+ "value": 239.94241382068304,
+ "ts": 1783472438381
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index f79601e7fa..26d9c37d0e 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -1902,5 +1902,9 @@
{
"value": 348.16921023617476,
"ts": 1783386450693
+ },
+ {
+ "value": 331.4917127071823,
+ "ts": 1783472348978
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index 1c5049449c..e2b03dff36 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -1914,5 +1914,9 @@
{
"value": 131.24220749393004,
"ts": 1783386509521
+ },
+ {
+ "value": 135.90649633052462,
+ "ts": 1783472396328
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index f80c75b67b..09549e3728 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -1902,5 +1902,9 @@
{
"value": 179.1258657750179,
"ts": 1783386589562
+ },
+ {
+ "value": 164.45114430587913,
+ "ts": 1783472517089
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index 427a384ff2..b77c38ee69 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -1902,5 +1902,9 @@
{
"value": 241.60911671733746,
"ts": 1783386506241
+ },
+ {
+ "value": 236.18792686047198,
+ "ts": 1783472405902
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index ca7d92b4c1..2497a6884c 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -938,5 +938,9 @@
{
"value": 82.19628472793029,
"ts": 1783386560275
+ },
+ {
+ "value": 93.63295880149813,
+ "ts": 1783472441092
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index ed0cb2ede1..46da9c936f 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2830,5 +2830,9 @@
{
"value": 201.91142818683537,
"ts": 1783385800423
+ },
+ {
+ "value": 172.51293847038528,
+ "ts": 1783471707750
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index f9672275c6..51a5b7dd7f 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2826,5 +2826,9 @@
{
"value": 252.4827470122875,
"ts": 1783385759886
+ },
+ {
+ "value": 238.28435266084193,
+ "ts": 1783471655574
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 5da7516459..cd823b7389 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3530,5 +3530,9 @@
{
"value": 77.11289327575571,
"ts": 1783385817237
+ },
+ {
+ "value": 70.61149555147577,
+ "ts": 1783471702464
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 747f154fc6..18ca3924af 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 bb38f70c83..32397d62d5 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 6353d8996a..d64c2fcd68 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -3102,5 +3102,9 @@
{
"value": 965.8725048293625,
"ts": 1783385871372
+ },
+ {
+ "value": 977.623289159244,
+ "ts": 1783471766420
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index 385a09a4ba..e64b96f375 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2826,5 +2826,9 @@
{
"value": 127.63784887678692,
"ts": 1783385791296
+ },
+ {
+ "value": 119.5695496213631,
+ "ts": 1783471697371
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index 656db9ac41..ed90c435e7 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2822,5 +2822,9 @@
{
"value": 152.39256324291375,
"ts": 1783385752242
+ },
+ {
+ "value": 149.95501349595122,
+ "ts": 1783471647467
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 6c9111fdce..4734338b7f 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -186,5 +186,9 @@
{
"value": 43.12575470070726,
"ts": 1783385809719
+ },
+ {
+ "value": 41.325729399123894,
+ "ts": 1783471694302
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index eca02cb4a6..58c247315c 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 2d080edf06..3544c2c0f1 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -406,5 +406,9 @@
{
"value": 19.241129839144154,
"ts": 1783385817048
+ },
+ {
+ "value": 18.390466382227455,
+ "ts": 1783471693276
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index 6d10cb6c6e..ad32811c01 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -406,5 +406,9 @@
{
"value": 12.28682361036025,
"ts": 1783385803714
+ },
+ {
+ "value": 11.886648915937618,
+ "ts": 1783471679380
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 6233b284df..d385ce524c 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -406,5 +406,9 @@
{
"value": 20.27986209693774,
"ts": 1783385835456
+ },
+ {
+ "value": 20.14098690835851,
+ "ts": 1783471712195
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 9db380b9a9..4094537570 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 4011c27be5..1e763ac90f 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2830,5 +2830,9 @@
{
"value": 306.1849357011635,
"ts": 1783385844097
+ },
+ {
+ "value": 259.35851992737963,
+ "ts": 1783471756807
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index 1b7317655b..6c143eed24 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2826,5 +2826,9 @@
{
"value": 372.1161002232697,
"ts": 1783385793331
+ },
+ {
+ "value": 380.8073115003808,
+ "ts": 1783471688905
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index e844c3cbb7..5a58657d66 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2570,5 +2570,9 @@
{
"value": 147.1345545501361,
"ts": 1783385860648
+ },
+ {
+ "value": 134.49899125756556,
+ "ts": 1783471748401
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index 5028989486..002703f55a 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 2eb91c7f5a..c033fcc9dc 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 3f2e524bf1..c8b32f22b1 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2830,5 +2830,9 @@
{
"value": 9.999166736105325,
"ts": 1783386472047
+ },
+ {
+ "value": 9.999950000249997,
+ "ts": 1783472387623
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index 470c500540..03f725a52a 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2826,5 +2826,9 @@
{
"value": 9.999950000249997,
"ts": 1783386415443
+ },
+ {
+ "value": 9.99960001599936,
+ "ts": 1783472312010
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index a36cb98dd7..77fee91e44 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3478,5 +3478,9 @@
{
"value": 3.3330833520819274,
"ts": 1783386478573
+ },
+ {
+ "value": 3.3333222222592593,
+ "ts": 1783472366434
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index f960872866..ad6ef1f333 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 2d92e7399e..85d5b06857 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2830,5 +2830,9 @@
{
"value": 2587.1237890823377,
"ts": 1783385769165
+ },
+ {
+ "value": 2614.885477700838,
+ "ts": 1783471673800
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index 936dd14922..ffa2324f63 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2826,5 +2826,9 @@
{
"value": 4014.750490691727,
"ts": 1783385733334
+ },
+ {
+ "value": 3830.0045392646393,
+ "ts": 1783471627716
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 01cca82715..5bbc9734a2 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3570,5 +3570,9 @@
{
"value": 1349.952751653692,
"ts": 1783385789138
+ },
+ {
+ "value": 1233.6540833950162,
+ "ts": 1783471673299
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index 04af990138..53acde193a 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 d4451384d1..edf6b43fae 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2830,5 +2830,9 @@
{
"value": 80.69722401549386,
"ts": 1783385820589
+ },
+ {
+ "value": 74.79431563201197,
+ "ts": 1783471729701
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index 7153e63886..40c301c662 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2826,5 +2826,9 @@
{
"value": 128.16131237183868,
"ts": 1783385773203
+ },
+ {
+ "value": 124.7920133111481,
+ "ts": 1783471669221
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index 2522ddf0f1..e2f2888753 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3582,5 +3582,9 @@
{
"value": 18.49386003846723,
"ts": 1783385845344
+ },
+ {
+ "value": 17.832941008631142,
+ "ts": 1783471731572
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index 3dacd964d8..014eb3bc3c 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 96ae98b5c8..ccae94fdab 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 10269141bf..c6586e017c 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -406,5 +406,9 @@
{
"value": 49.22228785193936,
"ts": 1783385783124
+ },
+ {
+ "value": 45.53319369820599,
+ "ts": 1783471658017
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index 5c895b37ba..9c79123806 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -406,5 +406,9 @@
{
"value": 39.22183871979919,
"ts": 1783385748142
+ },
+ {
+ "value": 13.898927002835382,
+ "ts": 1783471620824
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index 1a75358d50..3602399f2e 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -406,5 +406,9 @@
{
"value": 9.72951936174353,
"ts": 1783385730154
+ },
+ {
+ "value": 11.371389583807142,
+ "ts": 1783471602087
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index 43e474b35a..22e6a88d61 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -406,5 +406,9 @@
{
"value": 8.587376556462,
"ts": 1783385772205
+ },
+ {
+ "value": 8.141333550435562,
+ "ts": 1783471646201
}
]
\ No newline at end of file