From cfe01b4d719e91052c70ee925b75540787987457 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 00:25:24 +0000 Subject: [PATCH] Update benchmarks --- 2steps_benchmark.json | 4 ++++ 2steps_benchmark.svg | 2 +- bash_benchmark.json | 4 ++++ bash_benchmark.svg | 2 +- bun_benchmark.json | 4 ++++ bun_benchmark.svg | 2 +- bun_vs_dedicated_vs_noop.svg | 2 +- deno_benchmark.json | 4 ++++ deno_benchmark.svg | 2 +- go_benchmark.json | 4 ++++ go_benchmark.svg | 2 +- go_vs_python_vs_deno_vs_bun_vs_bash.svg | 2 +- nativets_benchmark.json | 4 ++++ nativets_benchmark.svg | 2 +- noop_benchmark.json | 4 ++++ noop_benchmark.svg | 2 +- python_benchmark.json | 4 ++++ python_benchmark.svg | 2 +- 18 files changed, 42 insertions(+), 10 deletions(-) diff --git a/2steps_benchmark.json b/2steps_benchmark.json index 1fe861519d..b670514312 100644 --- a/2steps_benchmark.json +++ b/2steps_benchmark.json @@ -310,5 +310,9 @@ { "value": 10.928484000699422, "ts": 1701908546753 + }, + { + "value": 10.967798543476354, + "ts": 1701994977851 } ] \ No newline at end of file diff --git a/2steps_benchmark.svg b/2steps_benchmark.svg index 2337e3ec11..82fd900960 100644 --- a/2steps_benchmark.svg +++ b/2steps_benchmark.svg @@ -1 +1 @@ -Wed 29DecemberDec 03Tue 05Thu 07024681012141618[jobs/s]flow throughput benchmark (single worker) \ No newline at end of file +Wed 29DecemberDec 03Tue 05Thu 07Sat 09024681012141618[jobs/s]flow throughput benchmark (single worker) \ No newline at end of file diff --git a/bash_benchmark.json b/bash_benchmark.json index 6ca8c50828..b7cf86fc61 100644 --- a/bash_benchmark.json +++ b/bash_benchmark.json @@ -298,5 +298,9 @@ { "value": 33.09504898067249, "ts": 1701908681361 + }, + { + "value": 32.90123050602093, + "ts": 1701995112626 } ] \ No newline at end of file diff --git a/bash_benchmark.svg b/bash_benchmark.svg index 358c3c0ef0..507669af82 100644 --- a/bash_benchmark.svg +++ b/bash_benchmark.svg @@ -1 +1 @@ -Wed 29DecemberDec 03Tue 05Thu 0705101520253035404550[jobs/s]bash throughput benchmark (single worker) \ No newline at end of file +Wed 29DecemberDec 03Tue 05Thu 07Sat 0905101520253035404550[jobs/s]bash throughput benchmark (single worker) \ No newline at end of file diff --git a/bun_benchmark.json b/bun_benchmark.json index 6260728b42..d4e5c5898d 100644 --- a/bun_benchmark.json +++ b/bun_benchmark.json @@ -246,5 +246,9 @@ { "value": 14.199704646143358, "ts": 1701908624451 + }, + { + "value": 14.096816938735232, + "ts": 1701995055422 } ] \ No newline at end of file diff --git a/bun_benchmark.svg b/bun_benchmark.svg index 9cdc5fbe3e..4675f8c043 100644 --- a/bun_benchmark.svg +++ b/bun_benchmark.svg @@ -1 +1 @@ -Wed 29DecemberDec 03Tue 05Thu 07024681012141618202224[jobs/s]bun throughput benchmark (single worker) \ No newline at end of file +Wed 29DecemberDec 03Tue 05Thu 07Sat 090246810121416182022[jobs/s]bun throughput benchmark (single worker) \ No newline at end of file diff --git a/bun_vs_dedicated_vs_noop.svg b/bun_vs_dedicated_vs_noop.svg index 571d9d7aa7..03660bd37c 100644 --- a/bun_vs_dedicated_vs_noop.svg +++ b/bun_vs_dedicated_vs_noop.svg @@ -1 +1 @@ -Nov 12Nov 19Nov 26Dec 0301002003004005006007008009001,0001,1001,2001,3001,400[jobs/s]bun vs dedicated vs noopbundedicatednoop \ No newline at end of file +Nov 12Nov 19Nov 26Dec 0301002003004005006007008009001,0001,1001,2001,3001,400[jobs/s]bun vs dedicated vs noopbundedicatednoop \ No newline at end of file diff --git a/deno_benchmark.json b/deno_benchmark.json index 0b2eb25eda..9afa4265af 100644 --- a/deno_benchmark.json +++ b/deno_benchmark.json @@ -298,5 +298,9 @@ { "value": 12.888591019229779, "ts": 1701908587422 + }, + { + "value": 12.869019123362417, + "ts": 1701995018546 } ] \ No newline at end of file diff --git a/deno_benchmark.svg b/deno_benchmark.svg index ac248beee1..62ec5aaea4 100644 --- a/deno_benchmark.svg +++ b/deno_benchmark.svg @@ -1 +1 @@ -Wed 29DecemberDec 03Tue 05Thu 0702468101214161820[jobs/s]deno throughput benchmark (single worker) \ No newline at end of file +Wed 29DecemberDec 03Tue 05Thu 07Sat 0902468101214161820[jobs/s]deno throughput benchmark (single worker) \ No newline at end of file diff --git a/go_benchmark.json b/go_benchmark.json index 84e624773c..91d2771ba4 100644 --- a/go_benchmark.json +++ b/go_benchmark.json @@ -298,5 +298,9 @@ { "value": 59.672992003819076, "ts": 1701908665493 + }, + { + "value": 59.930480642454754, + "ts": 1701995096662 } ] \ No newline at end of file diff --git a/go_benchmark.svg b/go_benchmark.svg index 937ac44a9b..1a7d9ebac1 100644 --- a/go_benchmark.svg +++ b/go_benchmark.svg @@ -1 +1 @@ -Wed 29DecemberDec 03Tue 05Thu 070102030405060708090100110[jobs/s]go throughput benchmark (single worker) \ No newline at end of file +Wed 29DecemberDec 03Tue 05Thu 07Sat 090102030405060708090100110[jobs/s]go throughput benchmark (single worker) \ No newline at end of file diff --git a/go_vs_python_vs_deno_vs_bun_vs_bash.svg b/go_vs_python_vs_deno_vs_bun_vs_bash.svg index 204dd2fbde..f70b0c2e08 100644 --- a/go_vs_python_vs_deno_vs_bun_vs_bash.svg +++ b/go_vs_python_vs_deno_vs_bun_vs_bash.svg @@ -1 +1 @@ -Wed 29DecemberDec 03Tue 05Thu 070102030405060708090100110[jobs/s]go vs python vs deno vs bun vs bashgopythondenobunbash \ No newline at end of file +Wed 29DecemberDec 03Tue 05Thu 07Sat 090102030405060708090100110[jobs/s]go vs python vs deno vs bun vs bashgopythondenobunbash \ No newline at end of file diff --git a/nativets_benchmark.json b/nativets_benchmark.json index d4c4eda496..29fac75fd7 100644 --- a/nativets_benchmark.json +++ b/nativets_benchmark.json @@ -182,5 +182,9 @@ { "value": 42.79722673970727, "ts": 1701908693197 + }, + { + "value": 42.68761205498165, + "ts": 1701995124499 } ] \ No newline at end of file diff --git a/nativets_benchmark.svg b/nativets_benchmark.svg index a5ae201930..07c5c34e66 100644 --- a/nativets_benchmark.svg +++ b/nativets_benchmark.svg @@ -1 +1 @@ -Wed 29DecemberDec 03Tue 05Thu 070510152025303540455055606570[jobs/s]nativets throughput benchmark (single worker) \ No newline at end of file +Wed 29DecemberDec 03Tue 05Thu 07Sat 090510152025303540455055606570[jobs/s]nativets throughput benchmark (single worker) \ No newline at end of file diff --git a/noop_benchmark.json b/noop_benchmark.json index e7fc45915a..9292870e16 100644 --- a/noop_benchmark.json +++ b/noop_benchmark.json @@ -298,5 +298,9 @@ { "value": 861.2769866789159, "ts": 1701908523184 + }, + { + "value": 896.8609865470851, + "ts": 1701994954247 } ] \ No newline at end of file diff --git a/noop_benchmark.svg b/noop_benchmark.svg index 8bcda4c831..c0f5539001 100644 --- a/noop_benchmark.svg +++ b/noop_benchmark.svg @@ -1 +1 @@ -Wed 29DecemberDec 03Tue 05Thu 0701002003004005006007008009001,0001,1001,2001,3001,400[jobs/s]noop throughput benchmark (single worker) \ No newline at end of file +Wed 29DecemberDec 03Tue 05Thu 07Sat 0901002003004005006007008009001,0001,1001,2001,3001,400[jobs/s]noop throughput benchmark (single worker) \ No newline at end of file diff --git a/python_benchmark.json b/python_benchmark.json index 6f4913c547..05fca68cbe 100644 --- a/python_benchmark.json +++ b/python_benchmark.json @@ -298,5 +298,9 @@ { "value": 16.903313049357674, "ts": 1701908655845 + }, + { + "value": 16.74985762621018, + "ts": 1701995087042 } ] \ No newline at end of file diff --git a/python_benchmark.svg b/python_benchmark.svg index ce6f625695..83550c2f10 100644 --- a/python_benchmark.svg +++ b/python_benchmark.svg @@ -1 +1 @@ -Wed 29DecemberDec 03Tue 05Thu 070246810121416182022242628[jobs/s]python throughput benchmark (single worker) \ No newline at end of file +Wed 29DecemberDec 03Tue 05Thu 07Sat 090246810121416182022242628[jobs/s]python throughput benchmark (single worker) \ No newline at end of file