diff --git a/2steps_benchmark.json b/2steps_benchmark.json index 04eae50835..727c873bf8 100644 --- a/2steps_benchmark.json +++ b/2steps_benchmark.json @@ -734,5 +734,9 @@ { "value": 11.749224551179623, "ts": 1711153418357 + }, + { + "value": 12.367665974077372, + "ts": 1711240076231 } ] \ No newline at end of file diff --git a/2steps_benchmark.svg b/2steps_benchmark.svg index d00c9fb86f..340b484522 100644 --- a/2steps_benchmark.svg +++ b/2steps_benchmark.svg @@ -1 +1 @@ -Fri 15Mar 17Tue 19Thu 21Sat 230246810121416182022[jobs/s]flow throughput benchmark (single worker) \ No newline at end of file +Fri 15Mar 17Tue 19Thu 21Sat 23Mon 250246810121416182022[jobs/s]flow throughput benchmark (single worker) \ No newline at end of file diff --git a/bash_benchmark.json b/bash_benchmark.json index 76554f5307..a5b6b44075 100644 --- a/bash_benchmark.json +++ b/bash_benchmark.json @@ -722,5 +722,9 @@ { "value": 69.79341150195422, "ts": 1711153626072 + }, + { + "value": 68.27802813054758, + "ts": 1711240283921 } ] \ No newline at end of file diff --git a/bash_benchmark.svg b/bash_benchmark.svg index 449615db56..8107846a60 100644 --- a/bash_benchmark.svg +++ b/bash_benchmark.svg @@ -1 +1 @@ -Fri 15Mar 17Tue 19Thu 21Sat 230102030405060708090100110120130140[jobs/s]bash throughput benchmark (single worker) \ No newline at end of file +Fri 15Mar 17Tue 19Thu 21Sat 23Mon 250102030405060708090100110120130140[jobs/s]bash throughput benchmark (single worker) \ No newline at end of file diff --git a/bun_benchmark.json b/bun_benchmark.json index bdac7dbf3b..f7210ee71e 100644 --- a/bun_benchmark.json +++ b/bun_benchmark.json @@ -670,5 +670,9 @@ { "value": 15.104371205026734, "ts": 1711153581133 + }, + { + "value": 16.39774367047094, + "ts": 1711240240754 } ] \ No newline at end of file diff --git a/bun_benchmark.svg b/bun_benchmark.svg index a489696ca4..5216f5f1af 100644 --- a/bun_benchmark.svg +++ b/bun_benchmark.svg @@ -1 +1 @@ -Fri 15Mar 17Tue 19Thu 21Sat 230246810121416182022242628[jobs/s]bun throughput benchmark (single worker) \ No newline at end of file +Fri 15Mar 17Tue 19Thu 21Sat 23Mon 250246810121416182022242628[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 ddc20c14d3..44e9eb9965 100644 --- a/bun_vs_dedicated_vs_noop.svg +++ b/bun_vs_dedicated_vs_noop.svg @@ -1 +1 @@ -Fri 15Mar 17Tue 19Thu 21Sat 2302004006008001,0001,2001,4001,6001,8002,000[jobs/s]bun vs dedicated vs noopbundedicatednoop \ No newline at end of file +Fri 15Mar 17Tue 19Thu 21Sat 23Mon 2502004006008001,0001,2001,4001,6001,8002,000[jobs/s]bun vs dedicated vs noopbundedicatednoop \ No newline at end of file diff --git a/dedicated_benchmark.json b/dedicated_benchmark.json index 5a40cdfac2..a73d95cfb4 100644 --- a/dedicated_benchmark.json +++ b/dedicated_benchmark.json @@ -522,5 +522,9 @@ { "value": 528.5877896220597, "ts": 1711153509758 + }, + { + "value": 494.0223298093074, + "ts": 1711240171203 } ] \ No newline at end of file diff --git a/dedicated_benchmark.svg b/dedicated_benchmark.svg index e084b213ba..0d5f424cfb 100644 --- a/dedicated_benchmark.svg +++ b/dedicated_benchmark.svg @@ -1 +1 @@ -Fri 15Mar 17Tue 19Thu 21Sat 2301002003004005006007008009001,0001,100[jobs/s]dedicated throughput benchmark (single worker) \ No newline at end of file +Fri 15Mar 17Tue 19Thu 21Sat 23Mon 2501002003004005006007008009001,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 e53d247094..a403b84cc9 100644 --- a/deno_benchmark.json +++ b/deno_benchmark.json @@ -722,5 +722,9 @@ { "value": 13.991101659344656, "ts": 1711153546759 + }, + { + "value": 13.688129653964083, + "ts": 1711240209017 } ] \ No newline at end of file diff --git a/deno_benchmark.svg b/deno_benchmark.svg index 5f5e043bae..333e2b46fa 100644 --- a/deno_benchmark.svg +++ b/deno_benchmark.svg @@ -1 +1 @@ -Fri 15Mar 17Tue 19Thu 21Sat 2302468101214161820222426[jobs/s]deno throughput benchmark (single worker) \ No newline at end of file +Fri 15Mar 17Tue 19Thu 21Sat 23Mon 2502468101214161820222426[jobs/s]deno throughput benchmark (single worker) \ No newline at end of file diff --git a/go_benchmark.json b/go_benchmark.json index eb53945010..b29ae432d2 100644 --- a/go_benchmark.json +++ b/go_benchmark.json @@ -722,5 +722,9 @@ { "value": 99.78048293753741, "ts": 1711153618226 + }, + { + "value": 113.61054305839582, + "ts": 1711240275848 } ] \ No newline at end of file diff --git a/go_benchmark.svg b/go_benchmark.svg index afadb7192c..831614fba0 100644 --- a/go_benchmark.svg +++ b/go_benchmark.svg @@ -1 +1 @@ -Fri 15Mar 17Tue 19Thu 21Sat 23020406080100120140160180200220240260[jobs/s]go throughput benchmark (single worker) \ No newline at end of file +Fri 15Mar 17Tue 19Thu 21Sat 23Mon 25020406080100120140160180200220240260[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 b6b488d954..6d3228be38 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 @@ -Fri 15Mar 17Tue 19Thu 21Sat 23020406080100120140160180200220240260[jobs/s]go vs python vs deno vs bun vs bashgopythondenobunbash \ No newline at end of file +Fri 15Mar 17Tue 19Thu 21Sat 23Mon 25020406080100120140160180200220240260[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 b5b1df62a8..8f7ae6984b 100644 --- a/nativets_benchmark.json +++ b/nativets_benchmark.json @@ -606,5 +606,9 @@ { "value": 32.026646169613116, "ts": 1711153641844 + }, + { + "value": 44.208664898320066, + "ts": 1711240295413 } ] \ No newline at end of file diff --git a/nativets_benchmark.svg b/nativets_benchmark.svg index eda75c52bb..2d7428f027 100644 --- a/nativets_benchmark.svg +++ b/nativets_benchmark.svg @@ -1 +1 @@ -Fri 15Mar 17Tue 19Thu 21Sat 2301020304050607080[jobs/s]nativets throughput benchmark (single worker) \ No newline at end of file +Fri 15Mar 17Tue 19Thu 21Sat 23Mon 2501020304050607080[jobs/s]nativets throughput benchmark (single worker) \ No newline at end of file diff --git a/noop_benchmark.json b/noop_benchmark.json index 8923255894..6e181c36f5 100644 --- a/noop_benchmark.json +++ b/noop_benchmark.json @@ -722,5 +722,9 @@ { "value": 351.4732587428973, "ts": 1711153396443 + }, + { + "value": 578.8265256902506, + "ts": 1711240055370 } ] \ No newline at end of file diff --git a/noop_benchmark.svg b/noop_benchmark.svg index 968baaaaa0..2811748c77 100644 --- a/noop_benchmark.svg +++ b/noop_benchmark.svg @@ -1 +1 @@ -Fri 15Mar 17Tue 19Thu 21Sat 2302004006008001,0001,2001,4001,6001,8002,000[jobs/s]noop throughput benchmark (single worker) \ No newline at end of file +Fri 15Mar 17Tue 19Thu 21Sat 23Mon 2502004006008001,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 15808fda6d..7d1c86ff7c 100644 --- a/python_benchmark.json +++ b/python_benchmark.json @@ -722,5 +722,9 @@ { "value": 17.14560043892737, "ts": 1711153612051 + }, + { + "value": 17.70224818551956, + "ts": 1711240270181 } ] \ No newline at end of file diff --git a/python_benchmark.svg b/python_benchmark.svg index 3f8b62b62d..0a2a93dadc 100644 --- a/python_benchmark.svg +++ b/python_benchmark.svg @@ -1 +1 @@ -Fri 15Mar 17Tue 19Thu 21Sat 2305101520253035[jobs/s]python throughput benchmark (single worker) \ No newline at end of file +Fri 15Mar 17Tue 19Thu 21Sat 23Mon 2505101520253035[jobs/s]python throughput benchmark (single worker) \ No newline at end of file