Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 {% macro waterfall_description() -%} | |
| 2 <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/> | |
| 3 PURPOSE: Catch performance regressions.</p> | |
| 4 {% endmacro %} | |
| OLD | NEW |