From 101c7a9cf6fbc4b0467acef899efc4ef6c65b780 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 01:16:59 +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 c4a9df9a8d..5ea122ec3c 100644 --- a/2steps_4workers_benchmark.json +++ b/2steps_4workers_benchmark.json @@ -2538,5 +2538,9 @@ { "value": 90.656351988396, "ts": 1777078385015 + }, + { + "value": 98.4251968503937, + "ts": 1777164989485 } ] \ No newline at end of file diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json index e3fa489abf..3f83b5c022 100644 --- a/2steps_8workers_benchmark.json +++ b/2steps_8workers_benchmark.json @@ -2534,5 +2534,9 @@ { "value": 130.50287106316338, "ts": 1777078333489 + }, + { + "value": 119.50286806883365, + "ts": 1777164956903 } ] \ No newline at end of file diff --git a/2steps_benchmark.json b/2steps_benchmark.json index 0349fd0bb5..af451320fe 100644 --- a/2steps_benchmark.json +++ b/2steps_benchmark.json @@ -3302,5 +3302,9 @@ { "value": 32.30391523452643, "ts": 1777078423566 + }, + { + "value": 27.976723366159355, + "ts": 1777165059015 } ] \ 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 6d4d6527ec..c2475b631b 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 @@ -Fri 17Apr 19Tue 21Thu 23Sat 25051015202530354045505560[jobs/s]WAC v2 parallel vs flow parallel (2 steps, bun)WAC v2 parallelFlow parallel \ No newline at end of file +Fri 17Apr 19Tue 21Thu 23Sat 25Mon 27051015202530354045505560[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 3e4dc2ce1d..8f1c7642ce 100644 --- a/WAC_v2_patterns_comparison.svg +++ b/WAC_v2_patterns_comparison.svg @@ -1 +1 @@ -Fri 17Apr 19Tue 21Thu 23Sat 2501020304050607080[jobs/s]WAC v2 patterns comparisonsequential 2-taskparallel 2-tasksequential 3-taskinline 2-step \ No newline at end of file +Fri 17Apr 19Tue 21Thu 23Sat 25Mon 2701020304050607080[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 27089b0464..86b646d322 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 @@ -Fri 17Apr 19Tue 21Thu 23Sat 2502468101214161820[jobs/s]WAC v2 sequential vs flow sequential (2 steps, bun)WAC v2 sequentialFlow sequential \ No newline at end of file +Fri 17Apr 19Tue 21Thu 23Sat 25Mon 2702468101214161820[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 0cf8bb1046..fd7fd8d0e1 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 @@ -Fri 17Apr 19Tue 21Thu 23Sat 2505101520253035[jobs/s]WAC v2 sequential vs flow sequential (3 steps, bun)WAC v2 sequentialFlow sequential \ No newline at end of file +Fri 17Apr 19Tue 21Thu 23Sat 25Mon 2705101520253035[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 801d79fcdb..7c30630d77 100644 --- a/bash_4workers_benchmark.json +++ b/bash_4workers_benchmark.json @@ -2538,5 +2538,9 @@ { "value": 236.09963404556723, "ts": 1777078490049 + }, + { + "value": 260.9149417289964, + "ts": 1777165087685 } ] \ No newline at end of file diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json index 8a00bbbba0..8d04b8c59c 100644 --- a/bash_8workers_benchmark.json +++ b/bash_8workers_benchmark.json @@ -2534,5 +2534,9 @@ { "value": 332.3915572544458, "ts": 1777078411199 + }, + { + "value": 316.0889263512802, + "ts": 1777165038036 } ] \ No newline at end of file diff --git a/bash_benchmark.json b/bash_benchmark.json index b2394daf23..1058e848d3 100644 --- a/bash_benchmark.json +++ b/bash_benchmark.json @@ -3282,5 +3282,9 @@ { "value": 98.57558282813346, "ts": 1777078518655 + }, + { + "value": 97.95278675678324, + "ts": 1777165153517 } ] \ No newline at end of file diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg index 26acbf20da..626d6876e4 100644 --- a/bash_throughput_benchmark.svg +++ b/bash_throughput_benchmark.svg @@ -1 +1 @@ -Fri 17Apr 19Tue 21Thu 23Sat 25050100150200250300350400450500550[jobs/s]bash throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Fri 17Apr 19Tue 21Thu 23Sat 25Mon 27050100150200250300350400450500550[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 70368f5b03..46560e25e3 100644 --- a/bigrawscript_4workers_benchmark.json +++ b/bigrawscript_4workers_benchmark.json @@ -1610,5 +1610,9 @@ { "value": 266.7852378835038, "ts": 1777079136748 + }, + { + "value": 278.2866816632267, + "ts": 1777165732471 } ] \ No newline at end of file diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json index 215c39d984..5b4d7cb8e3 100644 --- a/bigrawscript_8workers_benchmark.json +++ b/bigrawscript_8workers_benchmark.json @@ -1610,5 +1610,9 @@ { "value": 334.8681456676434, "ts": 1777079048627 + }, + { + "value": 343.6327711119384, + "ts": 1777165674630 } ] \ No newline at end of file diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json index 50387a6568..3ceda6e6eb 100644 --- a/bigrawscript_benchmark.json +++ b/bigrawscript_benchmark.json @@ -1622,5 +1622,9 @@ { "value": 104.84103478101329, "ts": 1777079158141 + }, + { + "value": 111.08025548458762, + "ts": 1777165790816 } ] \ No newline at end of file diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json index 65070b7519..4a9c7b54e9 100644 --- a/bigscriptinflow_4workers_benchmark.json +++ b/bigscriptinflow_4workers_benchmark.json @@ -1610,5 +1610,9 @@ { "value": 174.17556897352532, "ts": 1777079211310 + }, + { + "value": 184.4366229654335, + "ts": 1777165803351 } ] \ No newline at end of file diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json index 881d9ac897..c616bbb29d 100644 --- a/bigscriptinflow_8workers_benchmark.json +++ b/bigscriptinflow_8workers_benchmark.json @@ -1610,5 +1610,9 @@ { "value": 234.64539215111165, "ts": 1777079105640 + }, + { + "value": 231.39220979560355, + "ts": 1777165732359 } ] \ No newline at end of file diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json index 20d24ca223..6c258b5324 100644 --- a/bigscriptinflow_benchmark.json +++ b/bigscriptinflow_benchmark.json @@ -646,5 +646,9 @@ { "value": 69.64515792039559, "ts": 1777079217666 + }, + { + "value": 76.22822731257385, + "ts": 1777165845312 } ] \ No newline at end of file diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json index 151fd20087..26c7dbc7f5 100644 --- a/bun_4workers_benchmark.json +++ b/bun_4workers_benchmark.json @@ -2538,5 +2538,9 @@ { "value": 191.20458891013385, "ts": 1777078408596 + }, + { + "value": 209.96640537513997, + "ts": 1777165010955 } ] \ No newline at end of file diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json index 6de0b923c9..8b2c58da25 100644 --- a/bun_8workers_benchmark.json +++ b/bun_8workers_benchmark.json @@ -2534,5 +2534,9 @@ { "value": 270.95375722543355, "ts": 1777078351326 + }, + { + "value": 254.19420437214032, + "ts": 1777164975500 } ] \ No newline at end of file diff --git a/bun_benchmark.json b/bun_benchmark.json index 5a49ed9452..9f40df1b7b 100644 --- a/bun_benchmark.json +++ b/bun_benchmark.json @@ -3238,5 +3238,9 @@ { "value": 67.0870790285791, "ts": 1777078445544 + }, + { + "value": 66.1638216223369, + "ts": 1777165080989 } ] \ No newline at end of file diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg index 7de0e45c68..d75893b137 100644 --- a/bun_throughput_benchmark.svg +++ b/bun_throughput_benchmark.svg @@ -1 +1 @@ -Fri 17Apr 19Tue 21Thu 23Sat 25050100150200250300350400450[jobs/s]bun throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Fri 17Apr 19Tue 21Thu 23Sat 25Mon 27050100150200250300350400450[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 20fafccb1c..79e45a4cc8 100644 --- a/bun_vs_dedicated_vs_noop.svg +++ b/bun_vs_dedicated_vs_noop.svg @@ -1 +1 @@ -Fri 17Apr 19Tue 21Thu 23Sat 2502004006008001,0001,2001,4001,6001,8002,000[jobs/s]bun vs dedicated vs noopbundedicatednoop \ No newline at end of file +Fri 17Apr 19Tue 21Thu 23Sat 25Mon 2702004006008001,0001,2001,4001,6001,8002,000[jobs/s]bun vs dedicated vs noopbundedicatednoop \ No newline at end of file diff --git a/dedicated_benchmark.json b/dedicated_benchmark.json index 45f8cc0069..4281e0a33b 100644 --- a/dedicated_benchmark.json +++ b/dedicated_benchmark.json @@ -2810,5 +2810,9 @@ { "value": 746.4233879328219, "ts": 1777078507664 + }, + { + "value": 720.5995388162952, + "ts": 1777165137912 } ] \ No newline at end of file diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json index 83619f64fc..85e8bb12bd 100644 --- a/deno_4workers_benchmark.json +++ b/deno_4workers_benchmark.json @@ -2534,5 +2534,9 @@ { "value": 121.08492089118502, "ts": 1777078399036 + }, + { + "value": 135.9680928208847, + "ts": 1777165002185 } ] \ No newline at end of file diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json index bedce8d46a..bf6c5f24ea 100644 --- a/deno_8workers_benchmark.json +++ b/deno_8workers_benchmark.json @@ -2530,5 +2530,9 @@ { "value": 163.93442622950818, "ts": 1777078344244 + }, + { + "value": 157.67896562598548, + "ts": 1777164968011 } ] \ No newline at end of file diff --git a/deno_benchmark.json b/deno_benchmark.json index 14c6e6f527..6ef6240c8d 100644 --- a/deno_benchmark.json +++ b/deno_benchmark.json @@ -3286,5 +3286,9 @@ { "value": 40.49238743116294, "ts": 1777078437021 + }, + { + "value": 40.6669377795852, + "ts": 1777165072354 } ] \ No newline at end of file diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg index 7733596b44..7478d187e0 100644 --- a/deno_throughput_benchmark.svg +++ b/deno_throughput_benchmark.svg @@ -1 +1 @@ -Fri 17Apr 19Tue 21Thu 23Sat 25020406080100120140160180200220240260[jobs/s]deno throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Fri 17Apr 19Tue 21Thu 23Sat 25Mon 27020406080100120140160180200220240260[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 ad4c4e6175..27823b7c53 100644 --- a/flow_par_2_bun_benchmark.json +++ b/flow_par_2_bun_benchmark.json @@ -114,5 +114,9 @@ { "value": 19.43105860407275, "ts": 1777078403664 + }, + { + "value": 16.741445121542892, + "ts": 1777165051941 } ] \ No newline at end of file diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json index 7ec6dff216..5c2860d262 100644 --- a/flow_seq_2_bun_benchmark.json +++ b/flow_seq_2_bun_benchmark.json @@ -114,5 +114,9 @@ { "value": 12.148306526070266, "ts": 1777078390465 + }, + { + "value": 10.453690152623876, + "ts": 1777165036771 } ] \ No newline at end of file diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json index d1e8680a17..e62053ed93 100644 --- a/flow_seq_3_bun_benchmark.json +++ b/flow_seq_3_bun_benchmark.json @@ -114,5 +114,9 @@ { "value": 21.62629757785467, "ts": 1777078421385 + }, + { + "value": 19.190174630589137, + "ts": 1777165072145 } ] \ No newline at end of file diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg index 3eeab3a658..aee8813c38 100644 --- a/flow_throughput_benchmark.svg +++ b/flow_throughput_benchmark.svg @@ -1 +1 @@ -Fri 17Apr 19Tue 21Thu 23Sat 25020406080100120140160180200[jobs/s]flow throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Fri 17Apr 19Tue 21Thu 23Sat 25Mon 27020406080100120140160180200[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 a8c3c8cbd3..f79da305b6 100644 --- a/go_4workers_benchmark.json +++ b/go_4workers_benchmark.json @@ -2538,5 +2538,9 @@ { "value": 331.74831361273914, "ts": 1777078461170 + }, + { + "value": 348.3713638738896, + "ts": 1777165061362 } ] \ No newline at end of file diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json index a5ef400c01..d5e385bce3 100644 --- a/go_8workers_benchmark.json +++ b/go_8workers_benchmark.json @@ -2534,5 +2534,9 @@ { "value": 412.65474552957363, "ts": 1777078389906 + }, + { + "value": 395.43926711922495, + "ts": 1777165015646 } ] \ No newline at end of file diff --git a/go_benchmark.json b/go_benchmark.json index 1b83a2a714..56a1ff5bae 100644 --- a/go_benchmark.json +++ b/go_benchmark.json @@ -2278,5 +2278,9 @@ { "value": 127.57542897237992, "ts": 1777078497043 + }, + { + "value": 131.77834881728933, + "ts": 1777165131795 } ] \ No newline at end of file diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg index 9a700318ea..722f07f780 100644 --- a/go_throughput_benchmark.svg +++ b/go_throughput_benchmark.svg @@ -1 +1 @@ -Fri 17Apr 19Tue 21Thu 23Sat 25050100150200250300350400450500550600650[jobs/s]go throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Fri 17Apr 19Tue 21Thu 23Sat 25Mon 27050100150200250300350400450500550600650[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 573a4aed25..d2a3830628 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 @@ -Fri 17Apr 19Tue 21Thu 23Sat 25020406080100120140160180200220240260[jobs/s]go vs python vs deno vs bun vs bash vs nativetsgopythondenobunbashnativets \ No newline at end of file +Fri 17Apr 19Tue 21Thu 23Sat 25Mon 27020406080100120140160180200220240260[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 d1794de6a3..448e7f3df4 100644 --- a/nativets_4workers_benchmark.json +++ b/nativets_4workers_benchmark.json @@ -2538,5 +2538,9 @@ { "value": 9.999650012249573, "ts": 1777079090985 + }, + { + "value": 9.99940003599784, + "ts": 1777165688619 } ] \ No newline at end of file diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json index 727cbec8ff..d4014a1424 100644 --- a/nativets_8workers_benchmark.json +++ b/nativets_8workers_benchmark.json @@ -2534,5 +2534,9 @@ { "value": 9.999966666777778, "ts": 1777079012094 + }, + { + "value": 9.999833336111065, + "ts": 1777165638943 } ] \ No newline at end of file diff --git a/nativets_benchmark.json b/nativets_benchmark.json index 2fe6bc6393..900232f75e 100644 --- a/nativets_benchmark.json +++ b/nativets_benchmark.json @@ -3186,5 +3186,9 @@ { "value": 3.3332722233425724, "ts": 1777079119492 + }, + { + "value": 3.3330889068135003, + "ts": 1777165754334 } ] \ No newline at end of file diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg index cf0f3aa545..99c132c790 100644 --- a/nativets_throughput_benchmark.svg +++ b/nativets_throughput_benchmark.svg @@ -1 +1 @@ -Fri 17Apr 19Tue 21Thu 23Sat 250246810121416[jobs/s]nativets throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Fri 17Apr 19Tue 21Thu 23Sat 25Mon 270246810121416[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 dc247c1ca8..d15c41e13f 100644 --- a/noop_4workers_benchmark.json +++ b/noop_4workers_benchmark.json @@ -2538,5 +2538,9 @@ { "value": 2535.3064903846157, "ts": 1777078375986 + }, + { + "value": 2907.540220973057, + "ts": 1777164981203 } ] \ No newline at end of file diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json index a5db0c0f06..548c1f696b 100644 --- a/noop_8workers_benchmark.json +++ b/noop_8workers_benchmark.json @@ -2534,5 +2534,9 @@ { "value": 4131.535860201068, "ts": 1777078327077 + }, + { + "value": 3976.845919314215, + "ts": 1777164949932 } ] \ No newline at end of file diff --git a/noop_benchmark.json b/noop_benchmark.json index f086d16bfa..85eb3d321b 100644 --- a/noop_benchmark.json +++ b/noop_benchmark.json @@ -3278,5 +3278,9 @@ { "value": 895.540209755418, "ts": 1777078415344 + }, + { + "value": 808.0372774530665, + "ts": 1777165049615 } ] \ No newline at end of file diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg index e3b80ee586..beb8cf2990 100644 --- a/noop_throughput_benchmark.svg +++ b/noop_throughput_benchmark.svg @@ -1 +1 @@ -Fri 17Apr 19Tue 21Thu 23Sat 2505001,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 +Fri 17Apr 19Tue 21Thu 23Sat 25Mon 2705001,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 3cca85e210..c926ba3637 100644 --- a/python_4workers_benchmark.json +++ b/python_4workers_benchmark.json @@ -2538,5 +2538,9 @@ { "value": 51.72235440157236, "ts": 1777078439157 + }, + { + "value": 54.53752181500872, + "ts": 1777165040317 } ] \ No newline at end of file diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json index 6f7c0990c6..7de1ab67ad 100644 --- a/python_8workers_benchmark.json +++ b/python_8workers_benchmark.json @@ -2534,5 +2534,9 @@ { "value": 79.85519591141397, "ts": 1777078371573 + }, + { + "value": 76.48378543748726, + "ts": 1777164996677 } ] \ No newline at end of file diff --git a/python_benchmark.json b/python_benchmark.json index dbd8e5d4a1..8d018093a1 100644 --- a/python_benchmark.json +++ b/python_benchmark.json @@ -3290,5 +3290,9 @@ { "value": 15.218383807639631, "ts": 1777078479474 + }, + { + "value": 15.25041176111755, + "ts": 1777165114783 } ] \ No newline at end of file diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg index 59f566a011..e78f53af7b 100644 --- a/python_throughput_benchmark.svg +++ b/python_throughput_benchmark.svg @@ -1 +1 @@ -Fri 17Apr 19Tue 21Thu 23Sat 250102030405060708090100110120[jobs/s]python throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Fri 17Apr 19Tue 21Thu 23Sat 25Mon 270102030405060708090100110120[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 3331aa6e60..bcc6773409 100644 --- a/single_dedicated_worker_throughput_benchmark.svg +++ b/single_dedicated_worker_throughput_benchmark.svg @@ -1 +1 @@ -Fri 17Apr 19Tue 21Thu 23Sat 2502004006008001,0001,2001,4001,600[jobs/s]single dedicated worker throughput benchmark \ No newline at end of file +Fri 17Apr 19Tue 21Thu 23Sat 25Mon 2702004006008001,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 59b27591f8..96e5be96ae 100644 --- a/wac_inline_2_benchmark.json +++ b/wac_inline_2_benchmark.json @@ -114,5 +114,9 @@ { "value": 46.57228017883755, "ts": 1777078369642 + }, + { + "value": 40.59430056020135, + "ts": 1777165012613 } ] \ No newline at end of file diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json index 18b4a98bed..1ccbb9f4b8 100644 --- a/wac_par_2_benchmark.json +++ b/wac_par_2_benchmark.json @@ -114,5 +114,9 @@ { "value": 38.30830524057616, "ts": 1777078331836 + }, + { + "value": 36.80259090239953, + "ts": 1777164972842 } ] \ No newline at end of file diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json index f4ca731cb6..9933777db3 100644 --- a/wac_seq_2_benchmark.json +++ b/wac_seq_2_benchmark.json @@ -114,5 +114,9 @@ { "value": 10.616612875828096, "ts": 1777078313696 + }, + { + "value": 10.828604842552085, + "ts": 1777164953570 } ] \ No newline at end of file diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json index e9cbef989a..b5bef6beb6 100644 --- a/wac_seq_3_benchmark.json +++ b/wac_seq_3_benchmark.json @@ -114,5 +114,9 @@ { "value": 7.845290864158789, "ts": 1777078358095 + }, + { + "value": 7.719623282383819, + "ts": 1777164999521 } ] \ No newline at end of file