From 499a3f7922fe547128aeda404c955467a237297a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 00:52:22 +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 3ca5bd3352..df1ac4f44a 100644 --- a/2steps_4workers_benchmark.json +++ b/2steps_4workers_benchmark.json @@ -2974,5 +2974,9 @@ { "value": 71.35381980782039, "ts": 1786494886485 + }, + { + "value": 92.22823413674374, + "ts": 1786581285008 } ] \ No newline at end of file diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json index 9c3b001ee7..d488771176 100644 --- a/2steps_8workers_benchmark.json +++ b/2steps_8workers_benchmark.json @@ -2966,5 +2966,9 @@ { "value": 89.20076117982875, "ts": 1786494854423 + }, + { + "value": 92.97136481963555, + "ts": 1786581270798 } ] \ No newline at end of file diff --git a/2steps_benchmark.json b/2steps_benchmark.json index aaac5f4b76..e4498cfb90 100644 --- a/2steps_benchmark.json +++ b/2steps_benchmark.json @@ -3738,5 +3738,9 @@ { "value": 31.649575895682997, "ts": 1786494897056 + }, + { + "value": 31.160413810295402, + "ts": 1786581276965 } ] \ 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 2d6aa9d6e4..9b5083b2b2 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 @@ -Mon 03Wed 05Fri 07Aug 09Tue 11Thu 13051015202530354045505560[jobs/s]WAC v2 parallel vs flow parallel (2 steps, bun)WAC v2 parallelFlow parallel \ No newline at end of file +Wed 05Fri 07Aug 09Tue 11Thu 13051015202530354045505560[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 5ab441184c..adf8ebfa5a 100644 --- a/WAC_v2_patterns_comparison.svg +++ b/WAC_v2_patterns_comparison.svg @@ -1 +1 @@ -Mon 03Wed 05Fri 07Aug 09Tue 11Thu 1301020304050607080[jobs/s]WAC v2 patterns comparisonsequential 2-taskparallel 2-tasksequential 3-taskinline 2-step \ No newline at end of file +Wed 05Fri 07Aug 09Tue 11Thu 1301020304050607080[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 50e34f49f4..c454ee516d 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 @@ -Mon 03Wed 05Fri 07Aug 09Tue 11Thu 1302468101214161820[jobs/s]WAC v2 sequential vs flow sequential (2 steps, bun)WAC v2 sequentialFlow sequential \ No newline at end of file +Wed 05Fri 07Aug 09Tue 11Thu 1302468101214161820[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 e2f1b3e684..de2a8e22f8 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 @@ -Mon 03Wed 05Fri 07Aug 09Tue 11Thu 1305101520253035[jobs/s]WAC v2 sequential vs flow sequential (3 steps, bun)WAC v2 sequentialFlow sequential \ No newline at end of file +Wed 05Fri 07Aug 09Tue 11Thu 1305101520253035[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 36138a7925..67386ef0cb 100644 --- a/bash_4workers_benchmark.json +++ b/bash_4workers_benchmark.json @@ -2974,5 +2974,9 @@ { "value": 203.5623409669211, "ts": 1786494999260 + }, + { + "value": 268.2523360307596, + "ts": 1786581378985 } ] \ No newline at end of file diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json index 73e38a013c..d9d5b6469f 100644 --- a/bash_8workers_benchmark.json +++ b/bash_8workers_benchmark.json @@ -2966,5 +2966,9 @@ { "value": 291.9423900350331, "ts": 1786494946542 + }, + { + "value": 238.01967629324025, + "ts": 1786581379290 } ] \ No newline at end of file diff --git a/bash_benchmark.json b/bash_benchmark.json index a3f3bdc59b..da6382a201 100644 --- a/bash_benchmark.json +++ b/bash_benchmark.json @@ -3718,5 +3718,9 @@ { "value": 108.87316276537832, "ts": 1786494982671 + }, + { + "value": 102.08769332856923, + "ts": 1786581367346 } ] \ No newline at end of file diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg index 8168ec02f3..c66fe000b9 100644 --- a/bash_throughput_benchmark.svg +++ b/bash_throughput_benchmark.svg @@ -1 +1 @@ -Mon 03Wed 05Fri 07Aug 09Tue 11Thu 13050100150200250300350400450500550[jobs/s]bash throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Wed 05Fri 07Aug 09Tue 11Thu 13050100150200250300350400450500550[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 ace1e45d51..922eb51b32 100644 --- a/bigrawscript_4workers_benchmark.json +++ b/bigrawscript_4workers_benchmark.json @@ -2046,5 +2046,9 @@ { "value": 230.97355352812102, "ts": 1786495653054 + }, + { + "value": 259.7571270861744, + "ts": 1786582027053 } ] \ No newline at end of file diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json index 36a319a86e..b11ca3fb8c 100644 --- a/bigrawscript_8workers_benchmark.json +++ b/bigrawscript_8workers_benchmark.json @@ -2042,5 +2042,9 @@ { "value": 290.9373030112011, "ts": 1786495589651 + }, + { + "value": 311.7935926416712, + "ts": 1786582019710 } ] \ No newline at end of file diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json index dd054866c3..c96bca9988 100644 --- a/bigrawscript_benchmark.json +++ b/bigrawscript_benchmark.json @@ -2058,5 +2058,9 @@ { "value": 122.71820831415862, "ts": 1786495616668 + }, + { + "value": 99.21865310678407, + "ts": 1786582009094 } ] \ No newline at end of file diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json index f759ecfd13..f7d7ea4fc7 100644 --- a/bigscriptinflow_4workers_benchmark.json +++ b/bigscriptinflow_4workers_benchmark.json @@ -2046,5 +2046,9 @@ { "value": 155.73089700996678, "ts": 1786495737171 + }, + { + "value": 180.0909459276935, + "ts": 1786582100069 } ] \ No newline at end of file diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json index ae937f94b3..bce3d1dfcc 100644 --- a/bigscriptinflow_8workers_benchmark.json +++ b/bigscriptinflow_8workers_benchmark.json @@ -2042,5 +2042,9 @@ { "value": 186.0205552713575, "ts": 1786495661211 + }, + { + "value": 181.69705045121435, + "ts": 1786582093145 } ] \ No newline at end of file diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json index 313343a9b7..6fea0fc23c 100644 --- a/bigscriptinflow_benchmark.json +++ b/bigscriptinflow_benchmark.json @@ -138,5 +138,9 @@ { "value": 80.14907728374777, "ts": 1786495668784 + }, + { + "value": 59.39123979213067, + "ts": 1786582078904 } ] \ No newline at end of file diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json index 829c8c5a83..6752f3c43d 100644 --- a/bun_4workers_benchmark.json +++ b/bun_4workers_benchmark.json @@ -2974,5 +2974,9 @@ { "value": 191.49751053236307, "ts": 1786494910294 + }, + { + "value": 201.09934307547928, + "ts": 1786581308542 } ] \ No newline at end of file diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json index 0d67b64a44..70ea3b6c88 100644 --- a/bun_8workers_benchmark.json +++ b/bun_8workers_benchmark.json @@ -2966,5 +2966,9 @@ { "value": 190.98548510313216, "ts": 1786494879829 + }, + { + "value": 173.2902033271719, + "ts": 1786581296444 } ] \ No newline at end of file diff --git a/bun_benchmark.json b/bun_benchmark.json index 9be64b79cb..914cd824ce 100644 --- a/bun_benchmark.json +++ b/bun_benchmark.json @@ -3674,5 +3674,9 @@ { "value": 76.5579543714592, "ts": 1786494918001 + }, + { + "value": 70.01820473323065, + "ts": 1786581298886 } ] \ No newline at end of file diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg index 1768e1f926..3fdfeddc84 100644 --- a/bun_throughput_benchmark.svg +++ b/bun_throughput_benchmark.svg @@ -1 +1 @@ -Mon 03Wed 05Fri 07Aug 09Tue 11Thu 13050100150200250300350400[jobs/s]bun throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Wed 05Fri 07Aug 09Tue 11Thu 13050100150200250300350400[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 1363e7e2b7..76cb54d401 100644 --- a/bun_vs_dedicated_vs_noop.svg +++ b/bun_vs_dedicated_vs_noop.svg @@ -1 +1 @@ -Mon 03Wed 05Fri 07Aug 09Tue 11Thu 1302004006008001,0001,2001,4001,6001,8002,0002,2002,400[jobs/s]bun vs dedicated vs noopbundedicatednoop \ No newline at end of file +Wed 05Fri 07Aug 09Tue 11Thu 1302004006008001,0001,2001,4001,6001,8002,0002,2002,400[jobs/s]bun vs dedicated vs noopbundedicatednoop \ No newline at end of file diff --git a/dedicated_benchmark.json b/dedicated_benchmark.json index 8261297a5b..30513f37b0 100644 --- a/dedicated_benchmark.json +++ b/dedicated_benchmark.json @@ -3246,5 +3246,9 @@ { "value": 707.3247406475951, "ts": 1786495020301 + }, + { + "value": 954.4514555384696, + "ts": 1786581382794 } ] \ No newline at end of file diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json index 31d9db74d1..9861dfd17f 100644 --- a/deno_4workers_benchmark.json +++ b/deno_4workers_benchmark.json @@ -2970,5 +2970,9 @@ { "value": 119.90407673860912, "ts": 1786494900744 + }, + { + "value": 120.28869286287089, + "ts": 1786581299323 } ] \ No newline at end of file diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json index 4eecd6be15..a0ec0dd765 100644 --- a/deno_8workers_benchmark.json +++ b/deno_8workers_benchmark.json @@ -2962,5 +2962,9 @@ { "value": 114.31184270690444, "ts": 1786494869864 + }, + { + "value": 117.8967224711153, + "ts": 1786581285511 } ] \ No newline at end of file diff --git a/deno_benchmark.json b/deno_benchmark.json index c94b9f9034..2f0682d20f 100644 --- a/deno_benchmark.json +++ b/deno_benchmark.json @@ -330,5 +330,9 @@ { "value": 41.10152075626799, "ts": 1786494910330 + }, + { + "value": 40.089801154586276, + "ts": 1786581290604 } ] \ No newline at end of file diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg index e5d4fd96d1..ade14283ad 100644 --- a/deno_throughput_benchmark.svg +++ b/deno_throughput_benchmark.svg @@ -1 +1 @@ -Mon 03Wed 05Fri 07Aug 09Tue 11Thu 13020406080100120140160180200220240[jobs/s]deno throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Wed 05Fri 07Aug 09Tue 11Thu 13020406080100120140160180200220240[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 84b0d94b33..22459d6a72 100644 --- a/flow_par_2_bun_benchmark.json +++ b/flow_par_2_bun_benchmark.json @@ -550,5 +550,9 @@ { "value": 18.094962362478284, "ts": 1786494903499 + }, + { + "value": 19.094172458565644, + "ts": 1786581309347 } ] \ No newline at end of file diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json index 4460d1e9b3..4f27892c18 100644 --- a/flow_seq_2_bun_benchmark.json +++ b/flow_seq_2_bun_benchmark.json @@ -550,5 +550,9 @@ { "value": 10.670081092616304, "ts": 1786494889341 + }, + { + "value": 12.256704417316273, + "ts": 1786581295938 } ] \ No newline at end of file diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json index 05adedb538..1714dfaf9d 100644 --- a/flow_seq_3_bun_benchmark.json +++ b/flow_seq_3_bun_benchmark.json @@ -138,5 +138,9 @@ { "value": 17.539244058581076, "ts": 1786494923519 + }, + { + "value": 20.918313983892897, + "ts": 1786581327543 } ] \ No newline at end of file diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg index 5935bc9c7b..8e0656e91e 100644 --- a/flow_throughput_benchmark.svg +++ b/flow_throughput_benchmark.svg @@ -1 +1 @@ -Mon 03Wed 05Fri 07Aug 09Tue 11Thu 13020406080100120140160180[jobs/s]flow throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Wed 05Fri 07Aug 09Tue 11Thu 13020406080100120140160180[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 749ac75640..5190001385 100644 --- a/go_4workers_benchmark.json +++ b/go_4workers_benchmark.json @@ -2974,5 +2974,9 @@ { "value": 227.8336814125688, "ts": 1786494965442 + }, + { + "value": 302.923208966527, + "ts": 1786581353209 } ] \ No newline at end of file diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json index 1b69674045..fefcbe521b 100644 --- a/go_8workers_benchmark.json +++ b/go_8workers_benchmark.json @@ -2966,5 +2966,9 @@ { "value": 274.80076944215443, "ts": 1786494922167 + }, + { + "value": 214.17862497322767, + "ts": 1786581349983 } ] \ No newline at end of file diff --git a/go_benchmark.json b/go_benchmark.json index 5319f80056..499278a1ff 100644 --- a/go_benchmark.json +++ b/go_benchmark.json @@ -2714,5 +2714,9 @@ { "value": 138.58093126385808, "ts": 1786494962840 + }, + { + "value": 120.0552254036857, + "ts": 1786581346371 } ] \ No newline at end of file diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg index 11916c31f3..11e9cc341f 100644 --- a/go_throughput_benchmark.svg +++ b/go_throughput_benchmark.svg @@ -1 +1 @@ -Mon 03Wed 05Fri 07Aug 09Tue 11Thu 13050100150200250300350400450500550600[jobs/s]go throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Wed 05Fri 07Aug 09Tue 11Thu 13050100150200250300350400450500550600[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 144ef06162..415fd69945 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 @@ -Mon 03Wed 05Fri 07Aug 09Tue 11Thu 13020406080100120140160180200220[jobs/s]go vs python vs deno vs bun vs bash vs nativetsgopythondenobunbashnativets \ No newline at end of file +Wed 05Fri 07Aug 09Tue 11Thu 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 fa19f6eeb4..1de49deafd 100644 --- a/nativets_4workers_benchmark.json +++ b/nativets_4workers_benchmark.json @@ -2974,5 +2974,9 @@ { "value": 9.999733340444255, "ts": 1786495600296 + }, + { + "value": 9.9992667204405, + "ts": 1786581980013 } ] \ No newline at end of file diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json index 886afd2d55..90647677fa 100644 --- a/nativets_8workers_benchmark.json +++ b/nativets_8workers_benchmark.json @@ -2966,5 +2966,9 @@ { "value": 9.99940003599784, "ts": 1786495547520 + }, + { + "value": 9.999250056245783, + "ts": 1786581980362 } ] \ No newline at end of file diff --git a/nativets_benchmark.json b/nativets_benchmark.json index 353764f7b1..2f107b17f4 100644 --- a/nativets_benchmark.json +++ b/nativets_benchmark.json @@ -3622,5 +3622,9 @@ { "value": 3.333172230008883, "ts": 1786495583546 + }, + { + "value": 3.333205560453516, + "ts": 1786581968215 } ] \ No newline at end of file diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg index 3d7cf0cedf..ad3215dca9 100644 --- a/nativets_throughput_benchmark.svg +++ b/nativets_throughput_benchmark.svg @@ -1 +1 @@ -Mon 03Wed 05Fri 07Aug 09Tue 11Thu 130246810121416[jobs/s]nativets throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Wed 05Fri 07Aug 09Tue 11Thu 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 e0b4535c15..f3de7edbd4 100644 --- a/noop_4workers_benchmark.json +++ b/noop_4workers_benchmark.json @@ -2974,5 +2974,9 @@ { "value": 1973.9583714112339, "ts": 1786494875092 + }, + { + "value": 2684.9909008641694, + "ts": 1786581275772 } ] \ No newline at end of file diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json index c65f3238e3..02ba788728 100644 --- a/noop_8workers_benchmark.json +++ b/noop_8workers_benchmark.json @@ -2966,5 +2966,9 @@ { "value": 2535.068446848065, "ts": 1786494845048 + }, + { + "value": 3061.12037005544, + "ts": 1786581261716 } ] \ No newline at end of file diff --git a/noop_benchmark.json b/noop_benchmark.json index f1b1143782..19a1ae1c06 100644 --- a/noop_benchmark.json +++ b/noop_benchmark.json @@ -3714,5 +3714,9 @@ { "value": 900.0900090009002, "ts": 1786494888584 + }, + { + "value": 1336.620429500698, + "ts": 1786581268388 } ] \ No newline at end of file diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg index 6479a57da2..cb5a7cde8d 100644 --- a/noop_throughput_benchmark.svg +++ b/noop_throughput_benchmark.svg @@ -1 +1 @@ -Mon 03Wed 05Fri 07Aug 09Tue 11Thu 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 +Wed 05Fri 07Aug 09Tue 11Thu 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 1b90b943ec..9bfde05442 100644 --- a/python_4workers_benchmark.json +++ b/python_4workers_benchmark.json @@ -2974,5 +2974,9 @@ { "value": 68.95917616770872, "ts": 1786494933928 + }, + { + "value": 78.36990595611285, + "ts": 1786581329378 } ] \ No newline at end of file diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json index 6c938b3487..1f5043b273 100644 --- a/python_8workers_benchmark.json +++ b/python_8workers_benchmark.json @@ -2966,5 +2966,9 @@ { "value": 104.22456920511395, "ts": 1786494896094 + }, + { + "value": 81.43764590911559, + "ts": 1786581316861 } ] \ No newline at end of file diff --git a/python_benchmark.json b/python_benchmark.json index 46f6bd316a..bb6c5f81f9 100644 --- a/python_benchmark.json +++ b/python_benchmark.json @@ -3726,5 +3726,9 @@ { "value": 18.248175182481752, "ts": 1786494946485 + }, + { + "value": 17.99985600115199, + "ts": 1786581327748 } ] \ No newline at end of file diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg index ffd9e680c1..dbea33328d 100644 --- a/python_throughput_benchmark.svg +++ b/python_throughput_benchmark.svg @@ -1 +1 @@ -Mon 03Wed 05Fri 07Aug 09Tue 11Thu 13020406080100120140160180200[jobs/s]python throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Wed 05Fri 07Aug 09Tue 11Thu 13020406080100120140160180200[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 a23097bb48..79007d7747 100644 --- a/single_dedicated_worker_throughput_benchmark.svg +++ b/single_dedicated_worker_throughput_benchmark.svg @@ -1 +1 @@ -Mon 03Wed 05Fri 07Aug 09Tue 11Thu 1302004006008001,0001,2001,4001,600[jobs/s]single dedicated worker throughput benchmark \ No newline at end of file +Wed 05Fri 07Aug 09Tue 11Thu 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 d57600e866..ebefe0b35b 100644 --- a/wac_inline_2_benchmark.json +++ b/wac_inline_2_benchmark.json @@ -550,5 +550,9 @@ { "value": 36.619305697963966, "ts": 1786494865576 + }, + { + "value": 46.842795578040096, + "ts": 1786581275284 } ] \ No newline at end of file diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json index aaefcc98ac..08b5906165 100644 --- a/wac_par_2_benchmark.json +++ b/wac_par_2_benchmark.json @@ -550,5 +550,9 @@ { "value": 27.942327036995643, "ts": 1786494817062 + }, + { + "value": 14.437514437514439, + "ts": 1786581239223 } ] \ No newline at end of file diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json index 804758a14c..bb7dcb8323 100644 --- a/wac_seq_2_benchmark.json +++ b/wac_seq_2_benchmark.json @@ -550,5 +550,9 @@ { "value": 8.501088139281828, "ts": 1786494790911 + }, + { + "value": 11.620340243562332, + "ts": 1786581221021 } ] \ No newline at end of file diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json index 449c5c3249..bc5bbb9ea1 100644 --- a/wac_seq_3_benchmark.json +++ b/wac_seq_3_benchmark.json @@ -550,5 +550,9 @@ { "value": 6.023552088666686, "ts": 1786494851103 + }, + { + "value": 8.434192215240586, + "ts": 1786581263759 } ] \ No newline at end of file