aboutsummaryrefslogtreecommitdiff
path: root/catapult/README.md
blob: 15a95d4b79be366288892296c8add84407f8c5c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25

<!-- Copyright 2015 The Chromium Authors. All rights reserved.
     Use of this source code is governed by a BSD-style license that can be
     found in the LICENSE file.
-->
Catapult
========

Catapult is the home for several performance tools that span from gathering,
displaying and analyzing performance data. This includes:

 * [Trace-viewer](/tracing/README.md)
 * [Performance Insights](/perf_insights/README.md)
 * [Telemetry](/telemetry/README.md)
 * [Performance Dashboard](/dashboard/README.md)

These tools were created by Chromium developers for performance analysis,
testing, and monitoring of Chrome, but they can also be used for analyzing and
monitoring websites, and eventually Android apps.

Contributing
============
Please see [our contributor's guide](/CONTRIBUTING.md)

**[Current build status](https://build.chromium.org/p/client.catapult/waterfall)**