From f53ef9eae7f02d239cc7bf497ee7d17eefcbcfa7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 01:32: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 1e5054a307..57a9dd0cd3 100644 --- a/2steps_4workers_benchmark.json +++ b/2steps_4workers_benchmark.json @@ -2682,5 +2682,9 @@ { "value": 95.46843177189409, "ts": 1780189908812 + }, + { + "value": 100.29419630917359, + "ts": 1780276479872 } ] \ No newline at end of file diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json index cc516ecef2..71603caa6a 100644 --- a/2steps_8workers_benchmark.json +++ b/2steps_8workers_benchmark.json @@ -2678,5 +2678,9 @@ { "value": 124.91672218520986, "ts": 1780189859895 + }, + { + "value": 113.08805790108565, + "ts": 1780276439557 } ] \ No newline at end of file diff --git a/2steps_benchmark.json b/2steps_benchmark.json index 7429775a1d..9779f39e9c 100644 --- a/2steps_benchmark.json +++ b/2steps_benchmark.json @@ -3446,5 +3446,9 @@ { "value": 32.84287966368891, "ts": 1780189930059 + }, + { + "value": 33.103813559322035, + "ts": 1780276504859 } ] \ 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 7ef94504e2..242a9d0567 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 @@ -Sat 23Mon 25Wed 27Fri 29May 31June0510152025303540455055606570[jobs/s]WAC v2 parallel vs flow parallel (2 steps, bun)WAC v2 parallelFlow parallel \ No newline at end of file +Sat 23Mon 25Wed 27Fri 29May 31June0510152025303540455055606570[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 b26c4b818d..6d2167791f 100644 --- a/WAC_v2_patterns_comparison.svg +++ b/WAC_v2_patterns_comparison.svg @@ -1 +1 @@ -Sat 23Mon 25Wed 27Fri 29May 31June01020304050607080[jobs/s]WAC v2 patterns comparisonsequential 2-taskparallel 2-tasksequential 3-taskinline 2-step \ No newline at end of file +Sat 23Mon 25Wed 27Fri 29May 31June01020304050607080[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 06ed30ba8e..745c23877c 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 @@ -Sat 23Mon 25Wed 27Fri 29May 31June02468101214161820[jobs/s]WAC v2 sequential vs flow sequential (2 steps, bun)WAC v2 sequentialFlow sequential \ No newline at end of file +Sat 23Mon 25Wed 27Fri 29May 31June02468101214161820[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 bdc4bb91a8..32282d9ed6 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 @@ -Sat 23Mon 25Wed 27Fri 29May 31June05101520253035[jobs/s]WAC v2 sequential vs flow sequential (3 steps, bun)WAC v2 sequentialFlow sequential \ No newline at end of file +Sat 23Mon 25Wed 27Fri 29May 31June05101520253035[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 9038e25dea..54c9e753da 100644 --- a/bash_4workers_benchmark.json +++ b/bash_4workers_benchmark.json @@ -2682,5 +2682,9 @@ { "value": 268.4443649053734, "ts": 1780190010990 + }, + { + "value": 269.0824289173917, + "ts": 1780276578685 } ] \ No newline at end of file diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json index 02e65948f4..6be00903ea 100644 --- a/bash_8workers_benchmark.json +++ b/bash_8workers_benchmark.json @@ -2678,5 +2678,9 @@ { "value": 315.8393430541665, "ts": 1780189944637 + }, + { + "value": 334.76538525916425, + "ts": 1780276521371 } ] \ No newline at end of file diff --git a/bash_benchmark.json b/bash_benchmark.json index cc7be181dd..f64b47de6c 100644 --- a/bash_benchmark.json +++ b/bash_benchmark.json @@ -3426,5 +3426,9 @@ { "value": 111.15433779803257, "ts": 1780190019794 + }, + { + "value": 130.55682485801944, + "ts": 1780276591048 } ] \ No newline at end of file diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg index dbd36f661c..57dc5f77dc 100644 --- a/bash_throughput_benchmark.svg +++ b/bash_throughput_benchmark.svg @@ -1 +1 @@ -Sat 23Mon 25Wed 27Fri 29May 31June050100150200250300350400450500550[jobs/s]bash throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Sat 23Mon 25Wed 27Fri 29May 31June050100150200250300350400450500550[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 5961025ff9..5aff99bb3b 100644 --- a/bigrawscript_4workers_benchmark.json +++ b/bigrawscript_4workers_benchmark.json @@ -1754,5 +1754,9 @@ { "value": 288.3852827377376, "ts": 1780190654338 + }, + { + "value": 290.5428308556486, + "ts": 1780277221663 } ] \ No newline at end of file diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json index 9c95b0525f..ebd5aa2637 100644 --- a/bigrawscript_8workers_benchmark.json +++ b/bigrawscript_8workers_benchmark.json @@ -1754,5 +1754,9 @@ { "value": 299.32651534048387, "ts": 1780190586430 + }, + { + "value": 353.8466074956507, + "ts": 1780277156909 } ] \ No newline at end of file diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json index d74a738acd..f1fb9a9def 100644 --- a/bigrawscript_benchmark.json +++ b/bigrawscript_benchmark.json @@ -1766,5 +1766,9 @@ { "value": 124.37810945273633, "ts": 1780190653236 + }, + { + "value": 138.0548077586802, + "ts": 1780277221310 } ] \ No newline at end of file diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json index e98a0a9cbe..72eb1b2785 100644 --- a/bigscriptinflow_4workers_benchmark.json +++ b/bigscriptinflow_4workers_benchmark.json @@ -1754,5 +1754,9 @@ { "value": 189.30132037670964, "ts": 1780190723450 + }, + { + "value": 191.5127914585295, + "ts": 1780277289967 } ] \ No newline at end of file diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json index 8b940022a2..ddd16a0462 100644 --- a/bigscriptinflow_8workers_benchmark.json +++ b/bigscriptinflow_8workers_benchmark.json @@ -1754,5 +1754,9 @@ { "value": 223.90983897150747, "ts": 1780190646015 + }, + { + "value": 245.46905044388984, + "ts": 1780277212064 } ] \ No newline at end of file diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json index 02f8ffb3e0..5cfc532b11 100644 --- a/bigscriptinflow_benchmark.json +++ b/bigscriptinflow_benchmark.json @@ -790,5 +790,9 @@ { "value": 78.05182641273807, "ts": 1780190706646 + }, + { + "value": 94.9622525046294, + "ts": 1780277265515 } ] \ No newline at end of file diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json index 505f393eff..fe38e02d0b 100644 --- a/bun_4workers_benchmark.json +++ b/bun_4workers_benchmark.json @@ -2682,5 +2682,9 @@ { "value": 200.08003201280513, "ts": 1780189931048 + }, + { + "value": 215.02293577981652, + "ts": 1780276501347 } ] \ No newline at end of file diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json index 7f71b56f91..bfd7b8dc81 100644 --- a/bun_8workers_benchmark.json +++ b/bun_8workers_benchmark.json @@ -2678,5 +2678,9 @@ { "value": 251.88916876574308, "ts": 1780189879071 + }, + { + "value": 249.25224327018944, + "ts": 1780276458448 } ] \ No newline at end of file diff --git a/bun_benchmark.json b/bun_benchmark.json index ee3a90cea6..6d32167e18 100644 --- a/bun_benchmark.json +++ b/bun_benchmark.json @@ -3382,5 +3382,9 @@ { "value": 72.55840951966333, "ts": 1780189951123 + }, + { + "value": 75.94167679222357, + "ts": 1780276525383 } ] \ No newline at end of file diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg index b53d8866c2..b4eb5f23c3 100644 --- a/bun_throughput_benchmark.svg +++ b/bun_throughput_benchmark.svg @@ -1 +1 @@ -Sat 23Mon 25Wed 27Fri 29May 31June050100150200250300350400450[jobs/s]bun throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Sat 23Mon 25Wed 27Fri 29May 31June050100150200250300350400450[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 744f8a90ea..e4b3800750 100644 --- a/bun_vs_dedicated_vs_noop.svg +++ b/bun_vs_dedicated_vs_noop.svg @@ -1 +1 @@ -Sat 23Mon 25Wed 27Fri 29May 31June02004006008001,0001,2001,4001,6001,8002,0002,200[jobs/s]bun vs dedicated vs noopbundedicatednoop \ No newline at end of file +Sat 23Mon 25Wed 27Fri 29May 31June02004006008001,0001,2001,4001,6001,8002,0002,200[jobs/s]bun vs dedicated vs noopbundedicatednoop \ No newline at end of file diff --git a/dedicated_benchmark.json b/dedicated_benchmark.json index 07b11466fb..6a35917efe 100644 --- a/dedicated_benchmark.json +++ b/dedicated_benchmark.json @@ -2954,5 +2954,9 @@ { "value": 764.7013841095053, "ts": 1780190022073 + }, + { + "value": 1040.4503994173476, + "ts": 1780276569784 } ] \ No newline at end of file diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json index c0ea19f598..6a6a061e0e 100644 --- a/deno_4workers_benchmark.json +++ b/deno_4workers_benchmark.json @@ -2678,5 +2678,9 @@ { "value": 130.58239749281796, "ts": 1780189921946 + }, + { + "value": 133.7971635001338, + "ts": 1780276492779 } ] \ No newline at end of file diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json index 083fb20798..cc5937ceba 100644 --- a/deno_8workers_benchmark.json +++ b/deno_8workers_benchmark.json @@ -2674,5 +2674,9 @@ { "value": 153.1393568147014, "ts": 1780189871379 + }, + { + "value": 159.6763891845859, + "ts": 1780276450660 } ] \ No newline at end of file diff --git a/deno_benchmark.json b/deno_benchmark.json index 4baff04d1e..813c2211ee 100644 --- a/deno_benchmark.json +++ b/deno_benchmark.json @@ -38,5 +38,9 @@ { "value": 41.490332752468674, "ts": 1780189943185 + }, + { + "value": 42.226163330799764, + "ts": 1780276517770 } ] \ No newline at end of file diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg index 9b4d9e6a2f..56ef7e23a3 100644 --- a/deno_throughput_benchmark.svg +++ b/deno_throughput_benchmark.svg @@ -1 +1 @@ -Sat 23Mon 25Wed 27Fri 29May 31June020406080100120140160180200220240260[jobs/s]deno throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Sat 23Mon 25Wed 27Fri 29May 31June020406080100120140160180200220240260[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 c803d1ab76..a7ecbc2001 100644 --- a/flow_par_2_bun_benchmark.json +++ b/flow_par_2_bun_benchmark.json @@ -258,5 +258,9 @@ { "value": 16.951451044209385, "ts": 1780189930221 + }, + { + "value": 17.662851490744664, + "ts": 1780276520252 } ] \ No newline at end of file diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json index 06fe4c8452..1cf94770a5 100644 --- a/flow_seq_2_bun_benchmark.json +++ b/flow_seq_2_bun_benchmark.json @@ -258,5 +258,9 @@ { "value": 11.03557870574733, "ts": 1780189915163 + }, + { + "value": 11.353315168029065, + "ts": 1780276505831 } ] \ No newline at end of file diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json index 11b85e97b0..683d1440b8 100644 --- a/flow_seq_3_bun_benchmark.json +++ b/flow_seq_3_bun_benchmark.json @@ -258,5 +258,9 @@ { "value": 18.978933383943822, "ts": 1780189950471 + }, + { + "value": 19.065776930409914, + "ts": 1780276540196 } ] \ No newline at end of file diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg index 8bf8098253..3e0cab258e 100644 --- a/flow_throughput_benchmark.svg +++ b/flow_throughput_benchmark.svg @@ -1 +1 @@ -Sat 23Mon 25Wed 27Fri 29May 31June020406080100120140160180200220[jobs/s]flow throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Sat 23Mon 25Wed 27Fri 29May 31June020406080100120140160180200220[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 2d0b34b885..735c0bc090 100644 --- a/go_4workers_benchmark.json +++ b/go_4workers_benchmark.json @@ -2682,5 +2682,9 @@ { "value": 280.02053483922157, "ts": 1780189985437 + }, + { + "value": 314.39949696080487, + "ts": 1780276552796 } ] \ No newline at end of file diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json index bb613d2a8c..22a89d880e 100644 --- a/go_8workers_benchmark.json +++ b/go_8workers_benchmark.json @@ -2678,5 +2678,9 @@ { "value": 373.2968331985317, "ts": 1780189922169 + }, + { + "value": 367.6470588235294, + "ts": 1780276500219 } ] \ No newline at end of file diff --git a/go_benchmark.json b/go_benchmark.json index 31453bdd2a..b5efc4ab0e 100644 --- a/go_benchmark.json +++ b/go_benchmark.json @@ -2422,5 +2422,9 @@ { "value": 133.57376611233553, "ts": 1780190000514 + }, + { + "value": 142.74498608236385, + "ts": 1780276574478 } ] \ No newline at end of file diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg index a4b375a06f..69e5b67f33 100644 --- a/go_throughput_benchmark.svg +++ b/go_throughput_benchmark.svg @@ -1 +1 @@ -Sat 23Mon 25Wed 27Fri 29May 31June050100150200250300350400450500550600[jobs/s]go throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Sat 23Mon 25Wed 27Fri 29May 31June050100150200250300350400450500550600[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 19fb05d63c..25aef6b0c3 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 @@ -Sat 23Mon 25Wed 27Fri 29May 31June020406080100120140160180200220[jobs/s]go vs python vs deno vs bun vs bash vs nativetsgopythondenobunbashnativets \ No newline at end of file +Sat 23Mon 25Wed 27Fri 29May 31June020406080100120140160180200220[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 b9af573b36..00a7f57fd0 100644 --- a/nativets_4workers_benchmark.json +++ b/nativets_4workers_benchmark.json @@ -2682,5 +2682,9 @@ { "value": 9.999166736105325, "ts": 1780190611990 + }, + { + "value": 9.999316713357919, + "ts": 1780277179621 } ] \ No newline at end of file diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json index 9cad63d1d8..36fea4a476 100644 --- a/nativets_8workers_benchmark.json +++ b/nativets_8workers_benchmark.json @@ -2678,5 +2678,9 @@ { "value": 9.999183400022332, "ts": 1780190545568 + }, + { + "value": 9.999533355110094, + "ts": 1780277122263 } ] \ No newline at end of file diff --git a/nativets_benchmark.json b/nativets_benchmark.json index 25b61e387d..f6f79b288b 100644 --- a/nativets_benchmark.json +++ b/nativets_benchmark.json @@ -3330,5 +3330,9 @@ { "value": 3.333205560453516, "ts": 1780190620646 + }, + { + "value": 3.333261112675892, + "ts": 1780277191873 } ] \ No newline at end of file diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg index ada51c3a5c..bc0c2fe629 100644 --- a/nativets_throughput_benchmark.svg +++ b/nativets_throughput_benchmark.svg @@ -1 +1 @@ -Sat 23Mon 25Wed 27Fri 29May 31June0246810121416[jobs/s]nativets throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Sat 23Mon 25Wed 27Fri 29May 31June0246810121416[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 74d47a7839..45834ba042 100644 --- a/noop_4workers_benchmark.json +++ b/noop_4workers_benchmark.json @@ -2682,5 +2682,9 @@ { "value": 2718.5678181982944, "ts": 1780189900193 + }, + { + "value": 2620.21446940657, + "ts": 1780276471713 } ] \ No newline at end of file diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json index 9fdf510e91..7822a9a8d5 100644 --- a/noop_8workers_benchmark.json +++ b/noop_8workers_benchmark.json @@ -2678,5 +2678,9 @@ { "value": 4099.667471416207, "ts": 1780189853132 + }, + { + "value": 4041.190205352332, + "ts": 1780276432147 } ] \ No newline at end of file diff --git a/noop_benchmark.json b/noop_benchmark.json index 128a50de78..9379c36ecb 100644 --- a/noop_benchmark.json +++ b/noop_benchmark.json @@ -3422,5 +3422,9 @@ { "value": 1133.4441589844341, "ts": 1780189921998 + }, + { + "value": 1418.8645930223392, + "ts": 1780276496879 } ] \ No newline at end of file diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg index 2f062f80f2..d9c50be7b6 100644 --- a/noop_throughput_benchmark.svg +++ b/noop_throughput_benchmark.svg @@ -1 +1 @@ -Sat 23Mon 25Wed 27Fri 29May 31June05001,0001,5002,0002,5003,0003,5004,0004,5005,0005,5006,0006,500[jobs/s]noop throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Sat 23Mon 25Wed 27Fri 29May 31June05001,0001,5002,0002,5003,0003,5004,0004,5005,0005,5006,0006,500[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 f18e7f246e..76596d519b 100644 --- a/python_4workers_benchmark.json +++ b/python_4workers_benchmark.json @@ -2682,5 +2682,9 @@ { "value": 54.9068413924375, "ts": 1780189960031 + }, + { + "value": 55.97432644227182, + "ts": 1780276529799 } ] \ No newline at end of file diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json index 5608cbaead..ce424f5bc6 100644 --- a/python_8workers_benchmark.json +++ b/python_8workers_benchmark.json @@ -2678,5 +2678,9 @@ { "value": 70.19514249613927, "ts": 1780189902074 + }, + { + "value": 74.61572899567228, + "ts": 1780276480109 } ] \ No newline at end of file diff --git a/python_benchmark.json b/python_benchmark.json index 7c86662e30..99093d65b1 100644 --- a/python_benchmark.json +++ b/python_benchmark.json @@ -3434,5 +3434,9 @@ { "value": 15.792299674678626, "ts": 1780189983756 + }, + { + "value": 15.480834726608458, + "ts": 1780276558679 } ] \ No newline at end of file diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg index 8ff135b57e..be535b1d43 100644 --- a/python_throughput_benchmark.svg +++ b/python_throughput_benchmark.svg @@ -1 +1 @@ -Sat 23Mon 25Wed 27Fri 29May 31June0102030405060708090100110120[jobs/s]python throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Sat 23Mon 25Wed 27Fri 29May 31June0102030405060708090100110120[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 8fa1f24e9d..cec33da779 100644 --- a/single_dedicated_worker_throughput_benchmark.svg +++ b/single_dedicated_worker_throughput_benchmark.svg @@ -1 +1 @@ -Sat 23Mon 25Wed 27Fri 29May 31June02004006008001,0001,2001,4001,600[jobs/s]single dedicated worker throughput benchmark \ No newline at end of file +Sat 23Mon 25Wed 27Fri 29May 31June02004006008001,0001,2001,4001,600[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 6011ba8a65..e990b4fbd4 100644 --- a/wac_inline_2_benchmark.json +++ b/wac_inline_2_benchmark.json @@ -258,5 +258,9 @@ { "value": 42.7313904794462, "ts": 1780189892253 + }, + { + "value": 42.69125683060109, + "ts": 1780276483570 } ] \ No newline at end of file diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json index 10b9450095..e1a150b3b8 100644 --- a/wac_par_2_benchmark.json +++ b/wac_par_2_benchmark.json @@ -258,5 +258,9 @@ { "value": 13.472005173249988, "ts": 1780189853230 + }, + { + "value": 34.66925530439606, + "ts": 1780276444028 } ] \ No newline at end of file diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json index 778defcbf8..acbbd848c1 100644 --- a/wac_seq_2_benchmark.json +++ b/wac_seq_2_benchmark.json @@ -258,5 +258,9 @@ { "value": 11.112592790149797, "ts": 1780189833883 + }, + { + "value": 10.505084460879067, + "ts": 1780276423513 } ] \ No newline at end of file diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json index 4311fb2d9e..873e8edd65 100644 --- a/wac_seq_3_benchmark.json +++ b/wac_seq_3_benchmark.json @@ -258,5 +258,9 @@ { "value": 7.760962359332558, "ts": 1780189879773 + }, + { + "value": 7.604851895509335, + "ts": 1780276471095 } ] \ No newline at end of file