How you can fine tune performance and become a google developer tool ninja? There are three pillars of performance 1. Network 2. Render 3. Compute How you can minimize full power radio use? 1. Prefetch and cache data 2. Eliminate periodic transfers like polling 3. Batch your requests Minimizing Network Latency 1. Avoid redirects (use […]
