From c814d5a9140d88bf1633b74742e64436e1c75667 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Thu, 11 Oct 2018 16:55:22 -0400 Subject: Add throughput benchmark (#961) --- website/index.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'website/index.html') diff --git a/website/index.html b/website/index.html index 84291e5d8..03bb268bf 100644 --- a/website/index.html +++ b/website/index.html @@ -26,6 +26,9 @@ A cold startup is when deno must compile from scratch.
+

Throughput

+
+

Executable size

deno ships only a single binary. We track its size here.
-- cgit v1.2.3