Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a2ec486b authored by Eric Schmidt's avatar Eric Schmidt Committed by android-build-merger
Browse files

Merge \\\\"docs: Added links to performance resources section\\\\" into...

Merge \\\\"docs: Added links to performance resources section\\\\" into mnc-io-docs am: e4b11493 am: 2dea7d38 am: b1a99c46
am: 52f182be

Change-Id: I0a3ec1940810f8744b07941431addca8118b2ec8
parents 4ddd4f58 52f182be
Loading
Loading
Loading
Loading
+15 −5
Original line number Original line Diff line number Diff line
@@ -437,15 +437,25 @@ Number Slow draw: 23342
</p>
</p>


<ul>
<ul>
  <li>Rendering Performance 101
  <li>
    <a class="external-link" href="https://www.youtube.com/watch?v=HXQhu6qfTVU">
      Rendering Performance 101</a>
  </li>
  </li>
  <li>Why 60fps?
  <li>
    <a class="external-link" href="https://www.youtube.com/watch?v=CaMTIgxCSqU">
      Why 60fps?</a>
  </li>
  </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>
  <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>
  <li>Analyzing UI Performance with Systrace
  <li>
    <a href="{@docRoot}studio/profile/systrace.html">
      Analyzing UI Performance with Systrace</a>
  </li>
  </li>
</ul>
</ul>