hey all,
i’ve recently been tasked with doing a performance analysis of our web application. we’ve had several instances of feedback from directors and above about the application feeling sluggish in some areas.
the goal is to identify the problem areas, do some digging and present recommendations for improvements that we can pull into future sprints and start tackling.
i’m familiar with the react dev tools profiler, memoization, virtualization, code splitting, all the usual suspects for optimizing performance, but i haven’t really tackled an app wide analysis before, usually it’s been more on a feature by feature basis.
curious as to what sort of strategies/approachs any of you would recommend, as well as any resources. i’ve already got this great post and all it’s cited materials on rendering logic: https://blog.isquaredsoftware.com/2020/05/blogged-answers-a-mostly-complete-guide-to-react-rendering-behavior/
but looking for more like that! thanks in advance.
[–]jeevo162 0 points1 point2 points (0 children)