summaryrefslogtreecommitdiff
path: root/website/index.html
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2019-01-30 13:28:55 -0500
committerGitHub <noreply@github.com>2019-01-30 13:28:55 -0500
commit514b7d335977eda1b7b110d3ad5f9f93ac60af5b (patch)
tree8a4ae9ef9296d91540ee511572f56aec1057fc1f /website/index.html
parent02b9046a0e9a99ee42e889daa81a1e90641e6434 (diff)
Remove Travis benchmark (#1617)
- We don't look at this benchmark because it jumps around. It isn't stable so doesn't feel trustable. - It requires an extra request for every homepage visit. This is excessive. - I would gladly reintroduce it if we could store the results of the API call into a JSON file like we do with other benchmarks.
Diffstat (limited to 'website/index.html')
-rw-r--r--website/index.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/website/index.html b/website/index.html
index 6d1b00df1..92584ac60 100644
--- a/website/index.html
+++ b/website/index.html
@@ -133,10 +133,6 @@ file_server --reload
How many total syscalls are performed when executing a given script.
<div id="syscall-count-chart"></div>
- <h3>Travis</h3>
- How long for Travis CI to return a green status for pull requests.
- <div id="travis-compile-time-chart"></div>
-
<h3>References</h3>
<p> <a href="./all_benchmark.html">All benchmark data</a>