OLD | NEW |
1 # Chrome Speed | 1 # Chrome Speed |
2 | 2 |
3 ## Contact information | 3 ## Contact information |
4 | 4 |
5 * **Contact**: **speed@chromium.org** | 5 * **Contact**: **speed@chromium.org** |
6 * **Escalation**: rschoen@chromium.org (PM), benhenry@chromium.org (TPM), | 6 * **Escalation**: |
7 parisa@chromium.org (eng director) | 7 * benhenry@chromium.org (TPM) |
8 * **[File a bug](https://bugs.chromium.org/p/chromium/issues/entry?template=Sp
eed%20Bug)** | 8 * rschoen@chromium.org (PM) |
| 9 * parisa@chromium.org (eng director) |
| 10 * **File a bug**: [template](https://bugs.chromium.org/p/chromium/issues/entry
?template=Speed%20Bug) |
9 * **Regression postmortem**: [template](https://docs.google.com/document/d/1fv
fhFNOoUL9rB0XAEe1MYefyM_9yriR1IPjdxdm7PaQ/edit?disco=AAAABKdHwCg) | 11 * **Regression postmortem**: [template](https://docs.google.com/document/d/1fv
fhFNOoUL9rB0XAEe1MYefyM_9yriR1IPjdxdm7PaQ/edit?disco=AAAABKdHwCg) |
10 | 12 |
11 ## User Docs | 13 ## User Docs |
12 | 14 |
13 * [How does Chrome measure performance?](how_does_chrome_measure_performance.m
d) | 15 * [How does Chrome measure performance?](how_does_chrome_measure_performance.m
d) |
14 * [My CL caused a performance regression! What do I do?](addressing_performanc
e_regressions.md) | 16 * [My CL caused a performance regression! What do I do?](addressing_performanc
e_regressions.md) |
15 * [I want Chrome to have better performance](help_improve_performance.md) | 17 * [I want Chrome to have better performance](help_improve_performance.md) |
16 * [Perf sheriffing documentation](perf_regression_sheriffing.md) | 18 * [Perf sheriffing documentation](perf_regression_sheriffing.md) |
17 * [I want to add tests or platforms to the perf waterfall](adding_tests_bots.m
d) | 19 * [I want to add tests or platforms to the perf waterfall](adding_tests_bots.m
d) |
18 * [I'm looking for more information on the Speed Progam](speed_program.md) | 20 * [I'm looking for more information on the Speed Progam](speed_program.md) |
19 | 21 |
20 ## Core Teams and Work | 22 ## Core Teams and Work |
21 | 23 |
22 * **[Speed tracks](speed_tracks.md)**: Most of the speed | 24 * **[Speed tracks](speed_tracks.md)**: Most of the speed |
23 work on Chrome is organized into these tracks. | 25 work on Chrome is organized into these tracks. |
24 * **[Chrome Speed Operations](chrome_speed_operations.md)**: provides the | 26 * **[Chrome Speed Operations](chrome_speed_operations.md)**: provides the |
25 benchmarks, infrastructure, and releasing oversight to track regressions. | 27 benchmarks, infrastructure, and releasing oversight to track regressions. |
26 <!--- TODO: General discussion: chrome-speed-operations mailing list link --
> | 28 <!--- TODO: General discussion: chrome-speed-operations mailing list link --
> |
27 <!--- TODO: Tracking releases and regressions: chrome-speed-releasing mailin
g list link --> | 29 <!--- TODO: Tracking releases and regressions: chrome-speed-releasing mailin
g list link --> |
28 * Benchmark-specific discussion: benchmarking-dev@chromium.org | 30 * Benchmark-specific discussion: benchmarking-dev@chromium.org |
29 <!--- TODO: Requests for new benchmarks: chrome-benchmarking-request mailing
list link --> | 31 <!--- TODO: Requests for new benchmarks: chrome-benchmarking-request mailing
list link --> |
30 * Performance dashboard, bisect, try jobs: speed-services-dev@chromium.org | 32 * Performance dashboard, bisect, try jobs: speed-services-dev@chromium.org |
31 * **[Chrome Speed Metrics](https://docs.google.com/document/d/1wBT5fauGf8bqW2W
cg2A5Z-3_ZvgPhE8fbp1Xe6xfGRs/edit#heading=h.8ieoiiwdknwt)**: provides a set of h
igh-quality metrics that represent real-world user experience, and exposes these
metrics to both Chrome and Web Developers. | 33 * **[Chrome Speed Metrics](https://docs.google.com/document/d/1wBT5fauGf8bqW2W
cg2A5Z-3_ZvgPhE8fbp1Xe6xfGRs/edit#heading=h.8ieoiiwdknwt)**: provides a set of h
igh-quality metrics that represent real-world user experience, and exposes these
metrics to both Chrome and Web Developers. |
32 * General discussion: progressive-web-metrics@chromium.org | 34 * General discussion: progressive-web-metrics@chromium.org |
33 * The actual metrics: [tracking](https://docs.google.com/spreadsheets/d/1gY5
hkKPp8RNVqmOw1d-bo-f9EXLqtq4wa3Z7Q8Ek9Tk/edit#gid=0) | 35 * The actual metrics: [tracking](https://docs.google.com/spreadsheets/d/1gY5
hkKPp8RNVqmOw1d-bo-f9EXLqtq4wa3Z7Q8Ek9Tk/edit#gid=0) |
OLD | NEW |