From 422da79eb73415d9e0c2a679a0dc637dae524e62 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sat, 2 May 2026 01:15:50 +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 721d1007a2..7544bec9d1 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2562,5 +2562,9 @@
{
"value": 76.16532954199249,
"ts": 1777597435811
+ },
+ {
+ "value": 89.49880668257755,
+ "ts": 1777683438197
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index 7ce9f6dca6..feddd6df71 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2558,5 +2558,9 @@
{
"value": 131.60203544481487,
"ts": 1777597402977
+ },
+ {
+ "value": 129.043358568479,
+ "ts": 1777683371194
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index 535f773ac0..a6fa0cc77f 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3326,5 +3326,9 @@
{
"value": 26.307481847837526,
"ts": 1777597445334
+ },
+ {
+ "value": 31.60955873056012,
+ "ts": 1777683475791
}
]
\ 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 0ced47c19b..337858b78b 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 a3b315fce3..e92b043514 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 0394c79cef..4465e604c2 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 1fa381dae1..8d98584263 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 0f51b578d7..07ed3170f4 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2562,5 +2562,9 @@
{
"value": 206.38414969730326,
"ts": 1777597554864
+ },
+ {
+ "value": 229.04260192395785,
+ "ts": 1777683543868
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index bce8b12098..95019d3d4e 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2558,5 +2558,9 @@
{
"value": 328.62306933946763,
"ts": 1777597481504
+ },
+ {
+ "value": 333.40742387197156,
+ "ts": 1777683450231
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index 140d8b21b9..722286a122 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3306,5 +3306,9 @@
{
"value": 102.99721907508497,
"ts": 1777597544040
+ },
+ {
+ "value": 102.97600659046442,
+ "ts": 1777683571087
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index 103706b5fc..e84d136048 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 23e5456c92..e506c3d564 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -1634,5 +1634,9 @@
{
"value": 193.60147137118244,
"ts": 1777598218572
+ },
+ {
+ "value": 221.8770800976259,
+ "ts": 1777684199701
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index 26865762d5..a17a6795ce 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -1634,5 +1634,9 @@
{
"value": 320.85561497326205,
"ts": 1777598120609
+ },
+ {
+ "value": 342.4559801375532,
+ "ts": 1777684086867
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index 54a41bebdf..5fd84ff8f4 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -1646,5 +1646,9 @@
{
"value": 97.45401388719698,
"ts": 1777598186469
+ },
+ {
+ "value": 111.15433779803257,
+ "ts": 1777684208312
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index 8c93392b55..f36fe29e3c 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -1634,5 +1634,9 @@
{
"value": 129.60642847885256,
"ts": 1777598318075
+ },
+ {
+ "value": 153.32915937288374,
+ "ts": 1777684283837
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index b4095ca08e..e26208b40c 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -1634,5 +1634,9 @@
{
"value": 217.10419192010565,
"ts": 1777598181934
+ },
+ {
+ "value": 234.34296092331127,
+ "ts": 1777684144408
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index e7cd65e45e..c44de14e2f 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -670,5 +670,9 @@
{
"value": 74.96392361176184,
"ts": 1777598242047
+ },
+ {
+ "value": 75.95465507092267,
+ "ts": 1777684263058
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index e98b480465..779b7772c1 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2562,5 +2562,9 @@
{
"value": 172.57248044178556,
"ts": 1777597462612
+ },
+ {
+ "value": 188.48957024377984,
+ "ts": 1777683461803
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index e4edfeca2f..047c84836a 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2558,5 +2558,9 @@
{
"value": 262.5590757920532,
"ts": 1777597420805
+ },
+ {
+ "value": 256.8053415511043,
+ "ts": 1777683389256
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 7e7a5cf96d..00dd5d4b15 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3262,5 +3262,9 @@
{
"value": 59.69436485195798,
"ts": 1777597469608
+ },
+ {
+ "value": 64.8760866744518,
+ "ts": 1777683498011
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 85537d71f1..4256f2b771 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 9d40d533a3..603d5e9d73 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 f6ee02b224..8ead6270e8 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -2834,5 +2834,9 @@
{
"value": 894.2144326209425,
"ts": 1777597525988
+ },
+ {
+ "value": 799.3179153788767,
+ "ts": 1777683538446
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index 15acba7ef0..7b3bebcbab 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2558,5 +2558,9 @@
{
"value": 102.43102977328599,
"ts": 1777597452224
+ },
+ {
+ "value": 120.31763856581374,
+ "ts": 1777683452225
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index c7b85e3b59..1a01122833 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2554,5 +2554,9 @@
{
"value": 169.22382671480142,
"ts": 1777597413476
+ },
+ {
+ "value": 167.29868391701987,
+ "ts": 1777683381803
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 1619438137..9c08dbcb31 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -3310,5 +3310,9 @@
{
"value": 36.25290023201856,
"ts": 1777597460191
+ },
+ {
+ "value": 40.306328093510686,
+ "ts": 1777683489248
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index 778d764a2b..c1ffc65c99 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 8fb195f7bf..4414e8556e 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -138,5 +138,9 @@
{
"value": 16.604675876726887,
"ts": 1777597477541
+ },
+ {
+ "value": 19.48861864671032,
+ "ts": 1777683433618
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index e099ce50ea..498b37bf14 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -138,5 +138,9 @@
{
"value": 9.178353770467728,
"ts": 1777597462191
+ },
+ {
+ "value": 12.284408628568622,
+ "ts": 1777683420493
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 142ba2b328..01c052e411 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -138,5 +138,9 @@
{
"value": 18.358729575913348,
"ts": 1777597499566
+ },
+ {
+ "value": 20.820320632937747,
+ "ts": 1777683451956
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 400f50d305..d5272b4761 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 719b8cd974..1c42cb17f4 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2562,5 +2562,9 @@
{
"value": 257.1685740002572,
"ts": 1777597522265
+ },
+ {
+ "value": 304.1516702995894,
+ "ts": 1777683514247
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index 01c9c7fd7e..06d5215b87 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2558,5 +2558,9 @@
{
"value": 399.0422984836393,
"ts": 1777597459905
+ },
+ {
+ "value": 415.33988647376435,
+ "ts": 1777683428745
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 50e379a9d8..718bbc0e19 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2302,5 +2302,9 @@
{
"value": 129.63443090484833,
"ts": 1777597523334
+ },
+ {
+ "value": 123.44916980433307,
+ "ts": 1777683550378
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index a4f05e9ec8..ad60fabb29 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 494114225a..cf323fc8bd 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 813b01ffda..a025cc5f49 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2562,5 +2562,9 @@
{
"value": 9.999250056245783,
"ts": 1777598155802
+ },
+ {
+ "value": 9.999550020249089,
+ "ts": 1777684144792
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index a5dd59cd45..08954476ca 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2558,5 +2558,9 @@
{
"value": 9.999633346777284,
"ts": 1777598082438
+ },
+ {
+ "value": 9.99930004899657,
+ "ts": 1777684051161
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index 492a81610b..f350cfcade 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3210,5 +3210,9 @@
{
"value": 3.3331944502312405,
"ts": 1777598144910
+ },
+ {
+ "value": 3.3332777787036885,
+ "ts": 1777684171869
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 844641550b..27270514f8 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 fa9e39fd78..af3386aab3 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2562,5 +2562,9 @@
{
"value": 2418.1414344056743,
"ts": 1777597425175
+ },
+ {
+ "value": 2402.6482522958636,
+ "ts": 1777683429150
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index 4b48c562af..7d1933084c 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2558,5 +2558,9 @@
{
"value": 3963.5936582501467,
"ts": 1777597396583
+ },
+ {
+ "value": 4396.534879176708,
+ "ts": 1777683364685
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 132e739df8..2724769a8e 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3302,5 +3302,9 @@
{
"value": 926.6790910307761,
"ts": 1777597435324
+ },
+ {
+ "value": 817.0898889665629,
+ "ts": 1777683467427
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index b6ba7b3c9c..554ff73af8 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 c34b30ed9b..36855023da 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2562,5 +2562,9 @@
{
"value": 49.20129891429134,
"ts": 1777597494786
+ },
+ {
+ "value": 55.44261689151728,
+ "ts": 1777683490476
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index 264f30ea4a..c954a39951 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2558,5 +2558,9 @@
{
"value": 79.9190153977303,
"ts": 1777597441147
+ },
+ {
+ "value": 75.56675062972292,
+ "ts": 1777683410655
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index 6ec7874baa..e2e5d4858f 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3314,5 +3314,9 @@
{
"value": 14.098406880022557,
"ts": 1777597506070
+ },
+ {
+ "value": 14.992054211268028,
+ "ts": 1777683532348
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index a084ad8709..37c6932942 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 6a12645301..bde21a41cc 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 d7695c48d1..b0d01e5dab 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -138,5 +138,9 @@
{
"value": 31.739986034406144,
"ts": 1777597434702
+ },
+ {
+ "value": 47.98464491362764,
+ "ts": 1777683399894
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index 18888b8000..44db42276a 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -138,5 +138,9 @@
{
"value": 30.008402352658745,
"ts": 1777597388109
+ },
+ {
+ "value": 41.45936981757877,
+ "ts": 1777683364894
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index 7a5fd91fc6..24cca2ee96 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -138,5 +138,9 @@
{
"value": 11.861270579304454,
"ts": 1777597367146
+ },
+ {
+ "value": 12.150668286755772,
+ "ts": 1777683347727
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index e4b4e19a03..7632809109 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -138,5 +138,9 @@
{
"value": 6.822213125938054,
"ts": 1777597418188
+ },
+ {
+ "value": 8.680932332132471,
+ "ts": 1777683388691
}
]
\ No newline at end of file