diff --git a/2steps_benchmark.json b/2steps_benchmark.json index 01b45dbc4c..978956f91a 100644 --- a/2steps_benchmark.json +++ b/2steps_benchmark.json @@ -50,5 +50,9 @@ { "value": 19.18374375753401, "ts": 1694522258609 + }, + { + "value": 16.247960848287114, + "ts": 1695117914490 } ] \ No newline at end of file diff --git a/2steps_benchmark.svg b/2steps_benchmark.svg index 0ab9dcc0c8..bf0355863e 100644 --- a/2steps_benchmark.svg +++ b/2steps_benchmark.svg @@ -1 +1 @@ -Sat 09Mon 11Wed 13Fri 15Sep 17Tue 1902,0004,0006,0008,00010,00012,00014,00016,000[jobs/s]flow throughput benchmark (single worker) \ No newline at end of file +Sat 09Mon 11Wed 13Fri 15Sep 17Tue 1905101520253035[jobs/s]flow throughput benchmark (single worker) \ No newline at end of file diff --git a/bash_benchmark.json b/bash_benchmark.json index e2fbe0d18b..8155059747 100644 --- a/bash_benchmark.json +++ b/bash_benchmark.json @@ -50,5 +50,9 @@ { "value": 33.828175235539156, "ts": 1694522432275 + }, + { + "value": 30.846263213203933, + "ts": 1695118036826 } ] \ No newline at end of file diff --git a/bash_benchmark.svg b/bash_benchmark.svg index f649575fef..feceec7ed8 100644 --- a/bash_benchmark.svg +++ b/bash_benchmark.svg @@ -1 +1 @@ -Sat 09Mon 11Wed 13Fri 15Sep 17Tue 1905,00010,00015,00020,00025,00030,00035,000[jobs/s]bash throughput benchmark (single worker) \ No newline at end of file +Sat 09Mon 11Wed 13Fri 15Sep 17Tue 190510152025303540455055[jobs/s]bash throughput benchmark (single worker) \ No newline at end of file diff --git a/bun_benchmark.json b/bun_benchmark.json new file mode 100644 index 0000000000..244fe53c03 --- /dev/null +++ b/bun_benchmark.json @@ -0,0 +1,6 @@ +[ + { + "value": 16.725322607675547, + "ts": 1695117987838 + } +] \ No newline at end of file diff --git a/bun_benchmark.svg b/bun_benchmark.svg new file mode 100644 index 0000000000..06493f581c --- /dev/null +++ b/bun_benchmark.svg @@ -0,0 +1 @@ +.83802468101214161820222426[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 new file mode 100644 index 0000000000..0e3bdd73d8 --- /dev/null +++ b/bun_vs_dedicated_vs_noop.svg @@ -0,0 +1 @@ +Sat 09Mon 11Wed 13Fri 15Sep 17Tue 1901002003004005006007008009001,0001,1001,2001,300[jobs/s]bun vs dedicated vs noopbundedicatednoop \ No newline at end of file diff --git a/dedicated_benchmark.json b/dedicated_benchmark.json new file mode 100644 index 0000000000..5ee0aa2c3c --- /dev/null +++ b/dedicated_benchmark.json @@ -0,0 +1,6 @@ +[ + { + "value": 816.2515312372398, + "ts": 1695117927603 + } +] \ No newline at end of file diff --git a/dedicated_benchmark.svg b/dedicated_benchmark.svg new file mode 100644 index 0000000000..181c4e770b --- /dev/null +++ b/dedicated_benchmark.svg @@ -0,0 +1 @@ +.60301002003004005006007008009001,0001,1001,2001,300[jobs/s]dedicated throughput benchmark (single worker) \ No newline at end of file diff --git a/deno_benchmark.json b/deno_benchmark.json index a963d99496..0d319c4d2e 100644 --- a/deno_benchmark.json +++ b/deno_benchmark.json @@ -54,5 +54,9 @@ { "value": 21739.130434782608, "ts": 1695115628143 + }, + { + "value": 17.252705459323032, + "ts": 1695117957247 } ] \ No newline at end of file diff --git a/deno_benchmark.svg b/deno_benchmark.svg index 1128de936f..0054adc329 100644 --- a/deno_benchmark.svg +++ b/deno_benchmark.svg @@ -1 +1 @@ -Sat 09Mon 11Wed 13Fri 15Sep 17Tue 1905,00010,00015,00020,00025,00030,00035,000[jobs/s]deno throughput benchmark (single worker) \ No newline at end of file +Sat 09Mon 11Wed 13Fri 15Sep 17Tue 1905,00010,00015,00020,00025,00030,00035,000[jobs/s]deno throughput benchmark (single worker) \ No newline at end of file diff --git a/go_benchmark.json b/go_benchmark.json index db11ca0a3b..426207cfd7 100644 --- a/go_benchmark.json +++ b/go_benchmark.json @@ -50,5 +50,9 @@ { "value": 78.95981087470449, "ts": 1694522391409 + }, + { + "value": 71.68510271512713, + "ts": 1695118020415 } ] \ No newline at end of file diff --git a/go_benchmark.svg b/go_benchmark.svg index 2dd5fadfaf..56fb95e332 100644 --- a/go_benchmark.svg +++ b/go_benchmark.svg @@ -1 +1 @@ -Sat 09Mon 11Wed 13Fri 15Sep 17Tue 1905,00010,00015,00020,00025,00030,00035,000[jobs/s]go throughput benchmark (single worker) \ No newline at end of file +Sat 09Mon 11Wed 13Fri 15Sep 17Tue 190102030405060708090100110120130[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 new file mode 100644 index 0000000000..5728efaaee --- /dev/null +++ b/go_vs_python_vs_deno_vs_bun_vs_bash.svg @@ -0,0 +1 @@ +Sat 09Mon 11Wed 13Fri 15Sep 17Tue 1905,00010,00015,00020,00025,00030,00035,000[jobs/s]go vs python vs deno vs bun vs bashgopythondenobunbash \ No newline at end of file diff --git a/noop_benchmark.json b/noop_benchmark.json index ebc314f2b7..16cc10312e 100644 --- a/noop_benchmark.json +++ b/noop_benchmark.json @@ -50,5 +50,9 @@ { "value": 756.42965204236, "ts": 1694522229412 + }, + { + "value": 665.8227848101266, + "ts": 1695117898809 } ] \ No newline at end of file diff --git a/noop_benchmark.svg b/noop_benchmark.svg index 527e0ea5f5..30be84a129 100644 --- a/noop_benchmark.svg +++ b/noop_benchmark.svg @@ -1 +1 @@ -Sat 09Mon 11Wed 13Fri 15Sep 17Tue 19050,000100,000150,000200,000250,000300,000350,000[jobs/s]noop throughput benchmark (single worker) \ No newline at end of file +Sat 09Mon 11Wed 13Fri 15Sep 17Tue 1901002003004005006007008009001,0001,1001,2001,300[jobs/s]noop throughput benchmark (single worker) \ No newline at end of file diff --git a/python_benchmark.json b/python_benchmark.json index 3255a96235..a33724a62c 100644 --- a/python_benchmark.json +++ b/python_benchmark.json @@ -50,5 +50,9 @@ { "value": 28.000949855542803, "ts": 1694522373622 + }, + { + "value": 21.58211150036763, + "ts": 1695118012706 } ] \ No newline at end of file diff --git a/python_benchmark.svg b/python_benchmark.svg index 102a364de7..fdabcae4be 100644 --- a/python_benchmark.svg +++ b/python_benchmark.svg @@ -1 +1 @@ -Sat 09Mon 11Wed 13Fri 15Sep 17Tue 1905,00010,00015,00020,00025,00030,00035,000[jobs/s]python throughput benchmark (single worker) \ No newline at end of file +Sat 09Mon 11Wed 13Fri 15Sep 17Tue 19051015202530354045[jobs/s]python throughput benchmark (single worker) \ No newline at end of file