From d0652082091002b4097b025ec49e3d912b61b8f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 03:35:24 +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 40904c65ee..df29cad5d8 100644 --- a/2steps_4workers_benchmark.json +++ b/2steps_4workers_benchmark.json @@ -3034,5 +3034,9 @@ { "value": 63.559322033898304, "ts": 1787795553050 + }, + { + "value": 76.40586797066014, + "ts": 1787886886794 } ] \ No newline at end of file diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json index 2d9b7c8b71..57ef182b97 100644 --- a/2steps_8workers_benchmark.json +++ b/2steps_8workers_benchmark.json @@ -3026,5 +3026,9 @@ { "value": 90.54690329590728, "ts": 1787795490343 + }, + { + "value": 99.61482268561562, + "ts": 1787886868081 } ] \ No newline at end of file diff --git a/2steps_benchmark.json b/2steps_benchmark.json index 74b96374a3..fbac8df8c6 100644 --- a/2steps_benchmark.json +++ b/2steps_benchmark.json @@ -3798,5 +3798,9 @@ { "value": 25.092843521027806, "ts": 1787795513948 + }, + { + "value": 25.643655759565082, + "ts": 1787886863937 } ] \ 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 9daa371ed1..d9496386fa 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 @@ -Wed 19Fri 21Aug 23Tue 25Thu 2701020304050607080[jobs/s]WAC v2 parallel vs flow parallel (2 steps, bun)WAC v2 parallelFlow parallel \ No newline at end of file +Wed 19Fri 21Aug 23Tue 25Thu 27Sat 2901020304050607080[jobs/s]WAC v2 parallel vs flow parallel (2 steps, bun)WAC v2 parallelFlow parallel \ No newline at end of file diff --git a/WAC_v2_patterns_comparison.svg b/WAC_v2_patterns_comparison.svg index 2e0079d392..2b1d792e92 100644 --- a/WAC_v2_patterns_comparison.svg +++ b/WAC_v2_patterns_comparison.svg @@ -1 +1 @@ -Wed 19Fri 21Aug 23Tue 25Thu 270102030405060708090100110[jobs/s]WAC v2 patterns comparisonsequential 2-taskparallel 2-tasksequential 3-taskinline 2-step \ No newline at end of file +Wed 19Fri 21Aug 23Tue 25Thu 27Sat 290102030405060708090100110[jobs/s]WAC v2 patterns comparisonsequential 2-taskparallel 2-tasksequential 3-taskinline 2-step \ 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 82bf22d3df..4d24e07e2e 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 @@ -Wed 19Fri 21Aug 23Tue 25Thu 27024681012141618202224262830[jobs/s]WAC v2 sequential vs flow sequential (2 steps, bun)WAC v2 sequentialFlow sequential \ No newline at end of file +Wed 19Fri 21Aug 23Tue 25Thu 27Sat 29024681012141618202224262830[jobs/s]WAC v2 sequential vs flow sequential (2 steps, bun)WAC v2 sequentialFlow sequential \ 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 f3c745820f..5937ba7381 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 @@ -Wed 19Fri 21Aug 23Tue 25Thu 2705101520253035404550[jobs/s]WAC v2 sequential vs flow sequential (3 steps, bun)WAC v2 sequentialFlow sequential \ No newline at end of file +Wed 19Fri 21Aug 23Tue 25Thu 27Sat 2905101520253035404550[jobs/s]WAC v2 sequential vs flow sequential (3 steps, bun)WAC v2 sequentialFlow sequential \ No newline at end of file diff --git a/bash_4workers_benchmark.json b/bash_4workers_benchmark.json index 8301c6e39f..62e1302427 100644 --- a/bash_4workers_benchmark.json +++ b/bash_4workers_benchmark.json @@ -3034,5 +3034,9 @@ { "value": 192.85163281049114, "ts": 1787795668564 + }, + { + "value": 201.6400053770668, + "ts": 1787886982101 } ] \ No newline at end of file diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json index 700a9081f5..1d5d47a711 100644 --- a/bash_8workers_benchmark.json +++ b/bash_8workers_benchmark.json @@ -3026,5 +3026,9 @@ { "value": 247.70869457517958, "ts": 1787795579657 + }, + { + "value": 285.37455410225925, + "ts": 1787886946547 } ] \ No newline at end of file diff --git a/bash_benchmark.json b/bash_benchmark.json index 213e9a009f..9195ed6a97 100644 --- a/bash_benchmark.json +++ b/bash_benchmark.json @@ -3778,5 +3778,9 @@ { "value": 95.90486237652249, "ts": 1787795598074 + }, + { + "value": 103.03436195971356, + "ts": 1787886946874 } ] \ No newline at end of file diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg index a8faa6c8e3..02f1b48a2e 100644 --- a/bash_throughput_benchmark.svg +++ b/bash_throughput_benchmark.svg @@ -1 +1 @@ -Wed 19Fri 21Aug 23Tue 25Thu 27050100150200250300350400450500[jobs/s]bash throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Wed 19Fri 21Aug 23Tue 25Thu 27Sat 29050100150200250300350400450500[jobs/s]bash throughput benchmark1 worker4 workers8 workers \ No newline at end of file diff --git a/bigrawscript_4workers_benchmark.json b/bigrawscript_4workers_benchmark.json index 3363e6f993..ed369e9384 100644 --- a/bigrawscript_4workers_benchmark.json +++ b/bigrawscript_4workers_benchmark.json @@ -2106,5 +2106,9 @@ { "value": 204.83408439164276, "ts": 1787796329188 + }, + { + "value": 175.29251939173497, + "ts": 1787887652459 } ] \ No newline at end of file diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json index 27c24d44b1..fba7dc22f6 100644 --- a/bigrawscript_8workers_benchmark.json +++ b/bigrawscript_8workers_benchmark.json @@ -2102,5 +2102,9 @@ { "value": 293.9159400411482, "ts": 1787796222295 + }, + { + "value": 284.0102243680772, + "ts": 1787887590736 } ] \ No newline at end of file diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json index 3988017520..906a881890 100644 --- a/bigrawscript_benchmark.json +++ b/bigrawscript_benchmark.json @@ -2118,5 +2118,9 @@ { "value": 97.48488984207448, "ts": 1787796240649 + }, + { + "value": 111.80367275064985, + "ts": 1787887584124 } ] \ No newline at end of file diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json index 1259315643..2ed61edf5e 100644 --- a/bigscriptinflow_4workers_benchmark.json +++ b/bigscriptinflow_4workers_benchmark.json @@ -2106,5 +2106,9 @@ { "value": 136.2753670917701, "ts": 1787796423734 + }, + { + "value": 117.62630124095747, + "ts": 1787887762762 } ] \ No newline at end of file diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json index f3c791607f..c757896248 100644 --- a/bigscriptinflow_8workers_benchmark.json +++ b/bigscriptinflow_8workers_benchmark.json @@ -2102,5 +2102,9 @@ { "value": 194.3634596695821, "ts": 1787796290781 + }, + { + "value": 188.26187226431966, + "ts": 1787887662106 } ] \ No newline at end of file diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json index 1d9cc53026..d28e73046d 100644 --- a/bigscriptinflow_benchmark.json +++ b/bigscriptinflow_benchmark.json @@ -198,5 +198,9 @@ { "value": 75.83369670313003, "ts": 1787796296088 + }, + { + "value": 67.89096710682644, + "ts": 1787887645672 } ] \ No newline at end of file diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json index 4ffb470078..b1bcb4c76c 100644 --- a/bun_4workers_benchmark.json +++ b/bun_4workers_benchmark.json @@ -3034,5 +3034,9 @@ { "value": 172.1960739295144, "ts": 1787795583304 + }, + { + "value": 224.08126680609502, + "ts": 1787886909663 } ] \ No newline at end of file diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json index ed112fc345..4e296d08d0 100644 --- a/bun_8workers_benchmark.json +++ b/bun_8workers_benchmark.json @@ -3026,5 +3026,9 @@ { "value": 243.8627865387742, "ts": 1787795512405 + }, + { + "value": 283.60748723766307, + "ts": 1787886887162 } ] \ No newline at end of file diff --git a/bun_benchmark.json b/bun_benchmark.json index 1e01a2e4fa..dea3ee28c3 100644 --- a/bun_benchmark.json +++ b/bun_benchmark.json @@ -3734,5 +3734,9 @@ { "value": 66.15506747816883, "ts": 1787795538870 + }, + { + "value": 70.2345835089198, + "ts": 1787886889118 } ] \ No newline at end of file diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg index 77f0de8d0e..f6e9ede703 100644 --- a/bun_throughput_benchmark.svg +++ b/bun_throughput_benchmark.svg @@ -1 +1 @@ -Wed 19Fri 21Aug 23Tue 25Thu 27050100150200250300350400450[jobs/s]bun throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Wed 19Fri 21Aug 23Tue 25Thu 27Sat 29050100150200250300350400450[jobs/s]bun throughput benchmark1 worker4 workers8 workers \ No newline at end of file diff --git a/bun_vs_dedicated_vs_noop.svg b/bun_vs_dedicated_vs_noop.svg index f5ca0c1d3f..2387b80fab 100644 --- a/bun_vs_dedicated_vs_noop.svg +++ b/bun_vs_dedicated_vs_noop.svg @@ -1 +1 @@ -Wed 19Fri 21Aug 23Tue 25Thu 2702004006008001,0001,2001,4001,6001,8002,000[jobs/s]bun vs dedicated vs noopbundedicatednoop \ No newline at end of file +Wed 19Fri 21Aug 23Tue 25Thu 27Sat 2902004006008001,0001,2001,4001,6001,8002,000[jobs/s]bun vs dedicated vs noopbundedicatednoop \ No newline at end of file diff --git a/dedicated_benchmark.json b/dedicated_benchmark.json index b986051b56..3c62e8fd24 100644 --- a/dedicated_benchmark.json +++ b/dedicated_benchmark.json @@ -3306,5 +3306,9 @@ { "value": 745.6380175970572, "ts": 1787795637322 + }, + { + "value": 1092.3390620448588, + "ts": 1787886915455 } ] \ No newline at end of file diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json index 99b29b0d3d..c9f02a5cb9 100644 --- a/deno_4workers_benchmark.json +++ b/deno_4workers_benchmark.json @@ -3030,5 +3030,9 @@ { "value": 86.97164724299878, "ts": 1787795572343 + }, + { + "value": 119.18004131574766, + "ts": 1787886901293 } ] \ No newline at end of file diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json index 7cf82872ba..dbf48573ec 100644 --- a/deno_8workers_benchmark.json +++ b/deno_8workers_benchmark.json @@ -3022,5 +3022,9 @@ { "value": 128.58979854264896, "ts": 1787795504218 + }, + { + "value": 147.17425431711146, + "ts": 1787886880060 } ] \ No newline at end of file diff --git a/deno_benchmark.json b/deno_benchmark.json index 3ed20e3ff5..da9675dbfa 100644 --- a/deno_benchmark.json +++ b/deno_benchmark.json @@ -390,5 +390,9 @@ { "value": 33.83865728207905, "ts": 1787795530061 + }, + { + "value": 32.07801372938987, + "ts": 1787886880813 } ] \ No newline at end of file diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg index 2266efdc77..cd1dcfb472 100644 --- a/deno_throughput_benchmark.svg +++ b/deno_throughput_benchmark.svg @@ -1 +1 @@ -Wed 19Fri 21Aug 23Tue 25Thu 27020406080100120140160180200220240[jobs/s]deno throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Wed 19Fri 21Aug 23Tue 25Thu 27Sat 29020406080100120140160180200220240[jobs/s]deno throughput benchmark1 worker4 workers8 workers \ No newline at end of file diff --git a/flow_par_2_bun_benchmark.json b/flow_par_2_bun_benchmark.json index fbbacbb86e..2ebbf12f24 100644 --- a/flow_par_2_bun_benchmark.json +++ b/flow_par_2_bun_benchmark.json @@ -610,5 +610,9 @@ { "value": 25.744001647616106, "ts": 1787795486129 + }, + { + "value": 25.614754098360656, + "ts": 1787886842326 } ] \ No newline at end of file diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json index 90cf234392..79ab5cbeb6 100644 --- a/flow_seq_2_bun_benchmark.json +++ b/flow_seq_2_bun_benchmark.json @@ -610,5 +610,9 @@ { "value": 16.375188314665618, "ts": 1787795476031 + }, + { + "value": 15.291455134870635, + "ts": 1787886831848 } ] \ No newline at end of file diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json index 44af2ed100..75d7cb0ecb 100644 --- a/flow_seq_3_bun_benchmark.json +++ b/flow_seq_3_bun_benchmark.json @@ -198,5 +198,9 @@ { "value": 30.13863773357444, "ts": 1787795499443 + }, + { + "value": 28.304557033682425, + "ts": 1787886855776 } ] \ No newline at end of file diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg index 20e082fcbd..1a12fd0157 100644 --- a/flow_throughput_benchmark.svg +++ b/flow_throughput_benchmark.svg @@ -1 +1 @@ -Wed 19Fri 21Aug 23Tue 25Thu 27020406080100120140160180[jobs/s]flow throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Wed 19Fri 21Aug 23Tue 25Thu 27Sat 29020406080100120140160180[jobs/s]flow throughput benchmark1 worker4 workers8 workers \ No newline at end of file diff --git a/go_4workers_benchmark.json b/go_4workers_benchmark.json index c2e8480e0b..dd2c7f799d 100644 --- a/go_4workers_benchmark.json +++ b/go_4workers_benchmark.json @@ -3034,5 +3034,9 @@ { "value": 196.58595720978997, "ts": 1787795633387 + }, + { + "value": 265.8631690889755, + "ts": 1787886948568 } ] \ No newline at end of file diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json index 8525683cc1..57d5c872b5 100644 --- a/go_8workers_benchmark.json +++ b/go_8workers_benchmark.json @@ -3026,5 +3026,9 @@ { "value": 262.15755669157164, "ts": 1787795550811 + }, + { + "value": 296.15004935834156, + "ts": 1787886921450 } ] \ No newline at end of file diff --git a/go_benchmark.json b/go_benchmark.json index 254199a445..a952c46c4a 100644 --- a/go_benchmark.json +++ b/go_benchmark.json @@ -2774,5 +2774,9 @@ { "value": 93.13588525658936, "ts": 1787795575283 + }, + { + "value": 96.2741888899586, + "ts": 1787886925930 } ] \ No newline at end of file diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg index abf2e62f6a..e0d1302dab 100644 --- a/go_throughput_benchmark.svg +++ b/go_throughput_benchmark.svg @@ -1 +1 @@ -Wed 19Fri 21Aug 23Tue 25Thu 27050100150200250300350400450500550[jobs/s]go throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Wed 19Fri 21Aug 23Tue 25Thu 27Sat 29050100150200250300350400450500550[jobs/s]go throughput benchmark1 worker4 workers8 workers \ 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 b71c9ed7b4..13d96ac420 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 @@ -Wed 19Fri 21Aug 23Tue 25Thu 27020406080100120140160180200220240[jobs/s]go vs python vs deno vs bun vs bash vs nativetsgopythondenobunbashnativets \ No newline at end of file +Wed 19Fri 21Aug 23Tue 25Thu 27Sat 29020406080100120140160180200220[jobs/s]go vs python vs deno vs bun vs bash vs nativetsgopythondenobunbashnativets \ No newline at end of file diff --git a/nativets_4workers_benchmark.json b/nativets_4workers_benchmark.json index b91a907d03..8eb32971db 100644 --- a/nativets_4workers_benchmark.json +++ b/nativets_4workers_benchmark.json @@ -3034,5 +3034,9 @@ { "value": 9.999450030248337, "ts": 1787796269676 + }, + { + "value": 9.999533355110094, + "ts": 1787887583119 } ] \ No newline at end of file diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json index 32cca87b28..450883c89c 100644 --- a/nativets_8workers_benchmark.json +++ b/nativets_8workers_benchmark.json @@ -3026,5 +3026,9 @@ { "value": 9.999950000249997, "ts": 1787796180628 + }, + { + "value": 9.999383371358766, + "ts": 1787887547603 } ] \ No newline at end of file diff --git a/nativets_benchmark.json b/nativets_benchmark.json index 789bcab6a9..2c05be517b 100644 --- a/nativets_benchmark.json +++ b/nativets_benchmark.json @@ -3682,5 +3682,9 @@ { "value": 3.3331444551475418, "ts": 1787796199019 + }, + { + "value": 3.333127790452922, + "ts": 1787887547771 } ] \ No newline at end of file diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg index 62735719af..807f12a5fc 100644 --- a/nativets_throughput_benchmark.svg +++ b/nativets_throughput_benchmark.svg @@ -1 +1 @@ -Wed 19Fri 21Aug 23Tue 25Thu 270246810121416[jobs/s]nativets throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Wed 19Fri 21Aug 23Tue 25Thu 27Sat 290246810121416[jobs/s]nativets throughput benchmark1 worker4 workers8 workers \ No newline at end of file diff --git a/noop_4workers_benchmark.json b/noop_4workers_benchmark.json index b2a98b9aa4..637328188d 100644 --- a/noop_4workers_benchmark.json +++ b/noop_4workers_benchmark.json @@ -3034,5 +3034,9 @@ { "value": 1693.0978046165133, "ts": 1787795540251 + }, + { + "value": 2145.9739144948617, + "ts": 1787886876063 } ] \ No newline at end of file diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json index 8c8cdbb06b..e77acdc1b9 100644 --- a/noop_8workers_benchmark.json +++ b/noop_8workers_benchmark.json @@ -3026,5 +3026,9 @@ { "value": 2827.0475153393504, "ts": 1787795480760 + }, + { + "value": 3333.950731616966, + "ts": 1787886859545 } ] \ No newline at end of file diff --git a/noop_benchmark.json b/noop_benchmark.json index 4c53e9c4f4..02fdf9d529 100644 --- a/noop_benchmark.json +++ b/noop_benchmark.json @@ -3774,5 +3774,9 @@ { "value": 975.1023857505038, "ts": 1787795503329 + }, + { + "value": 1047.0716895083417, + "ts": 1787886853456 } ] \ No newline at end of file diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg index 6ef5192229..6a7c3d14f2 100644 --- a/noop_throughput_benchmark.svg +++ b/noop_throughput_benchmark.svg @@ -1 +1 @@ -Wed 19Fri 21Aug 23Tue 25Thu 2705001,0001,5002,0002,5003,0003,5004,0004,5005,0005,5006,000[jobs/s]noop throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Wed 19Fri 21Aug 23Tue 25Thu 27Sat 2905001,0001,5002,0002,5003,0003,5004,0004,5005,0005,5006,000[jobs/s]noop throughput benchmark1 worker4 workers8 workers \ No newline at end of file diff --git a/python_4workers_benchmark.json b/python_4workers_benchmark.json index 800eaa982d..d511913a97 100644 --- a/python_4workers_benchmark.json +++ b/python_4workers_benchmark.json @@ -3034,5 +3034,9 @@ { "value": 116.73151750972762, "ts": 1787795598018 + }, + { + "value": 144.3973815941471, + "ts": 1787886921863 } ] \ No newline at end of file diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json index f3a2c752f9..303db24c99 100644 --- a/python_8workers_benchmark.json +++ b/python_8workers_benchmark.json @@ -3026,5 +3026,9 @@ { "value": 180.61408789885613, "ts": 1787795522666 + }, + { + "value": 188.79798615481434, + "ts": 1787886896945 } ] \ No newline at end of file diff --git a/python_benchmark.json b/python_benchmark.json index 9ee45f4f92..c5e264c7b6 100644 --- a/python_benchmark.json +++ b/python_benchmark.json @@ -3786,5 +3786,9 @@ { "value": 44.00246413799173, "ts": 1787795551416 + }, + { + "value": 39.24646781789639, + "ts": 1787886903120 } ] \ No newline at end of file diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg index 5871acc7d0..d9875e2cf3 100644 --- a/python_throughput_benchmark.svg +++ b/python_throughput_benchmark.svg @@ -1 +1 @@ -Wed 19Fri 21Aug 23Tue 25Thu 27020406080100120140160180200220240260280300[jobs/s]python throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Wed 19Fri 21Aug 23Tue 25Thu 27Sat 29020406080100120140160180200220240260280300[jobs/s]python throughput benchmark1 worker4 workers8 workers \ No newline at end of file diff --git a/single_dedicated_worker_throughput_benchmark.svg b/single_dedicated_worker_throughput_benchmark.svg index bdc908f9a2..52ac59f1a6 100644 --- a/single_dedicated_worker_throughput_benchmark.svg +++ b/single_dedicated_worker_throughput_benchmark.svg @@ -1 +1 @@ -Wed 19Fri 21Aug 23Tue 25Thu 2702004006008001,0001,2001,4001,600[jobs/s]single dedicated worker throughput benchmark \ No newline at end of file +Wed 19Fri 21Aug 23Tue 25Thu 27Sat 2902004006008001,0001,2001,4001,6001,800[jobs/s]single dedicated worker throughput benchmark \ No newline at end of file diff --git a/wac_inline_2_benchmark.json b/wac_inline_2_benchmark.json index 3ae04d62c9..65e6c5d120 100644 --- a/wac_inline_2_benchmark.json +++ b/wac_inline_2_benchmark.json @@ -610,5 +610,9 @@ { "value": 61.267001592942044, "ts": 1787795460458 + }, + { + "value": 62.66449429753102, + "ts": 1787886815211 } ] \ No newline at end of file diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json index ce2b33d5d6..848f453fcd 100644 --- a/wac_par_2_benchmark.json +++ b/wac_par_2_benchmark.json @@ -610,5 +610,9 @@ { "value": 17.740562021004823, "ts": 1787795431857 + }, + { + "value": 17.337031900138697, + "ts": 1787886785288 } ] \ No newline at end of file diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json index c9dd28bc80..2f337bcb94 100644 --- a/wac_seq_2_benchmark.json +++ b/wac_seq_2_benchmark.json @@ -610,5 +610,9 @@ { "value": 14.059160949274547, "ts": 1787795416926 + }, + { + "value": 13.259785721862736, + "ts": 1787886770037 } ] \ No newline at end of file diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json index 40c325813b..0315b5e268 100644 --- a/wac_seq_3_benchmark.json +++ b/wac_seq_3_benchmark.json @@ -610,5 +610,9 @@ { "value": 10.636034886194427, "ts": 1787795451487 + }, + { + "value": 9.875567845151096, + "ts": 1787886806410 } ] \ No newline at end of file