• Home
Name Date Size #Lines LOC

..--

bin/03-May-2024-11667

dashboard/03-May-2024-45,43436,333

dashboard_build/03-May-2024-6738

docs/03-May-2024-802623

OWNERSD03-May-2024112 65

PRESUBMIT.pyD03-May-2024847 3017

README.mdD03-May-2024845 2116

app.yamlD03-May-20243.7 KiB200156

appengine_config.pyD03-May-20241.6 KiB5124

cron.yamlD03-May-20242.3 KiB7531

dashboard_project.pyD03-May-20242.6 KiB8760

index.yamlD03-May-20246.6 KiB253175

mapreduce.yamlD03-May-2024655 2317

pylintrcD03-May-20241.9 KiB7147

queue.yamlD03-May-20241 KiB5340

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 - [Project glossary](/dashboard/docs/glossary.md)
13 - [Pages and endpoints](/dashboard/docs/pages-and-endpoints.md)
14
15## Contact
16
17Bugs can be reported on the
18[github issue tracker](https://github.com/catapult-project/catapult/issues);
19for questions and feedback,
20send an email to chrome-perf-dashboard-team@google.com.
21