From a2735653ed3f295934728e0039c1376ed9f07dee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 01:19:39 +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 ff9f779655..c5a86faf19 100644 --- a/2steps_4workers_benchmark.json +++ b/2steps_4workers_benchmark.json @@ -2614,5 +2614,9 @@ { "value": 80.99352051835854, "ts": 1778720676676 + }, + { + "value": 95.37131230925738, + "ts": 1778806897037 } ] \ No newline at end of file diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json index 8d20561c40..c2db68a740 100644 --- a/2steps_8workers_benchmark.json +++ b/2steps_8workers_benchmark.json @@ -2610,5 +2610,9 @@ { "value": 122.0703125, "ts": 1778720624204 + }, + { + "value": 120.50128534704369, + "ts": 1778806855401 } ] \ No newline at end of file diff --git a/2steps_benchmark.json b/2steps_benchmark.json index 3332a2331a..40eebc7931 100644 --- a/2steps_benchmark.json +++ b/2steps_benchmark.json @@ -3378,5 +3378,9 @@ { "value": 34.96992586375717, "ts": 1778720644317 + }, + { + "value": 28.328611898016998, + "ts": 1778806894912 } ] \ 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 6c6931e6c2..5d67f660f7 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 @@ -Tue 05Thu 07Sat 09Mon 11Wed 13Fri 1505101520253035404550556065[jobs/s]WAC v2 parallel vs flow parallel (2 steps, bun)WAC v2 parallelFlow parallel \ No newline at end of file +Thu 07Sat 09Mon 11Wed 13Fri 1505101520253035404550556065[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 94c9dbc0c7..1c80d3814e 100644 --- a/WAC_v2_patterns_comparison.svg +++ b/WAC_v2_patterns_comparison.svg @@ -1 +1 @@ -Tue 05Thu 07Sat 09Mon 11Wed 13Fri 1501020304050607080[jobs/s]WAC v2 patterns comparisonsequential 2-taskparallel 2-tasksequential 3-taskinline 2-step \ No newline at end of file +Thu 07Sat 09Mon 11Wed 13Fri 1501020304050607080[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 efd003b088..da5980067f 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 @@ -Tue 05Thu 07Sat 09Mon 11Wed 13Fri 1502468101214161820[jobs/s]WAC v2 sequential vs flow sequential (2 steps, bun)WAC v2 sequentialFlow sequential \ No newline at end of file +Thu 07Sat 09Mon 11Wed 13Fri 1502468101214161820[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 e74951281e..cdce988a31 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 @@ -Tue 05Thu 07Sat 09Mon 11Wed 13Fri 1505101520253035[jobs/s]WAC v2 sequential vs flow sequential (3 steps, bun)WAC v2 sequentialFlow sequential \ No newline at end of file +Thu 07Sat 09Mon 11Wed 13Fri 1505101520253035[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 e71f9db304..d091ae897f 100644 --- a/bash_4workers_benchmark.json +++ b/bash_4workers_benchmark.json @@ -2614,5 +2614,9 @@ { "value": 208.76100344455656, "ts": 1778720789199 + }, + { + "value": 257.3560950501844, + "ts": 1778806995029 } ] \ No newline at end of file diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json index d53de76b40..1abca11352 100644 --- a/bash_8workers_benchmark.json +++ b/bash_8workers_benchmark.json @@ -2610,5 +2610,9 @@ { "value": 310.2057698273188, "ts": 1778720707368 + }, + { + "value": 327.42155525238746, + "ts": 1778806936831 } ] \ No newline at end of file diff --git a/bash_benchmark.json b/bash_benchmark.json index f5ce1335d3..7aba928d6a 100644 --- a/bash_benchmark.json +++ b/bash_benchmark.json @@ -3358,5 +3358,9 @@ { "value": 128, "ts": 1778720727658 + }, + { + "value": 115.23392486748098, + "ts": 1778806986422 } ] \ No newline at end of file diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg index bd3e503b84..f6ec3b27fc 100644 --- a/bash_throughput_benchmark.svg +++ b/bash_throughput_benchmark.svg @@ -1 +1 @@ -Tue 05Thu 07Sat 09Mon 11Wed 13Fri 15050100150200250300350400450500550[jobs/s]bash throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Thu 07Sat 09Mon 11Wed 13Fri 15050100150200250300350400450500550[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 020b951302..f914b12202 100644 --- a/bigrawscript_4workers_benchmark.json +++ b/bigrawscript_4workers_benchmark.json @@ -1686,5 +1686,9 @@ { "value": 224.04361382349097, "ts": 1778721444480 + }, + { + "value": 266.47125441343013, + "ts": 1778807641793 } ] \ No newline at end of file diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json index d7e7d98e4b..e7196d5ed0 100644 --- a/bigrawscript_8workers_benchmark.json +++ b/bigrawscript_8workers_benchmark.json @@ -1686,5 +1686,9 @@ { "value": 320.6155819172812, "ts": 1778721346604 + }, + { + "value": 342.8963310092582, + "ts": 1778807573513 } ] \ No newline at end of file diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json index f683250998..a1bd83abdf 100644 --- a/bigrawscript_benchmark.json +++ b/bigrawscript_benchmark.json @@ -1698,5 +1698,9 @@ { "value": 137.40038472107722, "ts": 1778721358132 + }, + { + "value": 119.792758527747, + "ts": 1778807621153 } ] \ No newline at end of file diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json index 5b7fc0c7eb..be874425fd 100644 --- a/bigscriptinflow_4workers_benchmark.json +++ b/bigscriptinflow_4workers_benchmark.json @@ -1686,5 +1686,9 @@ { "value": 144.25157474635765, "ts": 1778721533388 + }, + { + "value": 173.9357307474888, + "ts": 1778807717062 } ] \ No newline at end of file diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json index ad272ec39e..6bcdcaaa8a 100644 --- a/bigscriptinflow_8workers_benchmark.json +++ b/bigscriptinflow_8workers_benchmark.json @@ -1686,5 +1686,9 @@ { "value": 227.28564122961532, "ts": 1778721405717 + }, + { + "value": 239.49227637408694, + "ts": 1778807629577 } ] \ No newline at end of file diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json index e8a34a96fb..75df3f1f53 100644 --- a/bigscriptinflow_benchmark.json +++ b/bigscriptinflow_benchmark.json @@ -722,5 +722,9 @@ { "value": 91.9096528112865, "ts": 1778721403807 + }, + { + "value": 89.45744062262379, + "ts": 1778807668045 } ] \ No newline at end of file diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json index e9029664bd..d83870fdeb 100644 --- a/bun_4workers_benchmark.json +++ b/bun_4workers_benchmark.json @@ -2614,5 +2614,9 @@ { "value": 169.89466530750934, "ts": 1778720701951 + }, + { + "value": 207.52628666297733, + "ts": 1778806919161 } ] \ No newline at end of file diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json index 3f8329c5dd..e9af4cca9f 100644 --- a/bun_8workers_benchmark.json +++ b/bun_8workers_benchmark.json @@ -2610,5 +2610,9 @@ { "value": 252.01612903225808, "ts": 1778720643522 + }, + { + "value": 241.93548387096774, + "ts": 1778806874657 } ] \ No newline at end of file diff --git a/bun_benchmark.json b/bun_benchmark.json index dca0f91bd5..79ce4ede75 100644 --- a/bun_benchmark.json +++ b/bun_benchmark.json @@ -3314,5 +3314,9 @@ { "value": 78.48061528802386, "ts": 1778720664521 + }, + { + "value": 64.86766995329528, + "ts": 1778806918039 } ] \ No newline at end of file diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg index 4e45ed4b45..7ba976f420 100644 --- a/bun_throughput_benchmark.svg +++ b/bun_throughput_benchmark.svg @@ -1 +1 @@ -Tue 05Thu 07Sat 09Mon 11Wed 13Fri 15050100150200250300350400450[jobs/s]bun throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Thu 07Sat 09Mon 11Wed 13Fri 15050100150200250300350400450[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 0d2e36fc9a..032374ee0b 100644 --- a/bun_vs_dedicated_vs_noop.svg +++ b/bun_vs_dedicated_vs_noop.svg @@ -1 +1 @@ -Tue 05Thu 07Sat 09Mon 11Wed 13Fri 1502004006008001,0001,2001,4001,6001,8002,000[jobs/s]bun vs dedicated vs noopbundedicatednoop \ No newline at end of file +Thu 07Sat 09Mon 11Wed 13Fri 1502004006008001,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 87cc54c463..6cf5b9273c 100644 --- a/dedicated_benchmark.json +++ b/dedicated_benchmark.json @@ -2886,5 +2886,9 @@ { "value": 992.3807213505198, "ts": 1778720749811 + }, + { + "value": 883.0801836806783, + "ts": 1778807013004 } ] \ No newline at end of file diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json index 36c4fb627f..74278f9174 100644 --- a/deno_4workers_benchmark.json +++ b/deno_4workers_benchmark.json @@ -2610,5 +2610,9 @@ { "value": 112.88380493678507, "ts": 1778720691580 + }, + { + "value": 128.3477368015744, + "ts": 1778806910336 } ] \ No newline at end of file diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json index e09dcf7017..bdf3d24e87 100644 --- a/deno_8workers_benchmark.json +++ b/deno_8workers_benchmark.json @@ -2606,5 +2606,9 @@ { "value": 150.57217426219634, "ts": 1778720635885 + }, + { + "value": 152.14524799675422, + "ts": 1778806866877 } ] \ No newline at end of file diff --git a/deno_benchmark.json b/deno_benchmark.json index a201b8bb84..8512a54663 100644 --- a/deno_benchmark.json +++ b/deno_benchmark.json @@ -3362,5 +3362,9 @@ { "value": 42.76428327061238, "ts": 1778720657086 + }, + { + "value": 37.81862188941835, + "ts": 1778806909246 } ] \ No newline at end of file diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg index 15c325db87..7c923d1071 100644 --- a/deno_throughput_benchmark.svg +++ b/deno_throughput_benchmark.svg @@ -1 +1 @@ -Tue 05Thu 07Sat 09Mon 11Wed 13Fri 15020406080100120140160180200220240260[jobs/s]deno throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Thu 07Sat 09Mon 11Wed 13Fri 15020406080100120140160180200220240260[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 cf027f9b9a..25eb01ef25 100644 --- a/flow_par_2_bun_benchmark.json +++ b/flow_par_2_bun_benchmark.json @@ -190,5 +190,9 @@ { "value": 18.507551080840983, "ts": 1778720685087 + }, + { + "value": 19.399394738884148, + "ts": 1778806913743 } ] \ No newline at end of file diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json index 3b5149ba07..24ba3fee0c 100644 --- a/flow_seq_2_bun_benchmark.json +++ b/flow_seq_2_bun_benchmark.json @@ -190,5 +190,9 @@ { "value": 12.099506340141323, "ts": 1778720671284 + }, + { + "value": 11.79022825881909, + "ts": 1778806900563 } ] \ No newline at end of file diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json index 342a397255..8fcc4f4124 100644 --- a/flow_seq_3_bun_benchmark.json +++ b/flow_seq_3_bun_benchmark.json @@ -190,5 +190,9 @@ { "value": 19.950124688279303, "ts": 1778720703870 + }, + { + "value": 21.3857998289136, + "ts": 1778806931464 } ] \ No newline at end of file diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg index 8b25c477d8..f98e5bc150 100644 --- a/flow_throughput_benchmark.svg +++ b/flow_throughput_benchmark.svg @@ -1 +1 @@ -Tue 05Thu 07Sat 09Mon 11Wed 13Fri 15020406080100120140160180200220[jobs/s]flow throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Thu 07Sat 09Mon 11Wed 13Fri 15020406080100120140160180200220[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 6a2aac6ca0..4f7f128ba1 100644 --- a/go_4workers_benchmark.json +++ b/go_4workers_benchmark.json @@ -2614,5 +2614,9 @@ { "value": 282.6322483395356, "ts": 1778720757124 + }, + { + "value": 357.632473028551, + "ts": 1778806968331 } ] \ No newline at end of file diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json index 6f475f7720..7dea720aff 100644 --- a/go_8workers_benchmark.json +++ b/go_8workers_benchmark.json @@ -2610,5 +2610,9 @@ { "value": 410.8744778470177, "ts": 1778720684325 + }, + { + "value": 401.7408771342484, + "ts": 1778806915239 } ] \ No newline at end of file diff --git a/go_benchmark.json b/go_benchmark.json index d214d51614..5939c37a77 100644 --- a/go_benchmark.json +++ b/go_benchmark.json @@ -2354,5 +2354,9 @@ { "value": 183.06636155606407, "ts": 1778720710765 + }, + { + "value": 161.277316345456, + "ts": 1778806967745 } ] \ No newline at end of file diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg index 0dfc5d964a..8d97813334 100644 --- a/go_throughput_benchmark.svg +++ b/go_throughput_benchmark.svg @@ -1 +1 @@ -Tue 05Thu 07Sat 09Mon 11Wed 13Fri 15050100150200250300350400450500550600650[jobs/s]go throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Thu 07Sat 09Mon 11Wed 13Fri 15050100150200250300350400450500550600650[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 4579d41654..78f5e7557b 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 @@ -Tue 05Thu 07Sat 09Mon 11Wed 13Fri 15020406080100120140160180200220240260280[jobs/s]go vs python vs deno vs bun vs bash vs nativetsgopythondenobunbashnativets \ No newline at end of file +Thu 07Sat 09Mon 11Wed 13Fri 15020406080100120140160180200220240260280[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 70e5a78d97..cf1e44c45a 100644 --- a/nativets_4workers_benchmark.json +++ b/nativets_4workers_benchmark.json @@ -2614,5 +2614,9 @@ { "value": 9.999500024998751, "ts": 1778721390113 + }, + { + "value": 9.999433365442625, + "ts": 1778807595983 } ] \ No newline at end of file diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json index fd656c6f65..be35449909 100644 --- a/nativets_8workers_benchmark.json +++ b/nativets_8workers_benchmark.json @@ -2610,5 +2610,9 @@ { "value": 9.999333377774816, "ts": 1778721308364 + }, + { + "value": 9.999816670027716, + "ts": 1778807537757 } ] \ No newline at end of file diff --git a/nativets_benchmark.json b/nativets_benchmark.json index eb05780b36..dfd8de0a8b 100644 --- a/nativets_benchmark.json +++ b/nativets_benchmark.json @@ -3262,5 +3262,9 @@ { "value": 3.3331055711193067, "ts": 1778721328541 + }, + { + "value": 3.333327777787037, + "ts": 1778807587277 } ] \ No newline at end of file diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg index 9ac05e9305..673342316d 100644 --- a/nativets_throughput_benchmark.svg +++ b/nativets_throughput_benchmark.svg @@ -1 +1 @@ -Tue 05Thu 07Sat 09Mon 11Wed 13Fri 150246810121416[jobs/s]nativets throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Thu 07Sat 09Mon 11Wed 13Fri 150246810121416[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 fe013b08fb..66f5280c8e 100644 --- a/noop_4workers_benchmark.json +++ b/noop_4workers_benchmark.json @@ -2614,5 +2614,9 @@ { "value": 2288.775674553053, "ts": 1778720666673 + }, + { + "value": 2730.1407539233132, + "ts": 1778806888418 } ] \ No newline at end of file diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json index c80be70a5b..f6d09edeef 100644 --- a/noop_8workers_benchmark.json +++ b/noop_8workers_benchmark.json @@ -2610,5 +2610,9 @@ { "value": 4158.324349299245, "ts": 1778720617229 + }, + { + "value": 3933.1080293672067, + "ts": 1778806848462 } ] \ No newline at end of file diff --git a/noop_benchmark.json b/noop_benchmark.json index f47cfc901a..ebc8e3bee0 100644 --- a/noop_benchmark.json +++ b/noop_benchmark.json @@ -3354,5 +3354,9 @@ { "value": 1259.9042472772069, "ts": 1778720636734 + }, + { + "value": 1344.0860215053765, + "ts": 1778806885653 } ] \ No newline at end of file diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg index 5b3bded768..84a041235d 100644 --- a/noop_throughput_benchmark.svg +++ b/noop_throughput_benchmark.svg @@ -1 +1 @@ -Tue 05Thu 07Sat 09Mon 11Wed 13Fri 1505001,0001,5002,0002,5003,0003,5004,0004,5005,0005,5006,0006,5007,000[jobs/s]noop throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Thu 07Sat 09Mon 11Wed 13Fri 1505001,0001,5002,0002,5003,0003,5004,0004,5005,0005,5006,0006,5007,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 41556dee78..df3c3da47a 100644 --- a/python_4workers_benchmark.json +++ b/python_4workers_benchmark.json @@ -2614,5 +2614,9 @@ { "value": 52.532044547173776, "ts": 1778720732033 + }, + { + "value": 55.471321326874005, + "ts": 1778806947746 } ] \ No newline at end of file diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json index b923ebfa1b..d2800da0b1 100644 --- a/python_8workers_benchmark.json +++ b/python_8workers_benchmark.json @@ -2610,5 +2610,9 @@ { "value": 73.00335815447511, "ts": 1778720665668 + }, + { + "value": 74.38262421898244, + "ts": 1778806896498 } ] \ No newline at end of file diff --git a/python_benchmark.json b/python_benchmark.json index 358d73a16a..9e992deef0 100644 --- a/python_benchmark.json +++ b/python_benchmark.json @@ -3366,5 +3366,9 @@ { "value": 15.416872224962999, "ts": 1778720697964 + }, + { + "value": 14.54164727780363, + "ts": 1778806953458 } ] \ No newline at end of file diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg index eb42a05724..567be9db43 100644 --- a/python_throughput_benchmark.svg +++ b/python_throughput_benchmark.svg @@ -1 +1 @@ -Tue 05Thu 07Sat 09Mon 11Wed 13Fri 150102030405060708090100110120130[jobs/s]python throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Thu 07Sat 09Mon 11Wed 13Fri 150102030405060708090100110120130[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 1d8aefbf62..962274f30e 100644 --- a/single_dedicated_worker_throughput_benchmark.svg +++ b/single_dedicated_worker_throughput_benchmark.svg @@ -1 +1 @@ -Tue 05Thu 07Sat 09Mon 11Wed 13Fri 1502004006008001,0001,2001,4001,600[jobs/s]single dedicated worker throughput benchmark \ No newline at end of file +Thu 07Sat 09Mon 11Wed 13Fri 1502004006008001,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 5e1cdc121a..01f940bf3a 100644 --- a/wac_inline_2_benchmark.json +++ b/wac_inline_2_benchmark.json @@ -190,5 +190,9 @@ { "value": 46.13397305775974, "ts": 1778720650339 + }, + { + "value": 49.140049140049136, + "ts": 1778806879108 } ] \ No newline at end of file diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json index a53329612e..77d4a2db7f 100644 --- a/wac_par_2_benchmark.json +++ b/wac_par_2_benchmark.json @@ -190,5 +190,9 @@ { "value": 38.8681592039801, "ts": 1778720614250 + }, + { + "value": 42.08754208754208, + "ts": 1778806844758 } ] \ No newline at end of file diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json index 350957b555..1b2007f1e3 100644 --- a/wac_seq_2_benchmark.json +++ b/wac_seq_2_benchmark.json @@ -190,5 +190,9 @@ { "value": 11.724978895037989, "ts": 1778720596205 + }, + { + "value": 12.737555408366028, + "ts": 1778806827248 } ] \ No newline at end of file diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json index d22cef170e..ed9e38e837 100644 --- a/wac_seq_3_benchmark.json +++ b/wac_seq_3_benchmark.json @@ -190,5 +190,9 @@ { "value": 8.434547908232119, "ts": 1778720638725 + }, + { + "value": 8.853474988933156, + "ts": 1778806868171 } ] \ No newline at end of file