From 0fa0fc6653bf4df5cb47573f705594f4e9c33fe8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 00:26:27 +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 +- dedicated_benchmark.json | 4 ++++ dedicated_benchmark.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 +- 20 files changed, 47 insertions(+), 11 deletions(-) diff --git a/2steps_benchmark.json b/2steps_benchmark.json index 6ab447487f..5451ae6f81 100644 --- a/2steps_benchmark.json +++ b/2steps_benchmark.json @@ -286,5 +286,9 @@ { "value": 10.926095887417508, "ts": 1701277493137 + }, + { + "value": 10.320769516575156, + "ts": 1701303757923 } ] \ No newline at end of file diff --git a/2steps_benchmark.svg b/2steps_benchmark.svg index c79e5b7083..257c7f5bdf 100644 --- a/2steps_benchmark.svg +++ b/2steps_benchmark.svg @@ -1 +1 @@ -Tue 21Thu 23Sat 25Mon 27Wed 29024681012141618202224262830[jobs/s]flow throughput benchmark (single worker) \ No newline at end of file +Thu 23Sat 25Mon 27Wed 29December024681012141618202224262830[jobs/s]flow throughput benchmark (single worker) \ No newline at end of file diff --git a/bash_benchmark.json b/bash_benchmark.json index 3a0688fd7a..11a506de56 100644 --- a/bash_benchmark.json +++ b/bash_benchmark.json @@ -274,5 +274,9 @@ { "value": 32.54572674607824, "ts": 1701277707694 + }, + { + "value": 29.078220412910728, + "ts": 1701303973516 } ] \ No newline at end of file diff --git a/bash_benchmark.svg b/bash_benchmark.svg index 5c464ca5ab..dc4c5608f1 100644 --- a/bash_benchmark.svg +++ b/bash_benchmark.svg @@ -1 +1 @@ -Tue 21Thu 23Sat 25Mon 27Wed 29051015202530354045505560[jobs/s]bash throughput benchmark (single worker) \ No newline at end of file +Thu 23Sat 25Mon 27Wed 29December051015202530354045505560[jobs/s]bash throughput benchmark (single worker) \ No newline at end of file diff --git a/bun_benchmark.json b/bun_benchmark.json index 2f84d44917..530db7916a 100644 --- a/bun_benchmark.json +++ b/bun_benchmark.json @@ -222,5 +222,9 @@ { "value": 14.331575326759918, "ts": 1701277650276 + }, + { + "value": 14.484776499898608, + "ts": 1701303913255 } ] \ No newline at end of file diff --git a/bun_benchmark.svg b/bun_benchmark.svg index 4094d6022c..0dc247b03d 100644 --- a/bun_benchmark.svg +++ b/bun_benchmark.svg @@ -1 +1 @@ -Tue 21Thu 23Sat 25Mon 27Wed 290510152025303540[jobs/s]bun throughput benchmark (single worker) \ No newline at end of file +Thu 23Sat 25Mon 27Wed 29December0510152025303540[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 7e0c3c1c01..41ce336347 100644 --- a/bun_vs_dedicated_vs_noop.svg +++ b/bun_vs_dedicated_vs_noop.svg @@ -1 +1 @@ -Nov 12Nov 19Nov 2602004006008001,0001,2001,4001,6001,8002,0002,200[jobs/s]bun vs dedicated vs noopbundedicatednoop \ No newline at end of file +Nov 12Nov 19Nov 2602004006008001,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 49e18cd261..4d1d642242 100644 --- a/dedicated_benchmark.json +++ b/dedicated_benchmark.json @@ -174,5 +174,9 @@ { "value": 695.829660899012, "ts": 1701277573425 + }, + { + "value": 710.1936461341793, + "ts": 1701303835805 } ] \ No newline at end of file diff --git a/dedicated_benchmark.svg b/dedicated_benchmark.svg index 520e549953..c771c16d52 100644 --- a/dedicated_benchmark.svg +++ b/dedicated_benchmark.svg @@ -1 +1 @@ -Nov 12Nov 19Nov 2601002003004005006007008009001,0001,100[jobs/s]dedicated throughput benchmark (single worker) \ No newline at end of file +Nov 12Nov 19Nov 2601002003004005006007008009001,0001,100[jobs/s]dedicated throughput benchmark (single worker) \ No newline at end of file diff --git a/deno_benchmark.json b/deno_benchmark.json index ac6a0ae681..d389a92b29 100644 --- a/deno_benchmark.json +++ b/deno_benchmark.json @@ -274,5 +274,9 @@ { "value": 12.718115683980262, "ts": 1701277614091 + }, + { + "value": 12.42297753925661, + "ts": 1701303877488 } ] \ No newline at end of file diff --git a/deno_benchmark.svg b/deno_benchmark.svg index b5d9caabce..e7eeedb563 100644 --- a/deno_benchmark.svg +++ b/deno_benchmark.svg @@ -1 +1 @@ -Tue 21Thu 23Sat 25Mon 27Wed 2905101520253035[jobs/s]deno throughput benchmark (single worker) \ No newline at end of file +Thu 23Sat 25Mon 27Wed 29December05101520253035[jobs/s]deno throughput benchmark (single worker) \ No newline at end of file diff --git a/go_benchmark.json b/go_benchmark.json index c2f52eb729..5d9617c4e3 100644 --- a/go_benchmark.json +++ b/go_benchmark.json @@ -274,5 +274,9 @@ { "value": 59.12961210974456, "ts": 1701277691558 + }, + { + "value": 51.958848591915206, + "ts": 1701303955622 } ] \ No newline at end of file diff --git a/go_benchmark.svg b/go_benchmark.svg index 3c278557a7..fab77c9aa1 100644 --- a/go_benchmark.svg +++ b/go_benchmark.svg @@ -1 +1 @@ -Tue 21Thu 23Sat 25Mon 27Wed 29020406080100120140160180200220240[jobs/s]go throughput benchmark (single worker) \ No newline at end of file +Thu 23Sat 25Mon 27Wed 29December020406080100120140160180200220240[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 91f138b65b..0f63da577f 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 @@ -Tue 21Thu 23Sat 25Mon 27Wed 29020406080100120140160180200220240[jobs/s]go vs python vs deno vs bun vs bashgopythondenobunbash \ No newline at end of file +Thu 23Sat 25Mon 27Wed 29December020406080100120140160180200220240[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 66e955319e..ead0564427 100644 --- a/nativets_benchmark.json +++ b/nativets_benchmark.json @@ -158,5 +158,9 @@ { "value": 44.20475643179206, "ts": 1701277719168 + }, + { + "value": 37.00688328029013, + "ts": 1701303987540 } ] \ No newline at end of file diff --git a/nativets_benchmark.svg b/nativets_benchmark.svg index eecfd39832..a8b1c7962b 100644 --- a/nativets_benchmark.svg +++ b/nativets_benchmark.svg @@ -1 +1 @@ -Tue 21Thu 23Sat 25Mon 27Wed 290102030405060708090100[jobs/s]nativets throughput benchmark (single worker) \ No newline at end of file +Thu 23Sat 25Mon 27Wed 29December0102030405060708090100[jobs/s]nativets throughput benchmark (single worker) \ No newline at end of file diff --git a/noop_benchmark.json b/noop_benchmark.json index c01a15c626..db35cabc08 100644 --- a/noop_benchmark.json +++ b/noop_benchmark.json @@ -274,5 +274,9 @@ { "value": 896.9682473240448, "ts": 1701277469584 + }, + { + "value": 737.6263185070443, + "ts": 1701303732976 } ] \ No newline at end of file diff --git a/noop_benchmark.svg b/noop_benchmark.svg index c7d45c3945..66161b3835 100644 --- a/noop_benchmark.svg +++ b/noop_benchmark.svg @@ -1 +1 @@ -Tue 21Thu 23Sat 25Mon 27Wed 2902004006008001,0001,2001,4001,6001,8002,0002,200[jobs/s]noop throughput benchmark (single worker) \ No newline at end of file +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 diff --git a/python_benchmark.json b/python_benchmark.json index 1d2c4587a8..1c5ccf6062 100644 --- a/python_benchmark.json +++ b/python_benchmark.json @@ -274,5 +274,9 @@ { "value": 16.784719191647923, "ts": 1701277681844 + }, + { + "value": 16.780775943079608, + "ts": 1701303944781 } ] \ No newline at end of file diff --git a/python_benchmark.svg b/python_benchmark.svg index 726d894e43..2b013ccc17 100644 --- a/python_benchmark.svg +++ b/python_benchmark.svg @@ -1 +1 @@ -Tue 21Thu 23Sat 25Mon 27Wed 290510152025303540[jobs/s]python throughput benchmark (single worker) \ No newline at end of file +Thu 23Sat 25Mon 27Wed 29December0510152025303540[jobs/s]python throughput benchmark (single worker) \ No newline at end of file