Description
Description
To help improve the overall experience, we need to start tracking the performance of the platform. This includes how fast pages and APIs respond, but also how efficiently the frontend is rendering components — especially identifying any unnecessary re-renders that could impact performance.
What we’ll be measuring:
- Page load times
- API response times
- Time to First Byte (TTFB)
- Interaction delays (e.g. clicking buttons, navigating views)
- Unnecessary or repeated renders in components
- Performance during high usage
What I’ll be doing:
Filename / Path
No response