sullivan | c3535a7d | 2017-06-16 19:12:51 | [diff] [blame] | 1 | # Chrome Speed |
| 2 | |
| 3 | ## Contact information |
| 4 | |
sullivan | ef27621 | 2017-06-16 20:00:04 | [diff] [blame] | 5 | * **Contact**: **speed@chromium.org** |
sullivan | ebf00905 | 2017-06-17 01:51:08 | [diff] [blame] | 6 | * **Escalation**: |
| 7 | * benhenry@chromium.org (TPM) |
sullivan | ebf00905 | 2017-06-17 01:51:08 | [diff] [blame] | 8 | * **File a bug**: [template](https://bugs.chromium.org/p/chromium/issues/entry?template=Speed%20Bug) |
sullivan | c3535a7d | 2017-06-16 19:12:51 | [diff] [blame] | 9 | * **Regression postmortem**: [template](https://docs.google.com/document/d/1fvfhFNOoUL9rB0XAEe1MYefyM_9yriR1IPjdxdm7PaQ/edit?disco=AAAABKdHwCg) |
| 10 | |
| 11 | ## User Docs |
| 12 | |
| 13 | * [How does Chrome measure performance?](how_does_chrome_measure_performance.md) |
| 14 | * [My CL caused a performance regression! What do I do?](addressing_performance_regressions.md) |
| 15 | * [I want Chrome to have better performance](help_improve_performance.md) |
| 16 | * [Perf sheriffing documentation](perf_regression_sheriffing.md) |
| 17 | * [I want to add tests or platforms to the perf waterfall](adding_tests_bots.md) |
sullivan | c3535a7d | 2017-06-16 19:12:51 | [diff] [blame] | 18 | |
| 19 | ## Core Teams and Work |
| 20 | |
Caleb Rouleau | 9c0f8cc3 | 2019-08-22 21:48:07 | [diff] [blame] | 21 | * **[Speed domain area experts](speed_domains.md)**: These mailing lists and |
| 22 | bug triage rotations provide expertise into specific domain areas of Speed: |
| 23 | memory, power, loading, responsiveness, binary size, data usage, and browser |
| 24 | UI. |
sullivan | 6562f627 | 2017-06-16 21:33:32 | [diff] [blame] | 25 | * **[Chrome Speed Operations](chrome_speed_operations.md)**: provides the |
| 26 | benchmarks, infrastructure, and releasing oversight to track regressions. |
sullivan | c3535a7d | 2017-06-16 19:12:51 | [diff] [blame] | 27 | <!--- TODO: General discussion: chrome-speed-operations mailing list link --> |
| 28 | <!--- TODO: Tracking releases and regressions: chrome-speed-releasing mailing list link --> |
| 29 | * Benchmark-specific discussion: benchmarking-dev@chromium.org |
| 30 | <!--- TODO: Requests for new benchmarks: chrome-benchmarking-request mailing list link --> |
| 31 | * Performance dashboard, bisect, try jobs: speed-services-dev@chromium.org |
Nicolás Peña Moreno | c7391bb | 2020-04-30 22:17:12 | [diff] [blame] | 32 | * **[Chrome Speed Metrics](../speed_metrics/README.md)**: provides a set of high-quality metrics that represent real-world user experience, and exposes these metrics to both Chrome and Web Developers. |
Nicolas Pena | b29cd70 | 2018-09-20 17:54:04 | [diff] [blame] | 33 | * General discussion: speed-metrics-dev@chromium.org |
Tim Dresser | 676006fd | 2018-03-28 16:44:21 | [diff] [blame] | 34 | * The actual metrics: [speed launch metrics survey.](https://docs.google.com/document/d/1Ww487ZskJ-xBmJGwPO-XPz_QcJvw-kSNffm0nPhVpj8/edit#heading=h.2uunmi119swk) |