diff --git a/website/index.html b/website/index.html index e06c952f96..f5580d314d 100644 --- a/website/index.html +++ b/website/index.html @@ -32,10 +32,33 @@

Throughput

+ Time it takes to pipe a certain amount of data through Deno. + echo_server.ts + and + cat.ts + Smaller is better. +

Req/Sec

- Tests HTTP server performance against Node. + Tests HTTP server performance. 10 keep-alive connections + do as many hello-world requests as possible. Bigger is better. + +

Executable size