Home | History | Annotate | Download | only in performance
      1 toc:
      2 - title: Optimizing for Battery Life
      3   path: /topic/performance/power/index.html
      4   path_attributes:
      5   - name: description
      6     value: Learn to make your app more battery-friendly.
      7   section:
      8   - title: Network Use and Battery Consumption
      9     path: /topic/performance/power/network/index.html
     10     section:
     11     - title: Collecting Network Traffic Data
     12       path: /topic/performance/power/network/gather-data.html
     13     - title: Analyzing Data Traffic
     14       path: /topic/performance/power/network/analyze-data.html
     15     - title: Optimizing User-Initiated Network Use
     16       path: /topic/performance/power/network/action-user-traffic.html
     17     - title: Optimizing App-Initiated Network Use
     18       path: topic/performance/power/network/action-app-traffic.html
     19     - title: Optimizing Server-Initiated Network Use
     20       path: /topic/performance/power/network/action-server-traffic.html
     21     - title: Optimizing General Network Use
     22       path: /topic/performance/power/network/action-any-traffic.html
     23   - title: Doze and App Standby
     24     path: /training/monitoring-device-state/doze-standby.html
     25     path_attributes:
     26     - name: description
     27       value: Help ensure the device isn't depleting the battery when not in use.
     28   - title: Battery Historian
     29     path: /topic/performance/power/battery-historian.html
     30 - title: Rendering
     31   path: /topic/performance/rendering/index.html
     32   path_attributes:
     33   - name: description
     34     value: Speed up your app's rendering
     35   section:
     36   - title: Reducing Overdraw
     37     path: /topic/performance/rendering/overdraw.html
     38   - title: Performance and View Hierarchies
     39     path: /topic/performance/rendering/optimizing-view-hierarchies.html
     40   - title: Analyzing with Profile GPU Rendering
     41     path: /topic/performance/rendering/profile-gpu.html
     42 - title: Intelligent Job-Scheduling
     43   path: /topic/performance/scheduling.html
     44 - title: Background Optimization
     45   path: /topic/performance/background-optimization.html
     46 - title: Reducing APK Size
     47   path: /topic/performance/reduce-apk-size.html
     48 - title: Reducing Image Download Sizes
     49   path: /topic/performance/network-xfer.html
     50 - title: Launch-Time Performance
     51   path: /topic/performance/launch-time.html
     52 - title: Better Performance through Threading
     53   path: /topic/performance/threads.html
     54 - title: Manage Your App's Memory
     55   path: /topic/performance/memory.html
     56 - title: Overview of Memory Managemement
     57   path: /topic/performance/memory-overview.html
     58   path_attributes:
     59   - name: description
     60     value: How to keep your app's memory footprint small in order to improve performance on a variety of mobile devices.
     61 
     62