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