From 6a915397e84fcb728f1199814fef97c1a9b1d282 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sun, 3 May 2026 01:19:13 +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 7544bec9d1..1f31d9b05c 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2566,5 +2566,9 @@
{
"value": 89.49880668257755,
"ts": 1777683438197
+ },
+ {
+ "value": 102.40305843801202,
+ "ts": 1777770098028
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index feddd6df71..30ef8e5b68 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2562,5 +2562,9 @@
{
"value": 129.043358568479,
"ts": 1777683371194
+ },
+ {
+ "value": 127.03252032520325,
+ "ts": 1777770075132
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index a6fa0cc77f..88ae44397d 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3330,5 +3330,9 @@
{
"value": 31.60955873056012,
"ts": 1777683475791
+ },
+ {
+ "value": 33.077533739084416,
+ "ts": 1777770120600
}
]
\ 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 337858b78b..4e217b6747 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 e92b043514..4758a185e2 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 4465e604c2..31c0a1275b 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 8d98584263..4d8f251390 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 07ed3170f4..2ae7ff8666 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2566,5 +2566,9 @@
{
"value": 229.04260192395785,
"ts": 1777683543868
+ },
+ {
+ "value": 266.9870511280203,
+ "ts": 1777770194761
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index 95019d3d4e..49c9dd843b 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2562,5 +2562,9 @@
{
"value": 333.40742387197156,
"ts": 1777683450231
+ },
+ {
+ "value": 335.96505963379803,
+ "ts": 1777770154348
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index 722286a122..d005aa7b19 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3310,5 +3310,9 @@
{
"value": 102.97600659046442,
"ts": 1777683571087
+ },
+ {
+ "value": 115.42012927054479,
+ "ts": 1777770208656
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index e84d136048..16b5fa453b 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 e506c3d564..e19e8f761b 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -1638,5 +1638,9 @@
{
"value": 221.8770800976259,
"ts": 1777684199701
+ },
+ {
+ "value": 279.3036030164789,
+ "ts": 1777770839393
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index a17a6795ce..b54dd46fbc 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -1638,5 +1638,9 @@
{
"value": 342.4559801375532,
"ts": 1777684086867
+ },
+ {
+ "value": 319.5058309814154,
+ "ts": 1777770793580
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index 5fd84ff8f4..d8e4ce59ce 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -1650,5 +1650,9 @@
{
"value": 111.15433779803257,
"ts": 1777684208312
+ },
+ {
+ "value": 123.55975658727954,
+ "ts": 1777770842367
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index f36fe29e3c..5882e0ea10 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -1638,5 +1638,9 @@
{
"value": 153.32915937288374,
"ts": 1777684283837
+ },
+ {
+ "value": 189.84337921214998,
+ "ts": 1777770908595
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index e26208b40c..42cf135557 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -1638,5 +1638,9 @@
{
"value": 234.34296092331127,
"ts": 1777684144408
+ },
+ {
+ "value": 222.99444372177726,
+ "ts": 1777770855584
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index c44de14e2f..3afaccf382 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -674,5 +674,9 @@
{
"value": 75.95465507092267,
"ts": 1777684263058
+ },
+ {
+ "value": 84.33303113997175,
+ "ts": 1777770892038
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index 779b7772c1..231147bb9f 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2566,5 +2566,9 @@
{
"value": 188.48957024377984,
"ts": 1777683461803
+ },
+ {
+ "value": 215.7342154465698,
+ "ts": 1777770119611
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index 047c84836a..e750ca3dd0 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2562,5 +2562,9 @@
{
"value": 256.8053415511043,
"ts": 1777683389256
+ },
+ {
+ "value": 266.3825253063399,
+ "ts": 1777770093117
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 00dd5d4b15..e8e5cacad8 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3266,5 +3266,9 @@
{
"value": 64.8760866744518,
"ts": 1777683498011
+ },
+ {
+ "value": 69.04170118751726,
+ "ts": 1777770142255
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 4256f2b771..adc85483ac 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 603d5e9d73..509b80f255 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 8ead6270e8..a680fc36bb 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -2838,5 +2838,9 @@
{
"value": 799.3179153788767,
"ts": 1777683538446
+ },
+ {
+ "value": 1029.5951403109377,
+ "ts": 1777770196111
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index 7b3bebcbab..3d312704a3 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2562,5 +2562,9 @@
{
"value": 120.31763856581374,
"ts": 1777683452225
+ },
+ {
+ "value": 133.07310149041874,
+ "ts": 1777770111022
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index 1a01122833..ef853777f2 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2558,5 +2558,9 @@
{
"value": 167.29868391701987,
"ts": 1777683381803
+ },
+ {
+ "value": 164.87140030775993,
+ "ts": 1777770085847
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 9c08dbcb31..1cebbf5ea8 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -3314,5 +3314,9 @@
{
"value": 40.306328093510686,
"ts": 1777683489248
+ },
+ {
+ "value": 40.61738424045491,
+ "ts": 1777770133969
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index c1ffc65c99..d8d0d407e2 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 4414e8556e..047c264cfb 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -142,5 +142,9 @@
{
"value": 19.48861864671032,
"ts": 1777683433618
+ },
+ {
+ "value": 18.184463194646494,
+ "ts": 1777770155159
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index 498b37bf14..e4492afc18 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -142,5 +142,9 @@
{
"value": 12.284408628568622,
"ts": 1777683420493
+ },
+ {
+ "value": 11.424915455625628,
+ "ts": 1777770141221
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 01c052e411..50848ee2bf 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -142,5 +142,9 @@
{
"value": 20.820320632937747,
"ts": 1777683451956
+ },
+ {
+ "value": 19.656019656019655,
+ "ts": 1777770174170
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index d5272b4761..2c5627e16b 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 1c42cb17f4..0445a82a91 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2566,5 +2566,9 @@
{
"value": 304.1516702995894,
"ts": 1777683514247
+ },
+ {
+ "value": 353.46097201767304,
+ "ts": 1777770168726
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index 06d5215b87..6c30cbe487 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2562,5 +2562,9 @@
{
"value": 415.33988647376435,
"ts": 1777683428745
+ },
+ {
+ "value": 397.66702014846237,
+ "ts": 1777770132801
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 718bbc0e19..bb532b6cc9 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2306,5 +2306,9 @@
{
"value": 123.44916980433307,
"ts": 1777683550378
+ },
+ {
+ "value": 154.834713942866,
+ "ts": 1777770190061
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index ad60fabb29..83f007cd45 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 cf323fc8bd..a356fb8e03 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 a025cc5f49..5fef1d8ea6 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2566,5 +2566,9 @@
{
"value": 9.999550020249089,
"ts": 1777684144792
+ },
+ {
+ "value": 9.9994833600264,
+ "ts": 1777770795676
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index 08954476ca..441fc4356f 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2562,5 +2562,9 @@
{
"value": 9.99930004899657,
"ts": 1777684051161
+ },
+ {
+ "value": 9.999316713357919,
+ "ts": 1777770755273
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index f350cfcade..56fef32148 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3214,5 +3214,9 @@
{
"value": 3.3332777787036885,
"ts": 1777684171869
+ },
+ {
+ "value": 3.3331333453326137,
+ "ts": 1777770809535
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 27270514f8..cb6492ba11 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 af3386aab3..19f5aa1d64 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2566,5 +2566,9 @@
{
"value": 2402.6482522958636,
"ts": 1777683429150
+ },
+ {
+ "value": 2948.33855662448,
+ "ts": 1777770089954
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index 7d1933084c..6f143e9c25 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2562,5 +2562,9 @@
{
"value": 4396.534879176708,
"ts": 1777683364685
+ },
+ {
+ "value": 4115.289060952004,
+ "ts": 1777770068539
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 2724769a8e..a9811821c9 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3306,5 +3306,9 @@
{
"value": 817.0898889665629,
"ts": 1777683467427
+ },
+ {
+ "value": 1151.7199017199016,
+ "ts": 1777770112605
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index 554ff73af8..758ecac281 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 36855023da..0c17541245 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2566,5 +2566,9 @@
{
"value": 55.44261689151728,
"ts": 1777683490476
+ },
+ {
+ "value": 56.242969628796395,
+ "ts": 1777770147805
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index c954a39951..d3e94cd3be 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2562,5 +2562,9 @@
{
"value": 75.56675062972292,
"ts": 1777683410655
+ },
+ {
+ "value": 80.79284713993322,
+ "ts": 1777770113417
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index e2e5d4858f..2b097cc304 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3318,5 +3318,9 @@
{
"value": 14.992054211268028,
"ts": 1777683532348
+ },
+ {
+ "value": 15.601110799088895,
+ "ts": 1777770175314
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index 37c6932942..8e766b41fe 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 bde21a41cc..08eb838ddf 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 b0d01e5dab..8f675e82b7 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -142,5 +142,9 @@
{
"value": 47.98464491362764,
"ts": 1777683399894
+ },
+ {
+ "value": 44.10726887791108,
+ "ts": 1777770119083
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index 44db42276a..4fd28d1c06 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -142,5 +142,9 @@
{
"value": 41.45936981757877,
"ts": 1777683364894
+ },
+ {
+ "value": 13.907432131731198,
+ "ts": 1777770081488
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index 24cca2ee96..f49c495d8d 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -142,5 +142,9 @@
{
"value": 12.150668286755772,
"ts": 1777683347727
+ },
+ {
+ "value": 11.27548259065488,
+ "ts": 1777770062742
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index 7632809109..2a980d3960 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -142,5 +142,9 @@
{
"value": 8.680932332132471,
"ts": 1777683388691
+ },
+ {
+ "value": 8.08865162177465,
+ "ts": 1777770106975
}
]
\ No newline at end of file