From 8db23c56bac0d6e0d7cc3dd215ba711b9f802976 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 01:12:20 +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 72b30ec22f..d21d1e0630 100644 --- a/2steps_4workers_benchmark.json +++ b/2steps_4workers_benchmark.json @@ -2510,5 +2510,9 @@ { "value": 84.8992528865746, "ts": 1776473353083 + }, + { + "value": 100.71169598496039, + "ts": 1776560082881 } ] \ No newline at end of file diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json index faf2d8df16..f605a0b956 100644 --- a/2steps_8workers_benchmark.json +++ b/2steps_8workers_benchmark.json @@ -2506,5 +2506,9 @@ { "value": 123.2741617357002, "ts": 1776473289571 + }, + { + "value": 113.12217194570135, + "ts": 1776560056195 } ] \ No newline at end of file diff --git a/2steps_benchmark.json b/2steps_benchmark.json index 7f6945e2d7..30e6941e38 100644 --- a/2steps_benchmark.json +++ b/2steps_benchmark.json @@ -3274,5 +3274,9 @@ { "value": 34.99930001399972, "ts": 1776473345088 + }, + { + "value": 32.396008811714395, + "ts": 1776560137182 } ] \ 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 aa50aab9b6..04800b9d2d 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 09Sat 11Mon 13Wed 15Fri 17Apr 190510152025303540455055606570[jobs/s]WAC v2 parallel vs flow parallel (2 steps, bun)WAC v2 parallelFlow parallel \ No newline at end of file +Sat 11Mon 13Wed 15Fri 17Apr 190510152025303540455055606570[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 912459ef29..c765290bd9 100644 --- a/WAC_v2_patterns_comparison.svg +++ b/WAC_v2_patterns_comparison.svg @@ -1 +1 @@ -Thu 09Sat 11Mon 13Wed 15Fri 17Apr 1901020304050607080[jobs/s]WAC v2 patterns comparisonsequential 2-taskparallel 2-tasksequential 3-taskinline 2-step \ No newline at end of file +Sat 11Mon 13Wed 15Fri 17Apr 1901020304050607080[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 647ea1ec7c..3d7b34d368 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 09Sat 11Mon 13Wed 15Fri 17Apr 190246810121416182022[jobs/s]WAC v2 sequential vs flow sequential (2 steps, bun)WAC v2 sequentialFlow sequential \ No newline at end of file +Sat 11Mon 13Wed 15Fri 17Apr 190246810121416182022[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 cbe889f797..634630b408 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 09Sat 11Mon 13Wed 15Fri 17Apr 1905101520253035[jobs/s]WAC v2 sequential vs flow sequential (3 steps, bun)WAC v2 sequentialFlow sequential \ No newline at end of file +Sat 11Mon 13Wed 15Fri 17Apr 1905101520253035[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 894f1b5bbf..cc8dc3827b 100644 --- a/bash_4workers_benchmark.json +++ b/bash_4workers_benchmark.json @@ -2510,5 +2510,9 @@ { "value": 226.1334941393736, "ts": 1776473467730 + }, + { + "value": 262.5131256562828, + "ts": 1776560180185 } ] \ No newline at end of file diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json index 3da908914d..49ca3da410 100644 --- a/bash_8workers_benchmark.json +++ b/bash_8workers_benchmark.json @@ -2506,5 +2506,9 @@ { "value": 301.55299793938786, "ts": 1776473373847 + }, + { + "value": 334.8961821835231, + "ts": 1776560135576 } ] \ No newline at end of file diff --git a/bash_benchmark.json b/bash_benchmark.json index d9e175770a..d0418e04ef 100644 --- a/bash_benchmark.json +++ b/bash_benchmark.json @@ -3254,5 +3254,9 @@ { "value": 102.90712631849756, "ts": 1776473443126 + }, + { + "value": 101.65700925078785, + "ts": 1776560230103 } ] \ No newline at end of file diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg index f756831e1a..fe44102d04 100644 --- a/bash_throughput_benchmark.svg +++ b/bash_throughput_benchmark.svg @@ -1 +1 @@ -Thu 09Sat 11Mon 13Wed 15Fri 17Apr 19050100150200250300350400450500550[jobs/s]bash throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Sat 11Mon 13Wed 15Fri 17Apr 19050100150200250300350400450500550[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 84ea2d9ef5..c8fc24c787 100644 --- a/bigrawscript_4workers_benchmark.json +++ b/bigrawscript_4workers_benchmark.json @@ -1582,5 +1582,9 @@ { "value": 269.6508022111366, "ts": 1776474113959 + }, + { + "value": 279.49876554711886, + "ts": 1776560824814 } ] \ No newline at end of file diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json index 4d03a4e929..9e5fd69e76 100644 --- a/bigrawscript_8workers_benchmark.json +++ b/bigrawscript_8workers_benchmark.json @@ -1582,5 +1582,9 @@ { "value": 283.07227778826194, "ts": 1776474017976 + }, + { + "value": 345.06556245686676, + "ts": 1776560772027 } ] \ No newline at end of file diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json index 6258ebc7fc..6c13e13fc5 100644 --- a/bigrawscript_benchmark.json +++ b/bigrawscript_benchmark.json @@ -1594,5 +1594,9 @@ { "value": 127.08095056551024, "ts": 1776474075882 + }, + { + "value": 112.26809621375847, + "ts": 1776560866964 } ] \ No newline at end of file diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json index dc3456c7d4..349590be0e 100644 --- a/bigscriptinflow_4workers_benchmark.json +++ b/bigscriptinflow_4workers_benchmark.json @@ -1582,5 +1582,9 @@ { "value": 180.1233845183951, "ts": 1776474186579 + }, + { + "value": 183.88268284834277, + "ts": 1776560900774 } ] \ No newline at end of file diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json index 9db77f7f1b..031db907fb 100644 --- a/bigscriptinflow_8workers_benchmark.json +++ b/bigscriptinflow_8workers_benchmark.json @@ -1582,5 +1582,9 @@ { "value": 228.3148461728724, "ts": 1776474077871 + }, + { + "value": 235.4926702906372, + "ts": 1776560828830 } ] \ No newline at end of file diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json index 98783132f0..230971f16c 100644 --- a/bigscriptinflow_benchmark.json +++ b/bigscriptinflow_benchmark.json @@ -618,5 +618,9 @@ { "value": 82.89983627282336, "ts": 1776474126874 + }, + { + "value": 56.411124273706776, + "ts": 1776560940012 } ] \ No newline at end of file diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json index edb455ed96..214f39ce0c 100644 --- a/bun_4workers_benchmark.json +++ b/bun_4workers_benchmark.json @@ -2510,5 +2510,9 @@ { "value": 181.84022305734027, "ts": 1776473378007 + }, + { + "value": 213.76656690893543, + "ts": 1776560104491 } ] \ No newline at end of file diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json index a0e74444fa..c958f8d3b9 100644 --- a/bun_8workers_benchmark.json +++ b/bun_8workers_benchmark.json @@ -2506,5 +2506,9 @@ { "value": 243.74390640233995, "ts": 1776473308413 + }, + { + "value": 257.28987993138935, + "ts": 1776560074863 } ] \ No newline at end of file diff --git a/bun_benchmark.json b/bun_benchmark.json index 4ce839f687..a99ad1a146 100644 --- a/bun_benchmark.json +++ b/bun_benchmark.json @@ -3210,5 +3210,9 @@ { "value": 72.18131947452, "ts": 1776473365899 + }, + { + "value": 67.90710308298247, + "ts": 1776560158520 } ] \ No newline at end of file diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg index 93c8b0fc25..384c999c47 100644 --- a/bun_throughput_benchmark.svg +++ b/bun_throughput_benchmark.svg @@ -1 +1 @@ -Thu 09Sat 11Mon 13Wed 15Fri 17Apr 19050100150200250300350400450[jobs/s]bun throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Sat 11Mon 13Wed 15Fri 17Apr 19050100150200250300350400450[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 2e2612ea44..117a951a37 100644 --- a/bun_vs_dedicated_vs_noop.svg +++ b/bun_vs_dedicated_vs_noop.svg @@ -1 +1 @@ -Thu 09Sat 11Mon 13Wed 15Fri 17Apr 1902004006008001,0001,2001,4001,6001,8002,0002,200[jobs/s]bun vs dedicated vs noopbundedicatednoop \ No newline at end of file +Sat 11Mon 13Wed 15Fri 17Apr 1902004006008001,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 22aed1deda..5e19424483 100644 --- a/dedicated_benchmark.json +++ b/dedicated_benchmark.json @@ -2782,5 +2782,9 @@ { "value": 762.4081933467179, "ts": 1776473474771 + }, + { + "value": 952.4212665086353, + "ts": 1776560195396 } ] \ No newline at end of file diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json index eb25908287..679cc580fc 100644 --- a/deno_4workers_benchmark.json +++ b/deno_4workers_benchmark.json @@ -2506,5 +2506,9 @@ { "value": 115.82117211026176, "ts": 1776473367937 + }, + { + "value": 132.8374070138151, + "ts": 1776560095880 } ] \ No newline at end of file diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json index f3a15622db..d95ed51ea7 100644 --- a/deno_8workers_benchmark.json +++ b/deno_8workers_benchmark.json @@ -2502,5 +2502,9 @@ { "value": 161.60310277957336, "ts": 1776473300523 + }, + { + "value": 156.7398119122257, + "ts": 1776560067356 } ] \ No newline at end of file diff --git a/deno_benchmark.json b/deno_benchmark.json index 5e59242da5..4e82548106 100644 --- a/deno_benchmark.json +++ b/deno_benchmark.json @@ -3258,5 +3258,9 @@ { "value": 42.59669449650707, "ts": 1776473357891 + }, + { + "value": 41.99563245422476, + "ts": 1776560150133 } ] \ No newline at end of file diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg index abf5ecb32a..0e18a9aea4 100644 --- a/deno_throughput_benchmark.svg +++ b/deno_throughput_benchmark.svg @@ -1 +1 @@ -Thu 09Sat 11Mon 13Wed 15Fri 17Apr 19020406080100120140160180200220240260[jobs/s]deno throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Sat 11Mon 13Wed 15Fri 17Apr 19020406080100120140160180200220240260[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 ac07d5000b..1d6db1d1a8 100644 --- a/flow_par_2_bun_benchmark.json +++ b/flow_par_2_bun_benchmark.json @@ -86,5 +86,9 @@ { "value": 16.093729882837646, "ts": 1776473374276 + }, + { + "value": 17.967514733362083, + "ts": 1776560131736 } ] \ No newline at end of file diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json index a535503031..d0c519b13f 100644 --- a/flow_seq_2_bun_benchmark.json +++ b/flow_seq_2_bun_benchmark.json @@ -86,5 +86,9 @@ { "value": 11.397310234784591, "ts": 1776473358445 + }, + { + "value": 11.605236282610713, + "ts": 1776560117500 } ] \ No newline at end of file diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json index beecdb66c2..c094039b49 100644 --- a/flow_seq_3_bun_benchmark.json +++ b/flow_seq_3_bun_benchmark.json @@ -86,5 +86,9 @@ { "value": 17.468774565464233, "ts": 1776473396147 + }, + { + "value": 19.502681618722573, + "ts": 1776560151216 } ] \ No newline at end of file diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg index fb2d90d6ee..b97427deae 100644 --- a/flow_throughput_benchmark.svg +++ b/flow_throughput_benchmark.svg @@ -1 +1 @@ -Thu 09Sat 11Mon 13Wed 15Fri 17Apr 19020406080100120140160180200[jobs/s]flow throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Sat 11Mon 13Wed 15Fri 17Apr 19020406080100120140160180200[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 b25b52c900..85ec8ce61a 100644 --- a/go_4workers_benchmark.json +++ b/go_4workers_benchmark.json @@ -2510,5 +2510,9 @@ { "value": 267.022696929239, "ts": 1776473437369 + }, + { + "value": 347.80592429424377, + "ts": 1776560154072 } ] \ No newline at end of file diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json index cd705718fa..ea86d9e6b6 100644 --- a/go_8workers_benchmark.json +++ b/go_8workers_benchmark.json @@ -2506,5 +2506,9 @@ { "value": 393.1332721792688, "ts": 1776473349202 + }, + { + "value": 406.6418163334463, + "ts": 1776560114321 } ] \ No newline at end of file diff --git a/go_benchmark.json b/go_benchmark.json index 03ffefd5f8..3b1090ffe6 100644 --- a/go_benchmark.json +++ b/go_benchmark.json @@ -2250,5 +2250,9 @@ { "value": 119.41724385001193, "ts": 1776473421984 + }, + { + "value": 133.08490817141336, + "ts": 1776560209015 } ] \ No newline at end of file diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg index a5d2f369f7..639c35d9dd 100644 --- a/go_throughput_benchmark.svg +++ b/go_throughput_benchmark.svg @@ -1 +1 @@ -Thu 09Sat 11Mon 13Wed 15Fri 17Apr 19050100150200250300350400450500550600650[jobs/s]go throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Sat 11Mon 13Wed 15Fri 17Apr 19050100150200250300350400450500550600650[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 45bfe1c6c8..5fe00adaa9 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 09Sat 11Mon 13Wed 15Fri 17Apr 19020406080100120140160180200220240260280[jobs/s]go vs python vs deno vs bun vs bash vs nativetsgopythondenobunbashnativets \ No newline at end of file +Sat 11Mon 13Wed 15Fri 17Apr 19020406080100120140160180200220240260280[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 171ab2ef7a..5099a7dabd 100644 --- a/nativets_4workers_benchmark.json +++ b/nativets_4workers_benchmark.json @@ -2510,5 +2510,9 @@ { "value": 9.999333377774816, "ts": 1776474068707 + }, + { + "value": 9.99920006399488, + "ts": 1776560781134 } ] \ No newline at end of file diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json index da3067e87b..df1e0c8541 100644 --- a/nativets_8workers_benchmark.json +++ b/nativets_8workers_benchmark.json @@ -2506,5 +2506,9 @@ { "value": 9.99930004899657, "ts": 1776473974751 + }, + { + "value": 9.99920006399488, + "ts": 1776560736495 } ] \ No newline at end of file diff --git a/nativets_benchmark.json b/nativets_benchmark.json index b6d05da5d7..4bae07124b 100644 --- a/nativets_benchmark.json +++ b/nativets_benchmark.json @@ -3158,5 +3158,9 @@ { "value": 3.3333222222592593, "ts": 1776474043939 + }, + { + "value": 3.3333222222592593, + "ts": 1776560830873 } ] \ No newline at end of file diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg index b2ecf992b7..cdaf6822f3 100644 --- a/nativets_throughput_benchmark.svg +++ b/nativets_throughput_benchmark.svg @@ -1 +1 @@ -Thu 09Sat 11Mon 13Wed 15Fri 17Apr 190246810121416[jobs/s]nativets throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Sat 11Mon 13Wed 15Fri 17Apr 190246810121416[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 7f853dee25..2bae4f669b 100644 --- a/noop_4workers_benchmark.json +++ b/noop_4workers_benchmark.json @@ -2510,5 +2510,9 @@ { "value": 2320.6841720744337, "ts": 1776473343480 + }, + { + "value": 2975.304968759298, + "ts": 1776560074701 } ] \ No newline at end of file diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json index 01e708e9f3..463a0202ea 100644 --- a/noop_8workers_benchmark.json +++ b/noop_8workers_benchmark.json @@ -2506,5 +2506,9 @@ { "value": 4296.62635264163, "ts": 1776473282823 + }, + { + "value": 3664.445379405817, + "ts": 1776560048884 } ] \ No newline at end of file diff --git a/noop_benchmark.json b/noop_benchmark.json index caf3961265..447009a1f9 100644 --- a/noop_benchmark.json +++ b/noop_benchmark.json @@ -3250,5 +3250,9 @@ { "value": 1090.4596893401506, "ts": 1776473337546 + }, + { + "value": 888.2397062887371, + "ts": 1776560129022 } ] \ No newline at end of file diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg index 4f9ada49d4..cbff64a69b 100644 --- a/noop_throughput_benchmark.svg +++ b/noop_throughput_benchmark.svg @@ -1 +1 @@ -Thu 09Sat 11Mon 13Wed 15Fri 17Apr 1905001,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 +Sat 11Mon 13Wed 15Fri 17Apr 1905001,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 16c9c0d51c..7f5e2a900e 100644 --- a/python_4workers_benchmark.json +++ b/python_4workers_benchmark.json @@ -2510,5 +2510,9 @@ { "value": 48.44491812808836, "ts": 1776473410631 + }, + { + "value": 56.306306306306304, + "ts": 1776560132769 } ] \ No newline at end of file diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json index 1d2011fa1d..79410e34f7 100644 --- a/python_8workers_benchmark.json +++ b/python_8workers_benchmark.json @@ -2506,5 +2506,9 @@ { "value": 78.15349346115771, "ts": 1776473329138 + }, + { + "value": 77.17637373945256, + "ts": 1776560095831 } ] \ No newline at end of file diff --git a/python_benchmark.json b/python_benchmark.json index 8a01f48790..555a463552 100644 --- a/python_benchmark.json +++ b/python_benchmark.json @@ -3262,5 +3262,9 @@ { "value": 14.188019636219177, "ts": 1776473402165 + }, + { + "value": 15.303623898139081, + "ts": 1776560192163 } ] \ No newline at end of file diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg index c751373931..751cf67f0c 100644 --- a/python_throughput_benchmark.svg +++ b/python_throughput_benchmark.svg @@ -1 +1 @@ -Thu 09Sat 11Mon 13Wed 15Fri 17Apr 190102030405060708090100110120130[jobs/s]python throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Sat 11Mon 13Wed 15Fri 17Apr 190102030405060708090100110120130[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 967b6b30af..1d85403e1e 100644 --- a/single_dedicated_worker_throughput_benchmark.svg +++ b/single_dedicated_worker_throughput_benchmark.svg @@ -1 +1 @@ -Thu 09Sat 11Mon 13Wed 15Fri 17Apr 1902004006008001,0001,2001,4001,600[jobs/s]single dedicated worker throughput benchmark \ No newline at end of file +Sat 11Mon 13Wed 15Fri 17Apr 1902004006008001,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 60f4cdfaf1..41ff07ba3f 100644 --- a/wac_inline_2_benchmark.json +++ b/wac_inline_2_benchmark.json @@ -86,5 +86,9 @@ { "value": 44.8913629017777, "ts": 1776473336267 + }, + { + "value": 43.59197907585004, + "ts": 1776560095710 } ] \ No newline at end of file diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json index 573919ad90..f249079582 100644 --- a/wac_par_2_benchmark.json +++ b/wac_par_2_benchmark.json @@ -86,5 +86,9 @@ { "value": 38.2907030173074, "ts": 1776473299201 + }, + { + "value": 36.25815808556926, + "ts": 1776560057430 } ] \ No newline at end of file diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json index 6e7508c5b2..02bba9a4d6 100644 --- a/wac_seq_2_benchmark.json +++ b/wac_seq_2_benchmark.json @@ -86,5 +86,9 @@ { "value": 11.485275876326549, "ts": 1776473280752 + }, + { + "value": 10.765189682642209, + "ts": 1776560037933 } ] \ No newline at end of file diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json index 022d803b40..15e4c7d5ab 100644 --- a/wac_seq_3_benchmark.json +++ b/wac_seq_3_benchmark.json @@ -86,5 +86,9 @@ { "value": 8.18464560484531, "ts": 1776473324415 + }, + { + "value": 7.906075819267107, + "ts": 1776560083487 } ] \ No newline at end of file