From d35f38901546d281b5bbfe16a74b7dcacb37d53f Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Mon, 7 Sep 2026 01:08:20 +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 77e4905e5b..e295ac3b59 100644
--- a/2steps_4workers_benchmark.json
+++ b/2steps_4workers_benchmark.json
@@ -3074,5 +3074,9 @@
{
"value": 91.8105031215571,
"ts": 1788655951457
+ },
+ {
+ "value": 93.00595238095238,
+ "ts": 1788742284132
}
]
\ No newline at end of file
diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json
index 66b3311b65..455426a38f 100644
--- a/2steps_8workers_benchmark.json
+++ b/2steps_8workers_benchmark.json
@@ -3066,5 +3066,9 @@
{
"value": 115.84800741427247,
"ts": 1788655915861
+ },
+ {
+ "value": 104.63169642857143,
+ "ts": 1788742244885
}
]
\ No newline at end of file
diff --git a/2steps_benchmark.json b/2steps_benchmark.json
index 2f7e288e10..dea2904913 100644
--- a/2steps_benchmark.json
+++ b/2steps_benchmark.json
@@ -3838,5 +3838,9 @@
{
"value": 32.64133698916308,
"ts": 1788655934352
+ },
+ {
+ "value": 32.26639132679401,
+ "ts": 1788742285779
}
]
\ 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 f684a6a439..9a3adbf347 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 b7a3d508d3..d874c264f7 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 f1b6bdfd9b..7776d85f46 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 6f0c512f8c..bbb95da4f0 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 386ccaa4ed..3c37388dcf 100644
--- a/bash_4workers_benchmark.json
+++ b/bash_4workers_benchmark.json
@@ -3074,5 +3074,9 @@
{
"value": 271.985494106981,
"ts": 1788656032051
+ },
+ {
+ "value": 266.5600426496068,
+ "ts": 1788742366186
}
]
\ No newline at end of file
diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json
index bde8971ed9..1677bdd1c1 100644
--- a/bash_8workers_benchmark.json
+++ b/bash_8workers_benchmark.json
@@ -3066,5 +3066,9 @@
{
"value": 299.2667963489451,
"ts": 1788655988675
+ },
+ {
+ "value": 309.37403320614624,
+ "ts": 1788742318101
}
]
\ No newline at end of file
diff --git a/bash_benchmark.json b/bash_benchmark.json
index c8892cebc9..0a98bb47ef 100644
--- a/bash_benchmark.json
+++ b/bash_benchmark.json
@@ -3818,5 +3818,9 @@
{
"value": 124.38584489085142,
"ts": 1788655999664
+ },
+ {
+ "value": 122.39902080783354,
+ "ts": 1788742351284
}
]
\ No newline at end of file
diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg
index 3569f9d4de..ef65f1ecbc 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 753c0f4dab..a4367e78d3 100644
--- a/bigrawscript_4workers_benchmark.json
+++ b/bigrawscript_4workers_benchmark.json
@@ -2146,5 +2146,9 @@
{
"value": 269.2514808831449,
"ts": 1788656678434
+ },
+ {
+ "value": 280.1251225547411,
+ "ts": 1788743011081
}
]
\ No newline at end of file
diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json
index 68886d9d99..7f78452aff 100644
--- a/bigrawscript_8workers_benchmark.json
+++ b/bigrawscript_8workers_benchmark.json
@@ -2142,5 +2142,9 @@
{
"value": 346.26038781163436,
"ts": 1788656625198
+ },
+ {
+ "value": 341.5592178293912,
+ "ts": 1788742954988
}
]
\ No newline at end of file
diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json
index c93a6dcb34..fe61f262bf 100644
--- a/bigrawscript_benchmark.json
+++ b/bigrawscript_benchmark.json
@@ -2158,5 +2158,9 @@
{
"value": 117.04804822379587,
"ts": 1788656635225
+ },
+ {
+ "value": 134.3228449578562,
+ "ts": 1788742982716
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json
index defbb5c6e9..333d0be96f 100644
--- a/bigscriptinflow_4workers_benchmark.json
+++ b/bigscriptinflow_4workers_benchmark.json
@@ -2146,5 +2146,9 @@
{
"value": 179.2114695340502,
"ts": 1788656752314
+ },
+ {
+ "value": 177.2002362669817,
+ "ts": 1788743085248
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json
index c270fc6d31..7706ee0497 100644
--- a/bigscriptinflow_8workers_benchmark.json
+++ b/bigscriptinflow_8workers_benchmark.json
@@ -2142,5 +2142,9 @@
{
"value": 236.12286259617088,
"ts": 1788656681886
+ },
+ {
+ "value": 236.12286259617088,
+ "ts": 1788743012095
}
]
\ No newline at end of file
diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json
index c69095048c..97cde555d4 100644
--- a/bigscriptinflow_benchmark.json
+++ b/bigscriptinflow_benchmark.json
@@ -238,5 +238,9 @@
{
"value": 72.50974349678238,
"ts": 1788656692709
+ },
+ {
+ "value": 88.84150675195451,
+ "ts": 1788743030053
}
]
\ No newline at end of file
diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json
index 301cc55285..970cc28183 100644
--- a/bun_4workers_benchmark.json
+++ b/bun_4workers_benchmark.json
@@ -3074,5 +3074,9 @@
{
"value": 256.278831368529,
"ts": 1788655973150
+ },
+ {
+ "value": 248.88003982080636,
+ "ts": 1788742305652
}
]
\ No newline at end of file
diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json
index afe82fed77..078305d976 100644
--- a/bun_8workers_benchmark.json
+++ b/bun_8workers_benchmark.json
@@ -3066,5 +3066,9 @@
{
"value": 308.3247687564234,
"ts": 1788655933205
+ },
+ {
+ "value": 298.0329823167097,
+ "ts": 1788742263690
}
]
\ No newline at end of file
diff --git a/bun_benchmark.json b/bun_benchmark.json
index a932b8fbfb..8db412295e 100644
--- a/bun_benchmark.json
+++ b/bun_benchmark.json
@@ -3774,5 +3774,9 @@
{
"value": 93.45794392523365,
"ts": 1788655954220
+ },
+ {
+ "value": 93.49289454001496,
+ "ts": 1788742305767
}
]
\ No newline at end of file
diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg
index 4835701bdc..f0693102c6 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 1bac2e583c..bc6a2f4857 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 7cdebb18d1..a5fad523eb 100644
--- a/dedicated_benchmark.json
+++ b/dedicated_benchmark.json
@@ -3346,5 +3346,9 @@
{
"value": 951.0625482135875,
"ts": 1788656046383
+ },
+ {
+ "value": 997.13048006293,
+ "ts": 1788742378703
}
]
\ No newline at end of file
diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json
index d12ad04d1c..b77c93f0d9 100644
--- a/deno_4workers_benchmark.json
+++ b/deno_4workers_benchmark.json
@@ -3070,5 +3070,9 @@
{
"value": 122.14983713355049,
"ts": 1788655965634
+ },
+ {
+ "value": 125.80726327266628,
+ "ts": 1788742297808
}
]
\ No newline at end of file
diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json
index 623c3ed2e7..7e4f4fe09e 100644
--- a/deno_8workers_benchmark.json
+++ b/deno_8workers_benchmark.json
@@ -3062,5 +3062,9 @@
{
"value": 162.83108988276163,
"ts": 1788655926716
+ },
+ {
+ "value": 147.13094654242275,
+ "ts": 1788742256990
}
]
\ No newline at end of file
diff --git a/deno_benchmark.json b/deno_benchmark.json
index aa42ae1bce..fe9c21dc04 100644
--- a/deno_benchmark.json
+++ b/deno_benchmark.json
@@ -430,5 +430,9 @@
{
"value": 40.819658747652866,
"ts": 1788655947756
+ },
+ {
+ "value": 40.62068405231944,
+ "ts": 1788742299226
}
]
\ No newline at end of file
diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg
index 2199071cea..45c96f8c4e 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 e773445a92..85e8f66276 100644
--- a/flow_par_2_bun_benchmark.json
+++ b/flow_par_2_bun_benchmark.json
@@ -650,5 +650,9 @@
{
"value": 26.438240270727583,
"ts": 1788655946363
+ },
+ {
+ "value": 26.169789594891654,
+ "ts": 1788742296593
}
]
\ No newline at end of file
diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json
index 76e83336ae..af3061e55f 100644
--- a/flow_seq_2_bun_benchmark.json
+++ b/flow_seq_2_bun_benchmark.json
@@ -650,5 +650,9 @@
{
"value": 17.041581458759374,
"ts": 1788655936587
+ },
+ {
+ "value": 17.061352624036033,
+ "ts": 1788742286691
}
]
\ No newline at end of file
diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json
index afd70366ea..5a9767fb4c 100644
--- a/flow_seq_3_bun_benchmark.json
+++ b/flow_seq_3_bun_benchmark.json
@@ -238,5 +238,9 @@
{
"value": 29.214139643587497,
"ts": 1788655959459
+ },
+ {
+ "value": 29.442072721919622,
+ "ts": 1788742309713
}
]
\ No newline at end of file
diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg
index 073f37fef6..48348a619a 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 fcfa8653d0..7f01757ca7 100644
--- a/go_4workers_benchmark.json
+++ b/go_4workers_benchmark.json
@@ -3074,5 +3074,9 @@
{
"value": 323.93909944930357,
"ts": 1788656006562
+ },
+ {
+ "value": 311.17104034851155,
+ "ts": 1788742339983
}
]
\ No newline at end of file
diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json
index b03fe314d7..a1d8f9494f 100644
--- a/go_8workers_benchmark.json
+++ b/go_8workers_benchmark.json
@@ -3066,5 +3066,9 @@
{
"value": 320.46146450889285,
"ts": 1788655965183
+ },
+ {
+ "value": 337.4198627825891,
+ "ts": 1788742295029
}
]
\ No newline at end of file
diff --git a/go_benchmark.json b/go_benchmark.json
index 43a171a9d1..41747290e8 100644
--- a/go_benchmark.json
+++ b/go_benchmark.json
@@ -2814,5 +2814,9 @@
{
"value": 140.4494382022472,
"ts": 1788655982209
+ },
+ {
+ "value": 136.93002875530604,
+ "ts": 1788742333420
}
]
\ No newline at end of file
diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg
index f85a005a69..4a22b5fc26 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 43f57ba4e6..7c40e2b771 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 a3f52d66ae..d47774d4d5 100644
--- a/nativets_4workers_benchmark.json
+++ b/nativets_4workers_benchmark.json
@@ -3074,5 +3074,9 @@
{
"value": 9.999616681360548,
"ts": 1788656633013
+ },
+ {
+ "value": 9.999850002249966,
+ "ts": 1788742967475
}
]
\ No newline at end of file
diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json
index 7784b2d737..2b46d28363 100644
--- a/nativets_8workers_benchmark.json
+++ b/nativets_8workers_benchmark.json
@@ -3066,5 +3066,9 @@
{
"value": 9.999366706775238,
"ts": 1788656589703
+ },
+ {
+ "value": 9.99960001599936,
+ "ts": 1788742919049
}
]
\ No newline at end of file
diff --git a/nativets_benchmark.json b/nativets_benchmark.json
index 547270c135..ddb4f829f1 100644
--- a/nativets_benchmark.json
+++ b/nativets_benchmark.json
@@ -3722,5 +3722,9 @@
{
"value": 3.333250002083281,
"ts": 1788656600556
+ },
+ {
+ "value": 3.333172230008883,
+ "ts": 1788742952439
}
]
\ No newline at end of file
diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg
index 910219e570..d108f0348b 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 6f2d5ec945..e72deff864 100644
--- a/noop_4workers_benchmark.json
+++ b/noop_4workers_benchmark.json
@@ -3074,5 +3074,9 @@
{
"value": 2467.7366285233793,
"ts": 1788655942461
+ },
+ {
+ "value": 2739.7816292568086,
+ "ts": 1788742275205
}
]
\ No newline at end of file
diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json
index 3b1034e321..e2764c9218 100644
--- a/noop_8workers_benchmark.json
+++ b/noop_8workers_benchmark.json
@@ -3066,5 +3066,9 @@
{
"value": 3629.9592637904843,
"ts": 1788655908562
+ },
+ {
+ "value": 3885.730733251781,
+ "ts": 1788742236849
}
]
\ No newline at end of file
diff --git a/noop_benchmark.json b/noop_benchmark.json
index 640b6b9a37..dd21144d9f 100644
--- a/noop_benchmark.json
+++ b/noop_benchmark.json
@@ -3814,5 +3814,9 @@
{
"value": 1296.5684155933961,
"ts": 1788655926186
+ },
+ {
+ "value": 1264.400112391121,
+ "ts": 1788742277547
}
]
\ No newline at end of file
diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg
index 4f10c8b488..e2378219cb 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 3463129386..0027172ce2 100644
--- a/python_4workers_benchmark.json
+++ b/python_4workers_benchmark.json
@@ -3074,5 +3074,9 @@
{
"value": 164.85328058028355,
"ts": 1788655984014
+ },
+ {
+ "value": 164.07788230146576,
+ "ts": 1788742316610
}
]
\ No newline at end of file
diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json
index 916ca7e152..c2d1d447ed 100644
--- a/python_8workers_benchmark.json
+++ b/python_8workers_benchmark.json
@@ -3066,5 +3066,9 @@
{
"value": 196.4379256155055,
"ts": 1788655942440
+ },
+ {
+ "value": 202.59319286871963,
+ "ts": 1788742273189
}
]
\ No newline at end of file
diff --git a/python_benchmark.json b/python_benchmark.json
index d429b154fa..78f4acf381 100644
--- a/python_benchmark.json
+++ b/python_benchmark.json
@@ -3826,5 +3826,9 @@
{
"value": 46.44250417982538,
"ts": 1788655966035
+ },
+ {
+ "value": 50.17561465127948,
+ "ts": 1788742316859
}
]
\ No newline at end of file
diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg
index a8f56d2f08..229c6e5092 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 37edbdacbe..480d806e49 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 25003d1c8c..fd18b7bb70 100644
--- a/wac_inline_2_benchmark.json
+++ b/wac_inline_2_benchmark.json
@@ -650,5 +650,9 @@
{
"value": 68.08278867102396,
"ts": 1788655921575
+ },
+ {
+ "value": 65.25711302531975,
+ "ts": 1788742271744
}
]
\ No newline at end of file
diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json
index c263ba04e3..e078c0db84 100644
--- a/wac_par_2_benchmark.json
+++ b/wac_par_2_benchmark.json
@@ -650,5 +650,9 @@
{
"value": 50.04003202562049,
"ts": 1788655892658
+ },
+ {
+ "value": 50,
+ "ts": 1788742243187
}
]
\ No newline at end of file
diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json
index 6b3d3aa67d..47b1ef428d 100644
--- a/wac_seq_2_benchmark.json
+++ b/wac_seq_2_benchmark.json
@@ -650,5 +650,9 @@
{
"value": 14.810426540284361,
"ts": 1788655877884
+ },
+ {
+ "value": 14.432513566562752,
+ "ts": 1788742227825
}
]
\ No newline at end of file
diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json
index e026180555..d758aeca60 100644
--- a/wac_seq_3_benchmark.json
+++ b/wac_seq_3_benchmark.json
@@ -650,5 +650,9 @@
{
"value": 10.018032458425166,
"ts": 1788655913414
+ },
+ {
+ "value": 10.378288620206527,
+ "ts": 1788742263271
}
]
\ No newline at end of file