## Steps to Reproduce <!-- Please include as many steps to reproduce so that we can replicate the problem. --> 1. Run the app in any mode, it starts very slow. 2. Hot restart and hot reload taking up more than 5s. **Expected results:** App should run smoothly on start and hot reload and restart should not take more than 2-3s **Actual results:** App is taking too much time to load and then, hot restart and hot reload takes up more than 5s <details> <summary>Logs</summary> <!-- Any logs you think would be useful (if you have a local instance) --> ``` D/EGL_emulation(12508): app_time_stats: avg=3992.30ms min=22.22ms max=15742.07ms count=4 Scudo OOM: The process has exhausted 256M for size class 1104. </details>
Activity