summaryrefslogtreecommitdiff
path: root/website/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/index.html')
-rw-r--r--website/index.html3
1 files changed, 3 insertions, 0 deletions
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.
<div id="exec-time-chart"></div>
+ <h2>Throughput</h2>
+ <div id="throughput-chart"></div>
+
<h2>Executable size</h2>
deno ships only a single binary. We track its size here.
<div id="binary-size-chart"></div>