| |
| <!-- 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) |
| * [Telemetry](telemetry/README.md) |
| * [Performance Dashboard](dashboard/README.md) |
| * [Systrace](systrace/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)** --> |