• Home
Name Date Size #Lines LOC

..--

bin/03-May-2024-11667

dashboard/03-May-2024-48,04839,114

dashboard_build/03-May-2024-6738

docs/03-May-2024-862668

OWNERSD03-May-2024112 65

PRESUBMIT.pyD03-May-2024847 3017

README.mdD03-May-2024917 2217

app.yamlD03-May-20243.8 KiB205160

appengine_config.pyD03-May-20241.6 KiB5124

cron.yamlD03-May-20242.3 KiB7531

dashboard_project.pyD03-May-20242.6 KiB8760

index.yamlD03-May-20247.8 KiB302214

mapreduce.yamlD03-May-2024655 2317

pylintrcD03-May-20241.9 KiB7147

queue.yamlD03-May-20241.3 KiB7054

README.md

1# Performance Dashboard
2
3The Chrome Performance Dashboard is a App Engine web app for displaying
4and monitoring performance test results.
5
6 - [Getting set up to contribute](/dashboard/docs/getting-set-up.md)
7 - [Dashboard admin tasks](/dashboard/docs/admin-tasks.md)
8 - [Debugging in production](/dashboard/docs/cloud-debugger.md)
9 - [Example code snippets](/dashboard/docs/code-snippets.md)
10 - [Data format for new graph data](/dashboard/docs/data-format.md)
11 - [Checklist for deployment](/dashboard/docs/deploy-checklist.md)
12 - [Rolling back from a broken deployment](/dashboard/docs/rollback.md)
13 - [Project glossary](/dashboard/docs/glossary.md)
14 - [Pages and endpoints](/dashboard/docs/pages-and-endpoints.md)
15
16## Contact
17
18Bugs can be reported on the
19[github issue tracker](https://github.com/catapult-project/catapult/issues);
20for questions and feedback,
21send an email to chrome-perf-dashboard-team@google.com.
22