• Home
Name Date Size #Lines LOC

..--

bin/03-May-2024-4728

catapult_build/03-May-2024-2,3251,745

common/03-May-2024-5,8784,406

dashboard/03-May-2024-50,03540,533

dependency_manager/03-May-2024-4,1903,487

devil/03-May-2024-20,45215,958

docs/03-May-2024-671513

experimental/03-May-2024-2,8902,257

firefighter/03-May-2024-1,9021,322

hooks/03-May-2024-13790

infra/config/03-May-2024-4035

netlog_viewer/03-May-2024-16,64810,682

systrace/03-May-2024-21,25719,470

telemetry/03-May-2024-200,485157,996

third_party/03-May-2024-822,988637,972

trace_processor/03-May-2024-5,7474,390

tracing/03-May-2024-1,123,1241,082,230

.eslintrcD03-May-20242.7 KiB9493

.gitignoreD03-May-2024696 3023

AUTHORSD03-May-2024451 1815

CONTRIBUTING.mdD03-May-20244.1 KiB12284

LICENSED03-May-20241.4 KiB2821

OWNERSD03-May-2024166 86

PRESUBMIT.pyD03-May-20245.1 KiB136108

README.mdD03-May-2024877 2615

WATCHLISTSD03-May-2024669 2825

codereview.settingsD03-May-2024283 76

navbar.mdD03-May-2024568 217

pylintrcD03-May-20242 KiB7647

README.md

1
2<!-- Copyright 2015 The Chromium Authors. All rights reserved.
3     Use of this source code is governed by a BSD-style license that can be
4     found in the LICENSE file.
5-->
6Catapult
7========
8
9Catapult is the home for several performance tools that span from gathering,
10displaying and analyzing performance data. This includes:
11
12 * [Trace-viewer](/tracing/README.md)
13 * [Performance Insights](/perf_insights/README.md)
14 * [Telemetry](/telemetry/README.md)
15 * [Performance Dashboard](/dashboard/README.md)
16
17These tools were created by Chromium developers for performance analysis,
18testing, and monitoring of Chrome, but they can also be used for analyzing and
19monitoring websites, and eventually Android apps.
20
21Contributing
22============
23Please see [our contributor's guide](/CONTRIBUTING.md)
24
25**[Current build status](https://build.chromium.org/p/client.catapult/waterfall)**
26