| Index: masters/master.client.webrtc.perf/templates/description.html
|
| diff --git a/masters/master.client.webrtc.perf/templates/description.html b/masters/master.client.webrtc.perf/templates/description.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..e295b2f158fc948b333c5e6b4120782ca0d083d7
|
| --- /dev/null
|
| +++ b/masters/master.client.webrtc.perf/templates/description.html
|
| @@ -0,0 +1,4 @@
|
| +{% macro waterfall_description() -%}
|
| +<p>DESCRIPTION: This waterfall runs performance tests for the WebRTC standalone native code. They produce data that's uploaded to the Chrome Perf Dashboard at <a href="https://chromeperf.appspot.com">https://chromeperf.appspot.com</a>.<br/>
|
| + PURPOSE: Catch performance regressions.</p>
|
| +{% endmacro %}
|
|
|