Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(66)

Unified Diff: masters/master.client.webrtc.perf/templates/description.html

Issue 2022343003: Add client.webrtc.perf master (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 %}

Powered by Google App Engine
This is Rietveld 408576698