diff --git a/2steps_benchmark.json b/2steps_benchmark.json index e7e18e105a..7ca883a7fd 100644 --- a/2steps_benchmark.json +++ b/2steps_benchmark.json @@ -218,5 +218,9 @@ { "value": 19.26188458278758, "ts": 1699662033944 + }, + { + "value": 19.528198718950165, + "ts": 1699748511525 } ] \ No newline at end of file diff --git a/2steps_benchmark.svg b/2steps_benchmark.svg index edb4e897d6..70f6e0d244 100644 --- a/2steps_benchmark.svg +++ b/2steps_benchmark.svg @@ -1 +1 @@ -Fri 03Nov 05Tue 07Thu 09Sat 1105101520253035[jobs/s]flow throughput benchmark (single worker) \ No newline at end of file +Fri 03Nov 05Tue 07Thu 09Sat 11Mon 13024681012141618202224262830[jobs/s]flow throughput benchmark (single worker) \ No newline at end of file diff --git a/bash_benchmark.json b/bash_benchmark.json index d5b49a5f90..9beffa5bdc 100644 --- a/bash_benchmark.json +++ b/bash_benchmark.json @@ -206,5 +206,9 @@ { "value": 35.99452883161759, "ts": 1699662192446 + }, + { + "value": 36.7403923873907, + "ts": 1699748670216 } ] \ No newline at end of file diff --git a/bash_benchmark.svg b/bash_benchmark.svg index 043577d83f..d0a5aacaee 100644 --- a/bash_benchmark.svg +++ b/bash_benchmark.svg @@ -1 +1 @@ -Fri 03Nov 05Tue 07Thu 09Sat 11051015202530354045505560[jobs/s]bash throughput benchmark (single worker) \ No newline at end of file +Fri 03Nov 05Tue 07Thu 09Sat 11Mon 13051015202530354045505560[jobs/s]bash throughput benchmark (single worker) \ No newline at end of file diff --git a/bun_benchmark.json b/bun_benchmark.json index fbd06dcf8a..2249366f9f 100644 --- a/bun_benchmark.json +++ b/bun_benchmark.json @@ -154,5 +154,9 @@ { "value": 25.030036043251904, "ts": 1699662152409 + }, + { + "value": 24.772096710265554, + "ts": 1699748629911 } ] \ No newline at end of file diff --git a/bun_benchmark.svg b/bun_benchmark.svg index b263f30abc..88985df975 100644 --- a/bun_benchmark.svg +++ b/bun_benchmark.svg @@ -1 +1 @@ -Fri 03Nov 05Tue 07Thu 09Sat 110510152025303540[jobs/s]bun throughput benchmark (single worker) \ No newline at end of file +Fri 03Nov 05Tue 07Thu 09Sat 11Mon 130510152025303540[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 78e385908d..a8562eb6bf 100644 --- a/bun_vs_dedicated_vs_noop.svg +++ b/bun_vs_dedicated_vs_noop.svg @@ -1 +1 @@ -Fri 03Nov 05Tue 07Thu 09Sat 1102004006008001,0001,2001,4001,6001,8002,0002,200[jobs/s]bun vs dedicated vs noopbundedicatednoop \ No newline at end of file +Fri 03Nov 05Tue 07Thu 09Sat 11Mon 1302004006008001,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 c462a85d53..4e0bb8bfb4 100644 --- a/dedicated_benchmark.json +++ b/dedicated_benchmark.json @@ -150,5 +150,9 @@ { "value": 718.562874251497, "ts": 1699662108587 + }, + { + "value": 718.2532081976633, + "ts": 1699748585777 } ] \ No newline at end of file diff --git a/dedicated_benchmark.svg b/dedicated_benchmark.svg index 65a70e8a23..3f5b843b7c 100644 --- a/dedicated_benchmark.svg +++ b/dedicated_benchmark.svg @@ -1 +1 @@ -Fri 03Nov 05Tue 07Thu 09Sat 1101002003004005006007008009001,0001,100[jobs/s]dedicated throughput benchmark (single worker) \ No newline at end of file +Fri 03Nov 05Tue 07Thu 09Sat 11Mon 1301002003004005006007008009001,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 0066d9016f..fbe44e96c7 100644 --- a/deno_benchmark.json +++ b/deno_benchmark.json @@ -206,5 +206,9 @@ { "value": 22.983222247759137, "ts": 1699662131402 + }, + { + "value": 23.02873986735446, + "ts": 1699748608654 } ] \ No newline at end of file diff --git a/deno_benchmark.svg b/deno_benchmark.svg index a137983234..d33933cd8b 100644 --- a/deno_benchmark.svg +++ b/deno_benchmark.svg @@ -1 +1 @@ -Fri 03Nov 05Tue 07Thu 09Sat 110510152025303540[jobs/s]deno throughput benchmark (single worker) \ No newline at end of file +Fri 03Nov 05Tue 07Thu 09Sat 11Mon 130510152025303540[jobs/s]deno throughput benchmark (single worker) \ No newline at end of file diff --git a/go_benchmark.json b/go_benchmark.json index 961fc94c0c..7c75ca0ec9 100644 --- a/go_benchmark.json +++ b/go_benchmark.json @@ -206,5 +206,9 @@ { "value": 123.27416173570019, "ts": 1699662178019 + }, + { + "value": 120.51096649795132, + "ts": 1699748655920 } ] \ No newline at end of file diff --git a/go_benchmark.svg b/go_benchmark.svg index a192f2309d..6c8a3047cf 100644 --- a/go_benchmark.svg +++ b/go_benchmark.svg @@ -1 +1 @@ -Fri 03Nov 05Tue 07Thu 09Sat 11020406080100120140160180200220[jobs/s]go throughput benchmark (single worker) \ No newline at end of file +Fri 03Nov 05Tue 07Thu 09Sat 11Mon 13020406080100120140160180200220[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 e658cb33a0..3fa9f60647 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 03Nov 05Tue 07Thu 09Sat 11020406080100120140160180200220[jobs/s]go vs python vs deno vs bun vs bashgopythondenobunbash \ No newline at end of file +Fri 03Nov 05Tue 07Thu 09Sat 11Mon 13020406080100120140160180200220[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 99275a1854..44312945d5 100644 --- a/nativets_benchmark.json +++ b/nativets_benchmark.json @@ -90,5 +90,9 @@ { "value": 62.165858510506034, "ts": 1699662200607 + }, + { + "value": 65.9282700421941, + "ts": 1699748677945 } ] \ No newline at end of file diff --git a/nativets_benchmark.svg b/nativets_benchmark.svg index 28dfc9378d..0660c610f6 100644 --- a/nativets_benchmark.svg +++ b/nativets_benchmark.svg @@ -1 +1 @@ -Fri 03Nov 05Tue 07Thu 09Sat 110102030405060708090100[jobs/s]nativets throughput benchmark (single worker) \ No newline at end of file +Fri 03Nov 05Tue 07Thu 09Sat 11Mon 130102030405060708090100[jobs/s]nativets throughput benchmark (single worker) \ No newline at end of file diff --git a/noop_benchmark.json b/noop_benchmark.json index 685df56255..c756300ba3 100644 --- a/noop_benchmark.json +++ b/noop_benchmark.json @@ -206,5 +206,9 @@ { "value": 409.91446451507113, "ts": 1699662020288 + }, + { + "value": 1177.1168484658244, + "ts": 1699748498112 } ] \ No newline at end of file diff --git a/noop_benchmark.svg b/noop_benchmark.svg index 05148bb7ac..6c7d16cc4c 100644 --- a/noop_benchmark.svg +++ b/noop_benchmark.svg @@ -1 +1 @@ -Fri 03Nov 05Tue 07Thu 09Sat 1102004006008001,0001,2001,4001,6001,8002,0002,200[jobs/s]noop throughput benchmark (single worker) \ No newline at end of file +Fri 03Nov 05Tue 07Thu 09Sat 11Mon 1302004006008001,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 d45af16122..5f478aa09a 100644 --- a/python_benchmark.json +++ b/python_benchmark.json @@ -206,5 +206,9 @@ { "value": 26.367136001687495, "ts": 1699662172915 + }, + { + "value": 25.971327654269686, + "ts": 1699748650743 } ] \ No newline at end of file diff --git a/python_benchmark.svg b/python_benchmark.svg index bf166d470c..fab46d0e20 100644 --- a/python_benchmark.svg +++ b/python_benchmark.svg @@ -1 +1 @@ -Fri 03Nov 05Tue 07Thu 09Sat 11051015202530354045[jobs/s]python throughput benchmark (single worker) \ No newline at end of file +Fri 03Nov 05Tue 07Thu 09Sat 11Mon 130510152025303540[jobs/s]python throughput benchmark (single worker) \ No newline at end of file