Merge \"docs: Added links to performance resources section\" into mnc-io-docs

am: e4b1149320

Change-Id: Ib1fa097035dce4d6e4c55ac6d87aa26bacceade8
This commit is contained in:
Eric Schmidt
2016-06-09 17:45:53 +00:00
committed by android-build-merger

View File

@@ -437,15 +437,25 @@ Number Slow draw: 23342
</p>
<ul>
<li>Rendering Performance 101
<li>
<a class="external-link" href="https://www.youtube.com/watch?v=HXQhu6qfTVU">
Rendering Performance 101</a>
</li>
<li>Why 60fps?
<li>
<a class="external-link" href="https://www.youtube.com/watch?v=CaMTIgxCSqU">
Why 60fps?</a>
</li>
<li>Android UI and the GPU
<li>
<a class="external-link" href="https://www.youtube.com/watch?v=WH9AFhgwmDw">
Android, UI, and the GPU</a>
</li>
<li>Invalidations Layouts and performance
<li>
<a class="external-link" href="https://www.youtube.com/watch?v=we6poP0kw6E">
Invalidations, Layouts, and Performance</a>
</li>
<li>Analyzing UI Performance with Systrace
<li>
<a href="{@docRoot}studio/profile/systrace.html">
Analyzing UI Performance with Systrace</a>
</li>
</ul>