OLD | NEW |
---|---|
(Empty) | |
1 # Chrome Speed | |
2 | |
3 ## Contact information | |
4 | |
5 * **Contact**: chrome-speed@google.com | |
benhenry
2017/06/16 18:01:28
Can we make this TBD for now?
sullivan
2017/06/16 18:53:54
Yep! Do you think it's reasonable to have somethin
| |
6 * **Escalation**: rschoen@chromium.org (PM), benhenry@chromium.org (TPM), | |
7 parisa@chromium.org (eng director) | |
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) | |
10 | |
11 ## User Docs | |
12 | |
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) | |
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.m d) | |
18 * [I'm looking for more information on the Speed Progam](speed_program.md) | |
19 | |
20 ## Core Teams and Work | |
21 | |
22 * **[Performance tracks](performance_tracks.md)**: Most of the performance | |
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 | |
25 releasing oversight to track regressions. | |
26 * General discussion: chrome-speed-operations@google.com | |
benhenry
2017/06/16 18:01:28
Are you ok taking out things with @google email ri
sullivan
2017/06/16 18:53:54
I took these out for now. FWIW I really like the m
| |
27 * Tracking releases and regressions: chrome-speed-releasing@google.com | |
28 * Benchmark-specific discussion: benchmarking-dev@chromium.org | |
29 * Requests for new benchmarks: chrome-benchmarking-request@google.com | |
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. | |
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) | |
OLD | NEW |