Lines Matching refs:https
18 Cluster Telemetry allows you to run [telemetry](https://www.chromium.org/developers/telemetry)'s be…
21 …benchmarks. The top level feature request of this project was [skia:1268](https://code.google.com/…
29 * Chromium Perf Tryserver. Documentation [here](https://www.chromium.org/developers/cluster-telemet…
31 * Run Lua Scripts. Documentation about lua bindings is [here](https://skia.org/user/special/lua). W…
48 * [Main thread attribution for top million sites](https://groups.google.com/a/chromium.org/d/msg/bl…
49 * [Layout time for top 10k sites](https://groups.google.com/a/chromium.org/d/msg/blink-dev/fkRYGcIQ…
50 * [Perf profile for top million sites](https://groups.google.com/a/chromium.org/forum/#!topic/blink…
54 * [Loading measurement: alexa top 1,000](https://docs.google.com/a/chromium.org/document/d/1ca_Q7xe…
55 * [Loading measurement: alexa top million](https://docs.google.com/a/google.com/document/d/1hDDUUNE…
56 * [Loading measurement: alexa top million netsim](https://docs.google.com/a/google.com/document/d/1…
57 * [Perf profile - alexa top million sites](https://docs.google.com/a/google.com/document/d/1di__87w…
83 3. The master pushes new tasks to all the workers using the master scripts [here](https://skia.goog…
85 4. The workers execute the task using the worker scripts [here](https://skia.googlesource.com/build…
96 …es in [master/ct](https://skia.googlesource.com/buildbot/+/master/ct) and the appengine code lives…