From d8228c85a8e50d8ecaff6b32372f0f51ae61fd19 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 01:24:17 +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 16e606c684..067189e83c 100644 --- a/2steps_4workers_benchmark.json +++ b/2steps_4workers_benchmark.json @@ -2626,5 +2626,9 @@ { "value": 97.4025974025974, "ts": 1778979884694 + }, + { + "value": 90.17674642298905, + "ts": 1779066378491 } ] \ No newline at end of file diff --git a/2steps_8workers_benchmark.json b/2steps_8workers_benchmark.json index 0a44bf57a4..5981b3a1d5 100644 --- a/2steps_8workers_benchmark.json +++ b/2steps_8workers_benchmark.json @@ -2622,5 +2622,9 @@ { "value": 126.79628064243448, "ts": 1778979863349 + }, + { + "value": 116.91348402182385, + "ts": 1779066330981 } ] \ No newline at end of file diff --git a/2steps_benchmark.json b/2steps_benchmark.json index a661f62384..f6dcfb2cdc 100644 --- a/2steps_benchmark.json +++ b/2steps_benchmark.json @@ -3390,5 +3390,9 @@ { "value": 34.76084538375973, "ts": 1778979892811 + }, + { + "value": 33.13452617627568, + "ts": 1779066417350 } ] \ 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 5377a15e04..d9081bc981 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 @@ -Sat 09Mon 11Wed 13Fri 15May 1705101520253035404550556065[jobs/s]WAC v2 parallel vs flow parallel (2 steps, bun)WAC v2 parallelFlow parallel \ No newline at end of file +Sat 09Mon 11Wed 13Fri 15May 17Tue 1905101520253035404550556065[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 d283a8d18c..5244f9eb67 100644 --- a/WAC_v2_patterns_comparison.svg +++ b/WAC_v2_patterns_comparison.svg @@ -1 +1 @@ -Sat 09Mon 11Wed 13Fri 15May 1701020304050607080[jobs/s]WAC v2 patterns comparisonsequential 2-taskparallel 2-tasksequential 3-taskinline 2-step \ No newline at end of file +Sat 09Mon 11Wed 13Fri 15May 17Tue 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 95b762e965..22a8c2d9eb 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 @@ -Sat 09Mon 11Wed 13Fri 15May 1702468101214161820[jobs/s]WAC v2 sequential vs flow sequential (2 steps, bun)WAC v2 sequentialFlow sequential \ No newline at end of file +Sat 09Mon 11Wed 13Fri 15May 17Tue 1902468101214161820[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 bc86214053..5c1e2b8e66 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 @@ -Sat 09Mon 11Wed 13Fri 15May 1705101520253035[jobs/s]WAC v2 sequential vs flow sequential (3 steps, bun)WAC v2 sequentialFlow sequential \ No newline at end of file +Sat 09Mon 11Wed 13Fri 15May 17Tue 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 4727d6cf80..271077f24d 100644 --- a/bash_4workers_benchmark.json +++ b/bash_4workers_benchmark.json @@ -2626,5 +2626,9 @@ { "value": 252.79123657046557, "ts": 1778979984787 + }, + { + "value": 260.1456815816857, + "ts": 1779066477746 } ] \ No newline at end of file diff --git a/bash_8workers_benchmark.json b/bash_8workers_benchmark.json index e09ac322cc..9ff21b11e0 100644 --- a/bash_8workers_benchmark.json +++ b/bash_8workers_benchmark.json @@ -2622,5 +2622,9 @@ { "value": 319.8635248960444, "ts": 1778979946182 + }, + { + "value": 313.4796238244514, + "ts": 1779066413445 } ] \ No newline at end of file diff --git a/bash_benchmark.json b/bash_benchmark.json index 498baa7a8b..06f5267b16 100644 --- a/bash_benchmark.json +++ b/bash_benchmark.json @@ -3370,5 +3370,9 @@ { "value": 122.27928588897039, "ts": 1778979979520 + }, + { + "value": 115.22064754003917, + "ts": 1779066509932 } ] \ No newline at end of file diff --git a/bash_throughput_benchmark.svg b/bash_throughput_benchmark.svg index 3af8045c69..40f5f94770 100644 --- a/bash_throughput_benchmark.svg +++ b/bash_throughput_benchmark.svg @@ -1 +1 @@ -Sat 09Mon 11Wed 13Fri 15May 17050100150200250300350400450500550[jobs/s]bash throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Sat 09Mon 11Wed 13Fri 15May 17Tue 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 c6aff6297a..5c302eb0fe 100644 --- a/bigrawscript_4workers_benchmark.json +++ b/bigrawscript_4workers_benchmark.json @@ -1698,5 +1698,9 @@ { "value": 266.1166921695163, "ts": 1778980631597 + }, + { + "value": 281.17531280753553, + "ts": 1779067122064 } ] \ No newline at end of file diff --git a/bigrawscript_8workers_benchmark.json b/bigrawscript_8workers_benchmark.json index bec8d317ed..41e35d61f3 100644 --- a/bigrawscript_8workers_benchmark.json +++ b/bigrawscript_8workers_benchmark.json @@ -1698,5 +1698,9 @@ { "value": 331.5924728508663, "ts": 1778980584077 + }, + { + "value": 341.180484476288, + "ts": 1779067050346 } ] \ No newline at end of file diff --git a/bigrawscript_benchmark.json b/bigrawscript_benchmark.json index 3c96ed22f0..58a6bd08c7 100644 --- a/bigrawscript_benchmark.json +++ b/bigrawscript_benchmark.json @@ -1710,5 +1710,9 @@ { "value": 135.51512687603753, "ts": 1778980610210 + }, + { + "value": 140.6420308709258, + "ts": 1779067139737 } ] \ No newline at end of file diff --git a/bigscriptinflow_4workers_benchmark.json b/bigscriptinflow_4workers_benchmark.json index 8c688dc207..57fd767da4 100644 --- a/bigscriptinflow_4workers_benchmark.json +++ b/bigscriptinflow_4workers_benchmark.json @@ -1698,5 +1698,9 @@ { "value": 179.7968295825717, "ts": 1778980705183 + }, + { + "value": 184.10272932296223, + "ts": 1779067192843 } ] \ No newline at end of file diff --git a/bigscriptinflow_8workers_benchmark.json b/bigscriptinflow_8workers_benchmark.json index bef681dc5c..a373f888ae 100644 --- a/bigscriptinflow_8workers_benchmark.json +++ b/bigscriptinflow_8workers_benchmark.json @@ -1698,5 +1698,9 @@ { "value": 227.3631558006025, "ts": 1778980643064 + }, + { + "value": 233.44032681645754, + "ts": 1779067107489 } ] \ No newline at end of file diff --git a/bigscriptinflow_benchmark.json b/bigscriptinflow_benchmark.json index 06e47a2977..e6b3d1acd4 100644 --- a/bigscriptinflow_benchmark.json +++ b/bigscriptinflow_benchmark.json @@ -734,5 +734,9 @@ { "value": 90.00697554060439, "ts": 1778980656815 + }, + { + "value": 93.40774817271092, + "ts": 1779067184636 } ] \ No newline at end of file diff --git a/bun_4workers_benchmark.json b/bun_4workers_benchmark.json index 119fa86b2e..28f0d318cb 100644 --- a/bun_4workers_benchmark.json +++ b/bun_4workers_benchmark.json @@ -2626,5 +2626,9 @@ { "value": 205.9025394646534, "ts": 1778979907019 + }, + { + "value": 189.58543983822042, + "ts": 1779066401857 } ] \ No newline at end of file diff --git a/bun_8workers_benchmark.json b/bun_8workers_benchmark.json index 471ad0a7ec..55bcfcff5e 100644 --- a/bun_8workers_benchmark.json +++ b/bun_8workers_benchmark.json @@ -2622,5 +2622,9 @@ { "value": 262.9733520336606, "ts": 1778979882043 + }, + { + "value": 237.11666139740754, + "ts": 1779066350051 } ] \ No newline at end of file diff --git a/bun_benchmark.json b/bun_benchmark.json index 14b145ff51..bed0672bf0 100644 --- a/bun_benchmark.json +++ b/bun_benchmark.json @@ -3326,5 +3326,9 @@ { "value": 75.39203860072377, "ts": 1778979913225 + }, + { + "value": 74.60459564309161, + "ts": 1779066439340 } ] \ No newline at end of file diff --git a/bun_throughput_benchmark.svg b/bun_throughput_benchmark.svg index 7333ab340f..75ecacf6aa 100644 --- a/bun_throughput_benchmark.svg +++ b/bun_throughput_benchmark.svg @@ -1 +1 @@ -Sat 09Mon 11Wed 13Fri 15May 17050100150200250300350400450[jobs/s]bun throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Sat 09Mon 11Wed 13Fri 15May 17Tue 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 2c7fda2286..5add904af6 100644 --- a/bun_vs_dedicated_vs_noop.svg +++ b/bun_vs_dedicated_vs_noop.svg @@ -1 +1 @@ -Sat 09Mon 11Wed 13Fri 15May 1702004006008001,0001,2001,4001,6001,8002,0002,200[jobs/s]bun vs dedicated vs noopbundedicatednoop \ No newline at end of file +Sat 09Mon 11Wed 13Fri 15May 17Tue 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 bf0eebb07f..a6c1bc7488 100644 --- a/dedicated_benchmark.json +++ b/dedicated_benchmark.json @@ -2898,5 +2898,9 @@ { "value": 790.8264136022143, "ts": 1778980018141 + }, + { + "value": 876.0488251211868, + "ts": 1779066530051 } ] \ No newline at end of file diff --git a/deno_4workers_benchmark.json b/deno_4workers_benchmark.json index 9692f36a0c..aa3ad3c83e 100644 --- a/deno_4workers_benchmark.json +++ b/deno_4workers_benchmark.json @@ -2622,5 +2622,9 @@ { "value": 127.56186750574028, "ts": 1778979898077 + }, + { + "value": 122.58908139915005, + "ts": 1779066392315 } ] \ No newline at end of file diff --git a/deno_8workers_benchmark.json b/deno_8workers_benchmark.json index 18d5e0606b..b32614c8c0 100644 --- a/deno_8workers_benchmark.json +++ b/deno_8workers_benchmark.json @@ -2618,5 +2618,9 @@ { "value": 155.08684863523573, "ts": 1778979874718 + }, + { + "value": 157.92798483891346, + "ts": 1779066342100 } ] \ No newline at end of file diff --git a/deno_benchmark.json b/deno_benchmark.json index f4a9556946..6108754b65 100644 --- a/deno_benchmark.json +++ b/deno_benchmark.json @@ -3374,5 +3374,9 @@ { "value": 42.955326460481096, "ts": 1778979905519 + }, + { + "value": 38.21169277799006, + "ts": 1779066431582 } ] \ No newline at end of file diff --git a/deno_throughput_benchmark.svg b/deno_throughput_benchmark.svg index c63954b58f..e0cbfab1a0 100644 --- a/deno_throughput_benchmark.svg +++ b/deno_throughput_benchmark.svg @@ -1 +1 @@ -Sat 09Mon 11Wed 13Fri 15May 17020406080100120140160180200220240260[jobs/s]deno throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Sat 09Mon 11Wed 13Fri 15May 17Tue 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 186d7e39ea..349fddaad2 100644 --- a/flow_par_2_bun_benchmark.json +++ b/flow_par_2_bun_benchmark.json @@ -202,5 +202,9 @@ { "value": 18.04532986863, "ts": 1778979920247 + }, + { + "value": 18.06227873708547, + "ts": 1779066407614 } ] \ No newline at end of file diff --git a/flow_seq_2_bun_benchmark.json b/flow_seq_2_bun_benchmark.json index a04404f3b5..4747ea7123 100644 --- a/flow_seq_2_bun_benchmark.json +++ b/flow_seq_2_bun_benchmark.json @@ -202,5 +202,9 @@ { "value": 11.566042100393247, "ts": 1778979906014 + }, + { + "value": 11.376046596286859, + "ts": 1779066393463 } ] \ No newline at end of file diff --git a/flow_seq_3_bun_benchmark.json b/flow_seq_3_bun_benchmark.json index bbaaa70262..3db391a8d4 100644 --- a/flow_seq_3_bun_benchmark.json +++ b/flow_seq_3_bun_benchmark.json @@ -202,5 +202,9 @@ { "value": 19.66568338249754, "ts": 1778979939430 + }, + { + "value": 19.571386632742932, + "ts": 1779066426879 } ] \ No newline at end of file diff --git a/flow_throughput_benchmark.svg b/flow_throughput_benchmark.svg index cf60f92815..b0bdb883a9 100644 --- a/flow_throughput_benchmark.svg +++ b/flow_throughput_benchmark.svg @@ -1 +1 @@ -Sat 09Mon 11Wed 13Fri 15May 17020406080100120140160180200[jobs/s]flow throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Sat 09Mon 11Wed 13Fri 15May 17Tue 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 d7534eb9fe..4e84829d5d 100644 --- a/go_4workers_benchmark.json +++ b/go_4workers_benchmark.json @@ -2626,5 +2626,9 @@ { "value": 335.3828954723309, "ts": 1778979957657 + }, + { + "value": 353.21127921351626, + "ts": 1779066451329 } ] \ No newline at end of file diff --git a/go_8workers_benchmark.json b/go_8workers_benchmark.json index 1fbf88562c..73fc3e8dfe 100644 --- a/go_8workers_benchmark.json +++ b/go_8workers_benchmark.json @@ -2622,5 +2622,9 @@ { "value": 379.57866767887646, "ts": 1778979923885 + }, + { + "value": 379.051108724493, + "ts": 1779066390995 } ] \ No newline at end of file diff --git a/go_benchmark.json b/go_benchmark.json index 114610f880..7a75a5a458 100644 --- a/go_benchmark.json +++ b/go_benchmark.json @@ -2366,5 +2366,9 @@ { "value": 157.17092337917487, "ts": 1778979961803 + }, + { + "value": 144.92753623188406, + "ts": 1779066491188 } ] \ No newline at end of file diff --git a/go_throughput_benchmark.svg b/go_throughput_benchmark.svg index 5de00d01be..531f1ee342 100644 --- a/go_throughput_benchmark.svg +++ b/go_throughput_benchmark.svg @@ -1 +1 @@ -Sat 09Mon 11Wed 13Fri 15May 17050100150200250300350400450500550600650[jobs/s]go throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Sat 09Mon 11Wed 13Fri 15May 17Tue 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 bac0b1cd9b..b9bb19e9ef 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 @@ -Sat 09Mon 11Wed 13Fri 15May 17020406080100120140160180200220240260280[jobs/s]go vs python vs deno vs bun vs bash vs nativetsgopythondenobunbashnativets \ No newline at end of file +Sat 09Mon 11Wed 13Fri 15May 17Tue 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 8ad476a0d3..c2ce602016 100644 --- a/nativets_4workers_benchmark.json +++ b/nativets_4workers_benchmark.json @@ -2626,5 +2626,9 @@ { "value": 9.99970000899973, "ts": 1778980585733 + }, + { + "value": 9.999816670027716, + "ts": 1779067078668 } ] \ No newline at end of file diff --git a/nativets_8workers_benchmark.json b/nativets_8workers_benchmark.json index 25145da8d6..45344ef57b 100644 --- a/nativets_8workers_benchmark.json +++ b/nativets_8workers_benchmark.json @@ -2622,5 +2622,9 @@ { "value": 9.99930004899657, "ts": 1778980547118 + }, + { + "value": 9.999683343360793, + "ts": 1779067014395 } ] \ No newline at end of file diff --git a/nativets_benchmark.json b/nativets_benchmark.json index ab8263db20..a8789e9d2b 100644 --- a/nativets_benchmark.json +++ b/nativets_benchmark.json @@ -3274,5 +3274,9 @@ { "value": 3.333316666749999, "ts": 1778980580298 + }, + { + "value": 3.3331055711193067, + "ts": 1779067110835 } ] \ No newline at end of file diff --git a/nativets_throughput_benchmark.svg b/nativets_throughput_benchmark.svg index bd4937b598..9204cd6331 100644 --- a/nativets_throughput_benchmark.svg +++ b/nativets_throughput_benchmark.svg @@ -1 +1 @@ -Sat 09Mon 11Wed 13Fri 15May 170246810121416[jobs/s]nativets throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Sat 09Mon 11Wed 13Fri 15May 17Tue 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 65f18ca6b6..d9dcb3a388 100644 --- a/noop_4workers_benchmark.json +++ b/noop_4workers_benchmark.json @@ -2626,5 +2626,9 @@ { "value": 2785.457846737919, "ts": 1778979876268 + }, + { + "value": 2506.544867153122, + "ts": 1779066369456 } ] \ No newline at end of file diff --git a/noop_8workers_benchmark.json b/noop_8workers_benchmark.json index e8af417afe..138ce2ce22 100644 --- a/noop_8workers_benchmark.json +++ b/noop_8workers_benchmark.json @@ -2622,5 +2622,9 @@ { "value": 4143.328473874012, "ts": 1778979856650 + }, + { + "value": 4004.508780256288, + "ts": 1779066323903 } ] \ No newline at end of file diff --git a/noop_benchmark.json b/noop_benchmark.json index 69aa6de2c0..ad44225501 100644 --- a/noop_benchmark.json +++ b/noop_benchmark.json @@ -3366,5 +3366,9 @@ { "value": 1239.4816212419605, "ts": 1778979885197 + }, + { + "value": 1360.4413876502153, + "ts": 1779066409355 } ] \ No newline at end of file diff --git a/noop_throughput_benchmark.svg b/noop_throughput_benchmark.svg index 168ec7f648..78dfb57db3 100644 --- a/noop_throughput_benchmark.svg +++ b/noop_throughput_benchmark.svg @@ -1 +1 @@ -Sat 09Mon 11Wed 13Fri 15May 1705001,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 09Mon 11Wed 13Fri 15May 17Tue 1905001,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 822b8170af..4b0a008be8 100644 --- a/python_4workers_benchmark.json +++ b/python_4workers_benchmark.json @@ -2626,5 +2626,9 @@ { "value": 55.13692335967654, "ts": 1778979935808 + }, + { + "value": 55.23844595838703, + "ts": 1779066430566 } ] \ No newline at end of file diff --git a/python_8workers_benchmark.json b/python_8workers_benchmark.json index cb1bf92cac..960f002cd8 100644 --- a/python_8workers_benchmark.json +++ b/python_8workers_benchmark.json @@ -2622,5 +2622,9 @@ { "value": 73.52220370551906, "ts": 1778979904085 + }, + { + "value": 75.62389715149988, + "ts": 1779066371445 } ] \ No newline at end of file diff --git a/python_benchmark.json b/python_benchmark.json index e64121437e..c807205195 100644 --- a/python_benchmark.json +++ b/python_benchmark.json @@ -3378,5 +3378,9 @@ { "value": 15.177270519669742, "ts": 1778979947242 + }, + { + "value": 14.220300901567077, + "ts": 1779066475475 } ] \ No newline at end of file diff --git a/python_throughput_benchmark.svg b/python_throughput_benchmark.svg index 63406b5c79..265d6427c7 100644 --- a/python_throughput_benchmark.svg +++ b/python_throughput_benchmark.svg @@ -1 +1 @@ -Sat 09Mon 11Wed 13Fri 15May 170102030405060708090100110120130[jobs/s]python throughput benchmark1 worker4 workers8 workers \ No newline at end of file +Sat 09Mon 11Wed 13Fri 15May 17Tue 190102030405060708090100110120[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 1b5ff28a0b..cfd8435fcb 100644 --- a/single_dedicated_worker_throughput_benchmark.svg +++ b/single_dedicated_worker_throughput_benchmark.svg @@ -1 +1 @@ -Sat 09Mon 11Wed 13Fri 15May 1702004006008001,0001,2001,4001,600[jobs/s]single dedicated worker throughput benchmark \ No newline at end of file +Sat 09Mon 11Wed 13Fri 15May 17Tue 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 7a7397ff1b..8af3eb7a61 100644 --- a/wac_inline_2_benchmark.json +++ b/wac_inline_2_benchmark.json @@ -202,5 +202,9 @@ { "value": 43.7177581533619, "ts": 1778979884209 + }, + { + "value": 43.836577240049095, + "ts": 1779066371239 } ] \ No newline at end of file diff --git a/wac_par_2_benchmark.json b/wac_par_2_benchmark.json index e99449c79e..8160a6126e 100644 --- a/wac_par_2_benchmark.json +++ b/wac_par_2_benchmark.json @@ -202,5 +202,9 @@ { "value": 36.99319325244155, "ts": 1778979846094 + }, + { + "value": 36.25290023201856, + "ts": 1779066333339 } ] \ No newline at end of file diff --git a/wac_seq_2_benchmark.json b/wac_seq_2_benchmark.json index ed496b5348..57a2fc381e 100644 --- a/wac_seq_2_benchmark.json +++ b/wac_seq_2_benchmark.json @@ -202,5 +202,9 @@ { "value": 10.98756207972575, "ts": 1778979827281 + }, + { + "value": 10.856820254483866, + "ts": 1779066314008 } ] \ No newline at end of file diff --git a/wac_seq_3_benchmark.json b/wac_seq_3_benchmark.json index f2523d68d3..ceccfad592 100644 --- a/wac_seq_3_benchmark.json +++ b/wac_seq_3_benchmark.json @@ -202,5 +202,9 @@ { "value": 7.958615200955034, "ts": 1778979872010 + }, + { + "value": 8.02149761360446, + "ts": 1779066359063 } ] \ No newline at end of file