From 245d297d3553aa33c16f2d9e2f6afac017c52b00 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2026 01:11:51 +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 2543a52b58..c24da9efaf 100644 --- a/2steps_4workers_benchmark.json +++ b/2steps_4workers_benchmark.json @@ -3094,5 +3094,9 @@ { "value": 91.57509157509158, "ts": 1789087589787 + }, + { + "value": 73.44300822561692, + "ts": 1789260774519 } ] \ No newline at end of file diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json index 4dfffc125d..f3eee96aab 100644 --- a/2steps_8workers_benchmark.json +++ b/2steps_8workers_benchmark.json @@ -3086,5 +3086,9 @@ { "value": 101.51597184623714, "ts": 1789087538973 + }, + { + "value": 89.37082936129647, + "ts": 1789260739015 } ] \ No newline at end of file diff --git a/2steps_benchmark.json b/2steps_benchmark.json index 53bb6eefca..32e0e51616 100644 --- a/2steps_benchmark.json +++ b/2steps_benchmark.json @@ -3858,5 +3858,9 @@ { "value": 33.53903944191038, "ts": 1789087568103 + }, + { + "value": 18.305630812037784, + "ts": 1789260847492 } ] \ 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 5b5909d96a..6036aabc5d 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 @@ -Thu 03Sat 05Mon 07Wed 09Fri 1101020304050607080[jobs/s]WAC v2 parallel vs flow parallel (2 steps, bun)WAC v2 parallelFlow parallel \ No newline at end of file +Thu 03Sat 05Mon 07Wed 09Fri 11Sep 1301020304050607080[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 de61a06890..97d68f4c00 100644 --- a/WAC_v2_patterns_comparison.svg +++ b/WAC_v2_patterns_comparison.svg @@ -1 +1 @@ -Thu 03Sat 05Mon 07Wed 09Fri 110102030405060708090100110[jobs/s]WAC v2 patterns comparisonsequential 2-taskparallel 2-tasksequential 3-taskinline 2-step \ No newline at end of file +Thu 03Sat 05Mon 07Wed 09Fri 11Sep 130102030405060708090100110[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 5a0d4199e4..03db403bd2 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 @@ -Thu 03Sat 05Mon 07Wed 09Fri 110246810121416182022242628[jobs/s]WAC v2 sequential vs flow sequential (2 steps, bun)WAC v2 sequentialFlow sequential \ No newline at end of file +Thu 03Sat 05Mon 07Wed 09Fri 11Sep 130246810121416182022242628[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 6ac90e5943..6ed74001ff 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 @@ -Thu 03Sat 05Mon 07Wed 09Fri 11051015202530354045[jobs/s]WAC v2 sequential vs flow sequential (3 steps, bun)WAC v2 sequentialFlow sequential \ No newline at end of file +Thu 03Sat 05Mon 07Wed 09Fri 11Sep 13051015202530354045[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 5ede481982..1290330043 100644 --- a/bash_4workers_benchmark.json +++ b/bash_4workers_benchmark.json @@ -3094,5 +3094,9 @@ { "value": 206.26353604455292, "ts": 1789087687212 + }, + { + "value": 207.92182139515543, + "ts": 1789260889736 } ] \ No newline at end of file diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json index 924670866d..b504815554 100644 --- a/bash_8workers_benchmark.json +++ b/bash_8workers_benchmark.json @@ -3086,5 +3086,9 @@ { "value": 276.1922297919352, "ts": 1789087619828 + }, + { + "value": 195.38246116773584, + "ts": 1789260838744 } ] \ No newline at end of file diff --git a/bash_benchmark.json b/bash_benchmark.json index bd595e5dfc..ce75675692 100644 --- a/bash_benchmark.json +++ b/bash_benchmark.json @@ -3838,5 +3838,9 @@ { "value": 122.74456855284153, "ts": 1789087632045 + }, + { + "value": 78.6472670074715, + "ts": 1789260946547 } ] \ No newline at end of file diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg index 17a39eba26..ddbf83ce36 100644 --- a/bash_throughput_benchmark.svg +++ b/bash_throughput_benchmark.svg @@ -1 +1 @@ -Thu 03Sat 05Mon 07Wed 09Fri 11050100150200250300350400450500[jobs/s]bash throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Thu 03Sat 05Mon 07Wed 09Fri 11Sep 13050100150200250300350400450500[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 f3f2da3188..79f33ed5b9 100644 --- a/bigrawscript_4workers_benchmark.json +++ b/bigrawscript_4workers_benchmark.json @@ -2166,5 +2166,9 @@ { "value": 155.93528685595479, "ts": 1789088366144 + }, + { + "value": 152.72616199154913, + "ts": 1789261570207 } ] \ No newline at end of file diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json index 5dcdb040a3..eebfc583e5 100644 --- a/bigrawscript_8workers_benchmark.json +++ b/bigrawscript_8workers_benchmark.json @@ -2162,5 +2162,9 @@ { "value": 289.61722257083557, "ts": 1789088263104 + }, + { + "value": 212.29920033967872, + "ts": 1789261497379 } ] \ No newline at end of file diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json index a8077c8381..beb31f7bc0 100644 --- a/bigrawscript_benchmark.json +++ b/bigrawscript_benchmark.json @@ -2178,5 +2178,9 @@ { "value": 136.2769146906514, "ts": 1789088263434 + }, + { + "value": 95.10223490252021, + "ts": 1789261590006 } ] \ No newline at end of file diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json index f335dfad8d..fbafd58669 100644 --- a/bigscriptinflow_4workers_benchmark.json +++ b/bigscriptinflow_4workers_benchmark.json @@ -2166,5 +2166,9 @@ { "value": 144.52259369881492, "ts": 1789088458837 + }, + { + "value": 99.31226258162226, + "ts": 1789261697920 } ] \ No newline at end of file diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json index 5745e4a10a..f24365d0fb 100644 --- a/bigscriptinflow_8workers_benchmark.json +++ b/bigscriptinflow_8workers_benchmark.json @@ -2162,5 +2162,9 @@ { "value": 191.73617102866456, "ts": 1789088331989 + }, + { + "value": 138.9258714704146, + "ts": 1789261593419 } ] \ No newline at end of file diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json index a247def014..be57a70ca7 100644 --- a/bigscriptinflow_benchmark.json +++ b/bigscriptinflow_benchmark.json @@ -258,5 +258,9 @@ { "value": 86.0030101053537, "ts": 1789088312126 + }, + { + "value": 70.8805131749154, + "ts": 1789261648791 } ] \ No newline at end of file diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json index ab0e9525bd..630bf1b6e1 100644 --- a/bun_4workers_benchmark.json +++ b/bun_4workers_benchmark.json @@ -3094,5 +3094,9 @@ { "value": 221.92632046160674, "ts": 1789087612515 + }, + { + "value": 160.8234158893535, + "ts": 1789260803638 } ] \ No newline at end of file diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json index 2812a62498..77aa6b8fa4 100644 --- a/bun_8workers_benchmark.json +++ b/bun_8workers_benchmark.json @@ -3086,5 +3086,9 @@ { "value": 241.19633381572598, "ts": 1789087559155 + }, + { + "value": 235.62676720075402, + "ts": 1789260761767 } ] \ No newline at end of file diff --git a/bun_benchmark.json b/bun_benchmark.json index ea2d11dc6b..5acdaf9e5e 100644 --- a/bun_benchmark.json +++ b/bun_benchmark.json @@ -3794,5 +3794,9 @@ { "value": 94.17969485778866, "ts": 1789087587673 + }, + { + "value": 52.51549207016069, + "ts": 1789260881905 } ] \ No newline at end of file diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg index e0a9d76fad..a60cbe2c27 100644 --- a/bun_throughput_benchmark.svg +++ b/bun_throughput_benchmark.svg @@ -1 +1 @@ -Thu 03Sat 05Mon 07Wed 09Fri 11050100150200250300350400450500[jobs/s]bun throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Thu 03Sat 05Mon 07Wed 09Fri 11Sep 13050100150200250300350400450500[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 a0ae3cc0d8..59b85e7741 100644 --- a/bun_vs_dedicated_vs_noop.svg +++ b/bun_vs_dedicated_vs_noop.svg @@ -1 +1 @@ -Thu 03Sat 05Mon 07Wed 09Fri 1102004006008001,0001,2001,4001,6001,8002,0002,200[jobs/s]bun vs dedicated vs noopbundedicatednoop \ No newline at end of file +Thu 03Sat 05Mon 07Wed 09Fri 11Sep 1302004006008001,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 46fbb9e679..01ae104640 100644 --- a/dedicated_benchmark.json +++ b/dedicated_benchmark.json @@ -3366,5 +3366,9 @@ { "value": 874.652568563043, "ts": 1789087673953 + }, + { + "value": 330.13348397201935, + "ts": 1789261172282 } ] \ No newline at end of file diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json index 30f936bda5..2aca2d227c 100644 --- a/deno_4workers_benchmark.json +++ b/deno_4workers_benchmark.json @@ -3090,5 +3090,9 @@ { "value": 121.48700089090468, "ts": 1789087603912 + }, + { + "value": 93.76172021502688, + "ts": 1789260792401 } ] \ No newline at end of file diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json index fd0f191662..081ea0dc5f 100644 --- a/deno_8workers_benchmark.json +++ b/deno_8workers_benchmark.json @@ -3082,5 +3082,9 @@ { "value": 142.4230915305735, "ts": 1789087551264 + }, + { + "value": 123.20328542094455, + "ts": 1789260753380 } ] \ No newline at end of file diff --git a/deno_benchmark.json b/deno_benchmark.json index f69cd594b7..900453a229 100644 --- a/deno_benchmark.json +++ b/deno_benchmark.json @@ -450,5 +450,9 @@ { "value": 41.6181122024305, "ts": 1789087581263 + }, + { + "value": 22.56114069127335, + "ts": 1789260871041 } ] \ No newline at end of file diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg index 97db63b32b..f62213bd68 100644 --- a/deno_throughput_benchmark.svg +++ b/deno_throughput_benchmark.svg @@ -1 +1 @@ -Thu 03Sat 05Mon 07Wed 09Fri 11020406080100120140160180200220240260[jobs/s]deno throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Thu 03Sat 05Mon 07Wed 09Fri 11Sep 13020406080100120140160180200220240260[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 892e46a97d..20f08d26d4 100644 --- a/flow_par_2_bun_benchmark.json +++ b/flow_par_2_bun_benchmark.json @@ -670,5 +670,9 @@ { "value": 25.4841997961264, "ts": 1789087562514 + }, + { + "value": 17.166792556478747, + "ts": 1789260823212 } ] \ No newline at end of file diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json index aef20dbbbe..8cf06e30bd 100644 --- a/flow_seq_2_bun_benchmark.json +++ b/flow_seq_2_bun_benchmark.json @@ -670,5 +670,9 @@ { "value": 16.691147015622914, "ts": 1789087552410 + }, + { + "value": 11.778008103269576, + "ts": 1789260808356 } ] \ No newline at end of file diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json index 38ebf216a3..dded124112 100644 --- a/flow_seq_3_bun_benchmark.json +++ b/flow_seq_3_bun_benchmark.json @@ -258,5 +258,9 @@ { "value": 29.67799376762131, "ts": 1789087575262 + }, + { + "value": 22.46686137946529, + "ts": 1789260842426 } ] \ No newline at end of file diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg index 332c97d184..58d5fba145 100644 --- a/flow_throughput_benchmark.svg +++ b/flow_throughput_benchmark.svg @@ -1 +1 @@ -Thu 03Sat 05Mon 07Wed 09Fri 11020406080100120140160180200[jobs/s]flow throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Thu 03Sat 05Mon 07Wed 09Fri 11Sep 13020406080100120140160180200[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 0c75d1efee..956913c1c6 100644 --- a/go_4workers_benchmark.json +++ b/go_4workers_benchmark.json @@ -3094,5 +3094,9 @@ { "value": 239.71234518577705, "ts": 1789087653636 + }, + { + "value": 183.01610541727672, + "ts": 1789260856419 } ] \ No newline at end of file diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json index fa591c9a03..f3a4242841 100644 --- a/go_8workers_benchmark.json +++ b/go_8workers_benchmark.json @@ -3086,5 +3086,9 @@ { "value": 286.40985249892594, "ts": 1789087594414 + }, + { + "value": 259.5492494700869, + "ts": 1789260801819 } ] \ No newline at end of file diff --git a/go_benchmark.json b/go_benchmark.json index 867c5e0019..4d1168e8b7 100644 --- a/go_benchmark.json +++ b/go_benchmark.json @@ -2834,5 +2834,9 @@ { "value": 146.6275659824047, "ts": 1789087614333 + }, + { + "value": 95.90026372572524, + "ts": 1789260919385 } ] \ No newline at end of file diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg index 23abd51b82..8e18df16e3 100644 --- a/go_throughput_benchmark.svg +++ b/go_throughput_benchmark.svg @@ -1 +1 @@ -Thu 03Sat 05Mon 07Wed 09Fri 11050100150200250300350400450500550[jobs/s]go throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Thu 03Sat 05Mon 07Wed 09Fri 11Sep 13050100150200250300350400450500550[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 f88c9c25d3..ec3c19dcb5 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 @@ -Thu 03Sat 05Mon 07Wed 09Fri 11020406080100120140160180200220[jobs/s]go vs python vs deno vs bun vs bash vs nativetsgopythondenobunbashnativets \ No newline at end of file +Thu 03Sat 05Mon 07Wed 09Fri 11Sep 13020406080100120140160180200220[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 50536aa62a..004289741b 100644 --- a/nativets_4workers_benchmark.json +++ b/nativets_4workers_benchmark.json @@ -3094,5 +3094,9 @@ { "value": 9.9992667204405, "ts": 1789088288224 + }, + { + "value": 9.999550020249089, + "ts": 1789261490741 } ] \ No newline at end of file diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json index cabbd988c3..4c120307cf 100644 --- a/nativets_8workers_benchmark.json +++ b/nativets_8workers_benchmark.json @@ -3086,5 +3086,9 @@ { "value": 9.999150072243859, "ts": 1789088220840 + }, + { + "value": 9.999150072243859, + "ts": 1789261439895 } ] \ No newline at end of file diff --git a/nativets_benchmark.json b/nativets_benchmark.json index 57c6fe73b3..78c6f5f1b8 100644 --- a/nativets_benchmark.json +++ b/nativets_benchmark.json @@ -3742,5 +3742,9 @@ { "value": 3.3332888894814734, "ts": 1789088233578 + }, + { + "value": 3.3331333453326137, + "ts": 1789261547430 } ] \ No newline at end of file diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg index 9ba58e05e4..138042cd21 100644 --- a/nativets_throughput_benchmark.svg +++ b/nativets_throughput_benchmark.svg @@ -1 +1 @@ -Thu 03Sat 05Mon 07Wed 09Fri 110246810121416[jobs/s]nativets throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Thu 03Sat 05Mon 07Wed 09Fri 11Sep 130246810121416[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 2c4d361f8c..0f588a59df 100644 --- a/noop_4workers_benchmark.json +++ b/noop_4workers_benchmark.json @@ -3094,5 +3094,9 @@ { "value": 2170.941545388759, "ts": 1789087580760 + }, + { + "value": 2261.495937683223, + "ts": 1789260763340 } ] \ No newline at end of file diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json index 6eb3242077..c038f04e8e 100644 --- a/noop_8workers_benchmark.json +++ b/noop_8workers_benchmark.json @@ -3086,5 +3086,9 @@ { "value": 3227.580271116743, "ts": 1789087530768 + }, + { + "value": 2999.6333781426715, + "ts": 1789260729562 } ] \ No newline at end of file diff --git a/noop_benchmark.json b/noop_benchmark.json index 1174a18139..d03a8d897e 100644 --- a/noop_benchmark.json +++ b/noop_benchmark.json @@ -3834,5 +3834,9 @@ { "value": 1069.7348246229185, "ts": 1789087560098 + }, + { + "value": 608.8774329727427, + "ts": 1789260833157 } ] \ No newline at end of file diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg index 3a16b765dc..f9268b5eb2 100644 --- a/noop_throughput_benchmark.svg +++ b/noop_throughput_benchmark.svg @@ -1 +1 @@ -Thu 03Sat 05Mon 07Wed 09Fri 1105001,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 +Thu 03Sat 05Mon 07Wed 09Fri 11Sep 1305001,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 757831d45d..a417ea65b1 100644 --- a/python_4workers_benchmark.json +++ b/python_4workers_benchmark.json @@ -3094,5 +3094,9 @@ { "value": 148.5001485001485, "ts": 1789087624230 + }, + { + "value": 111.84848258891955, + "ts": 1789260819114 } ] \ No newline at end of file diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json index 6ea594efe5..c1198ece6d 100644 --- a/python_8workers_benchmark.json +++ b/python_8workers_benchmark.json @@ -3086,5 +3086,9 @@ { "value": 178.4015223596575, "ts": 1789087569256 + }, + { + "value": 157.86150284150705, + "ts": 1789260773315 } ] \ No newline at end of file diff --git a/python_benchmark.json b/python_benchmark.json index 2d8ad889d1..5d494240f1 100644 --- a/python_benchmark.json +++ b/python_benchmark.json @@ -3846,5 +3846,9 @@ { "value": 50.43373007867662, "ts": 1789087598697 + }, + { + "value": 38.47337642351493, + "ts": 1789260896206 } ] \ No newline at end of file diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg index c53df03b03..5eb5fdaabd 100644 --- a/python_throughput_benchmark.svg +++ b/python_throughput_benchmark.svg @@ -1 +1 @@ -Thu 03Sat 05Mon 07Wed 09Fri 11050100150200250300350[jobs/s]python throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Thu 03Sat 05Mon 07Wed 09Fri 11Sep 13050100150200250300350[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 fa483f3a89..0ca59623e3 100644 --- a/single_dedicated_worker_throughput_benchmark.svg +++ b/single_dedicated_worker_throughput_benchmark.svg @@ -1 +1 @@ -Thu 03Sat 05Mon 07Wed 09Fri 1102004006008001,0001,2001,4001,600[jobs/s]single dedicated worker throughput benchmark \ No newline at end of file +Thu 03Sat 05Mon 07Wed 09Fri 11Sep 1302004006008001,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 9e1b2353d1..af830ca718 100644 --- a/wac_inline_2_benchmark.json +++ b/wac_inline_2_benchmark.json @@ -670,5 +670,9 @@ { "value": 60.39376736320812, "ts": 1789087537140 + }, + { + "value": 41.115039881588686, + "ts": 1789260786841 } ] \ No newline at end of file diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json index c7f3e7903d..bebbe2efa1 100644 --- a/wac_par_2_benchmark.json +++ b/wac_par_2_benchmark.json @@ -670,5 +670,9 @@ { "value": 45.72891896835559, "ts": 1789087506772 + }, + { + "value": 10.967798543476354, + "ts": 1789260745680 } ] \ No newline at end of file diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json index a83a9173bd..9a04e49ae1 100644 --- a/wac_seq_2_benchmark.json +++ b/wac_seq_2_benchmark.json @@ -670,5 +670,9 @@ { "value": 13.150973172014728, "ts": 1789087490779 + }, + { + "value": 8.72722195070865, + "ts": 1789260722034 } ] \ No newline at end of file diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json index 01a0443f91..54c94eb7c8 100644 --- a/wac_seq_3_benchmark.json +++ b/wac_seq_3_benchmark.json @@ -670,5 +670,9 @@ { "value": 9.793360101850945, "ts": 1789087528018 + }, + { + "value": 7.320108337603397, + "ts": 1789260773848 } ] \ No newline at end of file