From c80d02b72d7bbc4dedea406b4010fa22f088e2b9 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Sun, 26 Jul 2026 01:09:19 +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 4d371ef9cd..d4433219d5 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -2902,5 +2902,9 @@
{
"value": 89.63786303334527,
"ts": 1784940542286
+ },
+ {
+ "value": 96.2278675904542,
+ "ts": 1785027116686
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index a1c61e62db..2ec3b9e859 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -2894,5 +2894,9 @@
{
"value": 121.00677637947724,
"ts": 1784940481140
+ },
+ {
+ "value": 145.46159813809155,
+ "ts": 1785027077765
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index 74d9c43f7a..fc970e77a4 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3666,5 +3666,9 @@
{
"value": 32.4380433372259,
"ts": 1784940526122
+ },
+ {
+ "value": 33.13452617627568,
+ "ts": 1785027135982
}
]
\ 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 9b80350f6f..e91325ffc0 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 d30e2ce0fb..1d661bac30 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 09ee2165a5..7e62470690 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 87ccf8b24c..385dab8540 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 1ff3aaf677..ebb2c776ac 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -2902,5 +2902,9 @@
{
"value": 236.49048125812936,
"ts": 1784940644058
+ },
+ {
+ "value": 263.7478570486615,
+ "ts": 1785027208246
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index d0e4d88a48..1dbabf845c 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -2894,5 +2894,9 @@
{
"value": 336.6058906030856,
"ts": 1784940554628
+ },
+ {
+ "value": 331.1806590495115,
+ "ts": 1785027152770
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index ac41f1be1d..0de3aed4ff 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3646,5 +3646,9 @@
{
"value": 109.49904188338351,
"ts": 1784940614653
+ },
+ {
+ "value": 116.17100371747212,
+ "ts": 1785027222296
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index 1055e28ac9..672adee2c8 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 a0af1c08d1..cfcd64ae24 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -1974,5 +1974,9 @@
{
"value": 244.41909727880073,
"ts": 1784941294896
+ },
+ {
+ "value": 267.5525629305924,
+ "ts": 1785027854857
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index 929c43ef5c..ba22ffee0b 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -1970,5 +1970,9 @@
{
"value": 349.73187223128934,
"ts": 1784941190655
+ },
+ {
+ "value": 349.25347070636514,
+ "ts": 1785027788791
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index 75b1075222..e0a0f940fe 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -1986,5 +1986,9 @@
{
"value": 116.13727425817316,
"ts": 1784941250457
+ },
+ {
+ "value": 134.39505426200316,
+ "ts": 1785027853408
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index 010a6b842b..9acdc9665b 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -1974,5 +1974,9 @@
{
"value": 166.5856875130145,
"ts": 1784941372944
+ },
+ {
+ "value": 174.73098708446784,
+ "ts": 1785027929609
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index def504faee..9af58dc6b7 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -1970,5 +1970,9 @@
{
"value": 241.99891100490046,
"ts": 1784941246252
+ },
+ {
+ "value": 242.33122639794826,
+ "ts": 1785027844123
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index 57275953ed..649cd99455 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -66,5 +66,9 @@
{
"value": 78.94061692092124,
"ts": 1784941303423
+ },
+ {
+ "value": 84.19989054014229,
+ "ts": 1785027903943
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index 3ddc0a5784..b0e0bbc33c 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -2902,5 +2902,9 @@
{
"value": 172.4534375718556,
"ts": 1784940567082
+ },
+ {
+ "value": 211.14864864864865,
+ "ts": 1785027138839
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index bf03844d95..509cc1eb01 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -2894,5 +2894,9 @@
{
"value": 250.33377837116154,
"ts": 1784940500590
+ },
+ {
+ "value": 263.43519494204423,
+ "ts": 1785027096581
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index 96c2801f83..2faaa89be3 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3602,5 +3602,9 @@
{
"value": 68.94649751792609,
"ts": 1784940547662
+ },
+ {
+ "value": 72.07726683004181,
+ "ts": 1785027157555
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index e3e37e95b2..44eb31c40b 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 0afdf422e8..1f964d5a77 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 95820cca6e..09ec64ee30 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -3174,5 +3174,9 @@
{
"value": 1137.4263832368626,
"ts": 1784940609110
+ },
+ {
+ "value": 1017.2250101722501,
+ "ts": 1785027278051
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index fa4581930a..4ab05510c5 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -2898,5 +2898,9 @@
{
"value": 118.54896072077767,
"ts": 1784940556667
+ },
+ {
+ "value": 128.82171075231878,
+ "ts": 1785027130095
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index 0d977c0b8c..5faa567fab 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -2890,5 +2890,9 @@
{
"value": 150.51173991571343,
"ts": 1784940492840
+ },
+ {
+ "value": 170.47391749062393,
+ "ts": 1785027089260
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index 7c36429aa1..7801784428 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -258,5 +258,9 @@
{
"value": 41.295011562603236,
"ts": 1784940539328
+ },
+ {
+ "value": 40.28684231729917,
+ "ts": 1785027149520
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index 162787ca93..85adfefea4 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 7bafbd1e84..436e6daa78 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -478,5 +478,9 @@
{
"value": 18.79840589518009,
"ts": 1784940562211
+ },
+ {
+ "value": 19.414459889725865,
+ "ts": 1785027142745
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index 39d12c2672..c950bd31bf 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -478,5 +478,9 @@
{
"value": 12.402639281639132,
"ts": 1784940548595
+ },
+ {
+ "value": 12.341412844942488,
+ "ts": 1785027129532
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index 14dfe0384f..b443181cad 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -66,5 +66,9 @@
{
"value": 20.79434393844874,
"ts": 1784940580482
+ },
+ {
+ "value": 21.039343572480536,
+ "ts": 1785027160755
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index a6a7721baf..13a61f98b9 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 c30112b77c..2e3549924b 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -2902,5 +2902,9 @@
{
"value": 263.6899006768041,
"ts": 1784940615115
+ },
+ {
+ "value": 311.9475928044088,
+ "ts": 1785027182114
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index 461cd2e584..8f2196d9e8 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -2894,5 +2894,9 @@
{
"value": 390.32006245121,
"ts": 1784940533525
+ },
+ {
+ "value": 372.13918005333994,
+ "ts": 1785027131004
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 6af31f4c38..b44a68f2d4 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2642,5 +2642,9 @@
{
"value": 118.45534233593935,
"ts": 1784940595014
+ },
+ {
+ "value": 128.89920082495487,
+ "ts": 1785027203627
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index 9c2ca68653..ae08c54b98 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 13b9dd1b63..1d7934a8e3 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 36e077c13f..56fbb23284 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -2902,5 +2902,9 @@
{
"value": 9.999633346777284,
"ts": 1784941245006
+ },
+ {
+ "value": 9.999666677777407,
+ "ts": 1785027809216
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index a82704808e..b78ad8d4f8 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -2894,5 +2894,9 @@
{
"value": 9.999683343360793,
"ts": 1784941155602
+ },
+ {
+ "value": 9.999233392106605,
+ "ts": 1785027753732
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index 5fa52af947..78dfd528e9 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3550,5 +3550,9 @@
{
"value": 3.333255557370328,
"ts": 1784941215483
+ },
+ {
+ "value": 3.3330833520819274,
+ "ts": 1785027823143
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 7d8085e0c0..a7a765305a 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 d06b3fe95f..8c645df81c 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -2902,5 +2902,9 @@
{
"value": 2496.140227611009,
"ts": 1784940533075
+ },
+ {
+ "value": 2745.1857575695954,
+ "ts": 1785027108083
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index f912e381cb..693bebd17e 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -2894,5 +2894,9 @@
{
"value": 4289.390906491279,
"ts": 1784940474161
+ },
+ {
+ "value": 4116.669461936054,
+ "ts": 1785027071036
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index cf771e1e32..96a133e81a 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3642,5 +3642,9 @@
{
"value": 1214.9684108213187,
"ts": 1784940517957
+ },
+ {
+ "value": 1337.7926421404682,
+ "ts": 1785027127976
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index df0b64c280..1f83ee10bb 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 5c516cb9b4..3610cfcf4b 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -2902,5 +2902,9 @@
{
"value": 77.19226018937835,
"ts": 1784940588317
+ },
+ {
+ "value": 81.01539292465569,
+ "ts": 1785027158943
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index eba77767c9..95b07a7fae 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -2894,5 +2894,9 @@
{
"value": 124.82316717982859,
"ts": 1784940514244
+ },
+ {
+ "value": 118.74604179860671,
+ "ts": 1785027110867
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index 4d467c4fb8..3a73c64790 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3654,5 +3654,9 @@
{
"value": 18.165964249382355,
"ts": 1784940576235
+ },
+ {
+ "value": 18.134996917050522,
+ "ts": 1785027186210
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index c201e002e7..43f8e7999f 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 32a1c5afa3..8e9562ac29 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 dc24ad0a93..6da9a1cae7 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -478,5 +478,9 @@
{
"value": 45.909466531998895,
"ts": 1784940528169
+ },
+ {
+ "value": 49.69191015702644,
+ "ts": 1785027108996
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index b21e485a51..83a446dd64 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -478,5 +478,9 @@
{
"value": 14.335684385572566,
"ts": 1784940490732
+ },
+ {
+ "value": 41.51444702756559,
+ "ts": 1785027074839
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index bd08acb196..53556cdbb9 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -478,5 +478,9 @@
{
"value": 10.496263330254429,
"ts": 1784940472482
+ },
+ {
+ "value": 12.295888254967538,
+ "ts": 1785027057732
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index 947fe972ef..f8843b78dd 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -478,5 +478,9 @@
{
"value": 8.01538954793203,
"ts": 1784940516485
+ },
+ {
+ "value": 8.894818768067601,
+ "ts": 1785027098123
}
]
\ No newline at end of file