summaryrefslogtreecommitdiff
path: root/website/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/index.html')
-rw-r--r--website/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/website/index.html b/website/index.html
index 52cfdc442..195f6869f 100644
--- a/website/index.html
+++ b/website/index.html
@@ -13,6 +13,8 @@
<div id="thread-count-chart"></div>
<h2>Syscall count</h2>
<div id="syscall-count-chart"></div>
+ <h2>Travis compile time</h2>
+ <div id="travis-compile-time-chart"></div>
<script src="https://unpkg.com/d3@5.7.0/dist/d3.min.js"></script>
<script src="https://unpkg.com/c3@0.6.7/c3.min.js"></script>
<script type="module">