Open
Description
Why do we need this ?
- Currently our app suffers from a high INP,LCP and TBT which would eventually affect the users usability. Improving the UI's performance could drastically make our app more faster and optimised.
- Decreasing Total blocking time would lead to an improved performance and better LCP time.
Current Scenario

- Pull Request Insigts page suffers from high presentation and processing delay
Screen.Recording.2025-04-29.at.3.15.19.AM.mov
- Select Data Range also sufferes from the same
Screen.Recording.2025-04-29.at.3.12.22.AM.mov
- selecting deployment has a lot of processing delay
Screen.Recording.2025-04-29.at.3.14.21.AM.mov
- Editing team overlay has a high presentation delay
Screen.Recording.2025-04-29.at.3.11.23.AM.mov
Expected Scenario
- LCP should be dropped down from 12.5 to <4.0
- INP should be dropped down from 500ms to <300ms