From 9527b3eb5dd7575ff021ead0f64aae896e347968 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 00:24:53 +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 b1d68c086c..1fe861519d 100644 --- a/2steps_benchmark.json +++ b/2steps_benchmark.json @@ -306,5 +306,9 @@ { "value": 11.25467068833566, "ts": 1701735773787 + }, + { + "value": 10.928484000699422, + "ts": 1701908546753 } ] \ No newline at end of file diff --git a/2steps_benchmark.svg b/2steps_benchmark.svg index dcf6ee486d..2337e3ec11 100644 --- a/2steps_benchmark.svg +++ b/2steps_benchmark.svg @@ -1 +1 @@ -Mon 27Wed 29DecemberDec 03Tue 05024681012141618202224262830[jobs/s]flow throughput benchmark (single worker) \ No newline at end of file +Wed 29DecemberDec 03Tue 05Thu 07024681012141618[jobs/s]flow throughput benchmark (single worker) \ No newline at end of file diff --git a/bash_benchmark.json b/bash_benchmark.json index 09ccfa1f19..6ca8c50828 100644 --- a/bash_benchmark.json +++ b/bash_benchmark.json @@ -294,5 +294,9 @@ { "value": 32.90123050602093, "ts": 1701735905857 + }, + { + "value": 33.09504898067249, + "ts": 1701908681361 } ] \ No newline at end of file diff --git a/bash_benchmark.svg b/bash_benchmark.svg index 647acf7b08..358c3c0ef0 100644 --- a/bash_benchmark.svg +++ b/bash_benchmark.svg @@ -1 +1 @@ -Mon 27Wed 29DecemberDec 03Tue 050510152025303540455055[jobs/s]bash throughput benchmark (single worker) \ No newline at end of file +Wed 29DecemberDec 03Tue 05Thu 0705101520253035404550[jobs/s]bash throughput benchmark (single worker) \ No newline at end of file diff --git a/bun_benchmark.json b/bun_benchmark.json index 7ee91dbacc..6260728b42 100644 --- a/bun_benchmark.json +++ b/bun_benchmark.json @@ -242,5 +242,9 @@ { "value": 14.44210161462696, "ts": 1701735849860 + }, + { + "value": 14.199704646143358, + "ts": 1701908624451 } ] \ No newline at end of file diff --git a/bun_benchmark.svg b/bun_benchmark.svg index 350b09289a..9cdc5fbe3e 100644 --- a/bun_benchmark.svg +++ b/bun_benchmark.svg @@ -1 +1 @@ -Mon 27Wed 29DecemberDec 03Tue 050510152025303540[jobs/s]bun throughput benchmark (single worker) \ No newline at end of file +Wed 29DecemberDec 03Tue 05Thu 07024681012141618202224[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 3df0fe2d31..571d9d7aa7 100644 --- a/bun_vs_dedicated_vs_noop.svg +++ b/bun_vs_dedicated_vs_noop.svg @@ -1 +1 @@ -Nov 12Nov 19Nov 26Dec 0302004006008001,0001,2001,4001,6001,800[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 9732dd1b05..0b2eb25eda 100644 --- a/deno_benchmark.json +++ b/deno_benchmark.json @@ -294,5 +294,9 @@ { "value": 13.241525423728815, "ts": 1701735813448 + }, + { + "value": 12.888591019229779, + "ts": 1701908587422 } ] \ No newline at end of file diff --git a/deno_benchmark.svg b/deno_benchmark.svg index e8ecd8d891..ac248beee1 100644 --- a/deno_benchmark.svg +++ b/deno_benchmark.svg @@ -1 +1 @@ -Mon 27Wed 29DecemberDec 03Tue 0505101520253035[jobs/s]deno throughput benchmark (single worker) \ No newline at end of file +Wed 29DecemberDec 03Tue 05Thu 0702468101214161820[jobs/s]deno throughput benchmark (single worker) \ No newline at end of file diff --git a/go_benchmark.json b/go_benchmark.json index 98ad7dccf1..84e624773c 100644 --- a/go_benchmark.json +++ b/go_benchmark.json @@ -294,5 +294,9 @@ { "value": 60.32090722644469, "ts": 1701735889871 + }, + { + "value": 59.672992003819076, + "ts": 1701908665493 } ] \ No newline at end of file diff --git a/go_benchmark.svg b/go_benchmark.svg index 41846ae496..937ac44a9b 100644 --- a/go_benchmark.svg +++ b/go_benchmark.svg @@ -1 +1 @@ -Mon 27Wed 29DecemberDec 03Tue 05020406080100120140160180200[jobs/s]go throughput benchmark (single worker) \ No newline at end of file +Wed 29DecemberDec 03Tue 05Thu 070102030405060708090100110[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 b677b8064c..204dd2fbde 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 @@ -Mon 27Wed 29DecemberDec 03Tue 05020406080100120140160180200[jobs/s]go vs python vs deno vs bun vs bashgopythondenobunbash \ No newline at end of file +Wed 29DecemberDec 03Tue 05Thu 070102030405060708090100110[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 9929d42d5d..d4c4eda496 100644 --- a/nativets_benchmark.json +++ b/nativets_benchmark.json @@ -178,5 +178,9 @@ { "value": 42.83755997258396, "ts": 1701735917689 + }, + { + "value": 42.79722673970727, + "ts": 1701908693197 } ] \ No newline at end of file diff --git a/nativets_benchmark.svg b/nativets_benchmark.svg index 7e9898acc2..a5ae201930 100644 --- a/nativets_benchmark.svg +++ b/nativets_benchmark.svg @@ -1 +1 @@ -Mon 27Wed 29DecemberDec 03Tue 050102030405060708090100[jobs/s]nativets throughput benchmark (single worker) \ No newline at end of file +Wed 29DecemberDec 03Tue 05Thu 070510152025303540455055606570[jobs/s]nativets throughput benchmark (single worker) \ No newline at end of file diff --git a/noop_benchmark.json b/noop_benchmark.json index 4e973c5e86..e7fc45915a 100644 --- a/noop_benchmark.json +++ b/noop_benchmark.json @@ -294,5 +294,9 @@ { "value": 801.1964533703664, "ts": 1701735750818 + }, + { + "value": 861.2769866789159, + "ts": 1701908523184 } ] \ No newline at end of file diff --git a/noop_benchmark.svg b/noop_benchmark.svg index 23621b182f..8bcda4c831 100644 --- a/noop_benchmark.svg +++ b/noop_benchmark.svg @@ -1 +1 @@ -Mon 27Wed 29DecemberDec 03Tue 0502004006008001,0001,2001,4001,6001,800[jobs/s]noop throughput benchmark (single worker) \ No newline at end of file +Wed 29DecemberDec 03Tue 05Thu 0701002003004005006007008009001,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 74a9251767..6f4913c547 100644 --- a/python_benchmark.json +++ b/python_benchmark.json @@ -294,5 +294,9 @@ { "value": 17.433143893169692, "ts": 1701735880300 + }, + { + "value": 16.903313049357674, + "ts": 1701908655845 } ] \ No newline at end of file diff --git a/python_benchmark.svg b/python_benchmark.svg index 086be37320..ce6f625695 100644 --- a/python_benchmark.svg +++ b/python_benchmark.svg @@ -1 +1 @@ -Mon 27Wed 29DecemberDec 03Tue 050510152025303540[jobs/s]python throughput benchmark (single worker) \ No newline at end of file +Wed 29DecemberDec 03Tue 05Thu 070246810121416182022242628[jobs/s]python throughput benchmark (single worker) \ No newline at end of file