From 27f27641094eae68395214a2c6dbb387ca5d7542 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Dec 2023 00:26:50 +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 1ff21a76b4..52ad864482 100644 --- a/2steps_benchmark.json +++ b/2steps_benchmark.json @@ -294,5 +294,9 @@ { "value": 11.597161014983532, "ts": 1701390285174 + }, + { + "value": 10.92752863012501, + "ts": 1701563064699 } ] \ No newline at end of file diff --git a/2steps_benchmark.svg b/2steps_benchmark.svg index 0664dcea64..96b550f828 100644 --- a/2steps_benchmark.svg +++ b/2steps_benchmark.svg @@ -1 +1 @@ -Thu 23Sat 25Mon 27Wed 29December024681012141618202224262830[jobs/s]flow throughput benchmark (single worker) \ No newline at end of file +Sat 25Mon 27Wed 29DecemberDec 03024681012141618202224262830[jobs/s]flow throughput benchmark (single worker) \ No newline at end of file diff --git a/bash_benchmark.json b/bash_benchmark.json index 93e1d7a205..e8a7fd8ad5 100644 --- a/bash_benchmark.json +++ b/bash_benchmark.json @@ -282,5 +282,9 @@ { "value": 33.33111125924938, "ts": 1701390416987 + }, + { + "value": 32.78688524590164, + "ts": 1701563198867 } ] \ No newline at end of file diff --git a/bash_benchmark.svg b/bash_benchmark.svg index 4b21eacbe2..f2fd7b55e3 100644 --- a/bash_benchmark.svg +++ b/bash_benchmark.svg @@ -1 +1 @@ -Thu 23Sat 25Mon 27Wed 29December051015202530354045505560[jobs/s]bash throughput benchmark (single worker) \ No newline at end of file +Sat 25Mon 27Wed 29DecemberDec 03051015202530354045505560[jobs/s]bash throughput benchmark (single worker) \ No newline at end of file diff --git a/bun_benchmark.json b/bun_benchmark.json index 845f6557de..0e02462549 100644 --- a/bun_benchmark.json +++ b/bun_benchmark.json @@ -230,5 +230,9 @@ { "value": 14.639145073927683, "ts": 1701390361006 + }, + { + "value": 14.316392269148176, + "ts": 1701563141999 } ] \ No newline at end of file diff --git a/bun_benchmark.svg b/bun_benchmark.svg index d670d85516..654deceb6f 100644 --- a/bun_benchmark.svg +++ b/bun_benchmark.svg @@ -1 +1 @@ -Thu 23Sat 25Mon 27Wed 29December0510152025303540[jobs/s]bun throughput benchmark (single worker) \ No newline at end of file +Sat 25Mon 27Wed 29DecemberDec 030510152025303540[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 c29c61650d..0c90c90472 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,8002,0002,200[jobs/s]bun vs dedicated vs noopbundedicatednoop \ No newline at end of file +Nov 12Nov 19Nov 26Dec 0302004006008001,0001,2001,4001,6001,8002,000[jobs/s]bun vs dedicated vs noopbundedicatednoop \ No newline at end of file diff --git a/deno_benchmark.json b/deno_benchmark.json index e1c5b89f84..28b5b3a53e 100644 --- a/deno_benchmark.json +++ b/deno_benchmark.json @@ -282,5 +282,9 @@ { "value": 13.32303018998641, "ts": 1701390325558 + }, + { + "value": 12.93259531322746, + "ts": 1701563105274 } ] \ No newline at end of file diff --git a/deno_benchmark.svg b/deno_benchmark.svg index 3bada49265..00d97ef114 100644 --- a/deno_benchmark.svg +++ b/deno_benchmark.svg @@ -1 +1 @@ -Thu 23Sat 25Mon 27Wed 29December05101520253035[jobs/s]deno throughput benchmark (single worker) \ No newline at end of file +Sat 25Mon 27Wed 29DecemberDec 0305101520253035[jobs/s]deno throughput benchmark (single worker) \ No newline at end of file diff --git a/go_benchmark.json b/go_benchmark.json index 02248ac760..a08493d3fa 100644 --- a/go_benchmark.json +++ b/go_benchmark.json @@ -282,5 +282,9 @@ { "value": 59.86590038314176, "ts": 1701390401228 + }, + { + "value": 58.112505811250585, + "ts": 1701563182885 } ] \ No newline at end of file diff --git a/go_benchmark.svg b/go_benchmark.svg index 352a5a289d..8af17b56f4 100644 --- a/go_benchmark.svg +++ b/go_benchmark.svg @@ -1 +1 @@ -Thu 23Sat 25Mon 27Wed 29December020406080100120140160180200220240[jobs/s]go throughput benchmark (single worker) \ No newline at end of file +Sat 25Mon 27Wed 29DecemberDec 03020406080100120140160180200220[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 fecdd9b941..4a7734d36e 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 @@ -Thu 23Sat 25Mon 27Wed 29December020406080100120140160180200220240[jobs/s]go vs python vs deno vs bun vs bashgopythondenobunbash \ No newline at end of file +Sat 25Mon 27Wed 29DecemberDec 03020406080100120140160180200220[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 72a8606d06..d05fab417b 100644 --- a/nativets_benchmark.json +++ b/nativets_benchmark.json @@ -166,5 +166,9 @@ { "value": 43.37642057777393, "ts": 1701390428662 + }, + { + "value": 44.017959327405585, + "ts": 1701563210370 } ] \ No newline at end of file diff --git a/nativets_benchmark.svg b/nativets_benchmark.svg index 343ad2802d..c16ec7528a 100644 --- a/nativets_benchmark.svg +++ b/nativets_benchmark.svg @@ -1 +1 @@ -Thu 23Sat 25Mon 27Wed 29December0102030405060708090100[jobs/s]nativets throughput benchmark (single worker) \ No newline at end of file +Sat 25Mon 27Wed 29DecemberDec 030102030405060708090100[jobs/s]nativets throughput benchmark (single worker) \ No newline at end of file diff --git a/noop_benchmark.json b/noop_benchmark.json index 9ae61370a6..694bf87be2 100644 --- a/noop_benchmark.json +++ b/noop_benchmark.json @@ -282,5 +282,9 @@ { "value": 808.9742206881673, "ts": 1701390262919 + }, + { + "value": 726.7089772782327, + "ts": 1701563041112 } ] \ No newline at end of file diff --git a/noop_benchmark.svg b/noop_benchmark.svg index bce1d6ce4b..d3918d5b1f 100644 --- a/noop_benchmark.svg +++ b/noop_benchmark.svg @@ -1 +1 @@ -Thu 23Sat 25Mon 27Wed 29December02004006008001,0001,2001,4001,6001,8002,0002,200[jobs/s]noop throughput benchmark (single worker) \ No newline at end of file +Sat 25Mon 27Wed 29DecemberDec 0302004006008001,0001,2001,4001,6001,8002,000[jobs/s]noop throughput benchmark (single worker) \ No newline at end of file diff --git a/python_benchmark.json b/python_benchmark.json index e943204c8a..19d87f3f75 100644 --- a/python_benchmark.json +++ b/python_benchmark.json @@ -282,5 +282,9 @@ { "value": 17.34725739860528, "ts": 1701390391609 + }, + { + "value": 17.114495978093444, + "ts": 1701563173004 } ] \ No newline at end of file diff --git a/python_benchmark.svg b/python_benchmark.svg index d48fd6ecd2..a25df50920 100644 --- a/python_benchmark.svg +++ b/python_benchmark.svg @@ -1 +1 @@ -Thu 23Sat 25Mon 27Wed 29December0510152025303540[jobs/s]python throughput benchmark (single worker) \ No newline at end of file +Sat 25Mon 27Wed 29DecemberDec 030510152025303540[jobs/s]python throughput benchmark (single worker) \ No newline at end of file