From 26ff06bb4401c81e9fa93069a59dd28d0b421861 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20K=C3=A4fer?= Date: Fri, 18 Nov 2016 16:08:16 +0100 Subject: add initial metrics display --- index.html | 1 + metrics/binary-size/index.html | 96 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 97 insertions(+) create mode 100644 index.html create mode 100644 metrics/binary-size/index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000000..eca5a0f488 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ + diff --git a/metrics/binary-size/index.html b/metrics/binary-size/index.html new file mode 100644 index 0000000000..03b9844d94 --- /dev/null +++ b/metrics/binary-size/index.html @@ -0,0 +1,96 @@ + + +Mapbox GL Binary Size + + + + + +
+ + + -- cgit v1.2.1