Hi,
I've just converted a fairly complex project from Material UI v4 to Mui v5. The initial conversion was fairly painless, about half a day, however removing all the makeStyles was painstaking work and I did it over a two week period.
Everything now works perfectly, however the site is now so much slower that it's practically unusable. For example, a route change that was maybe 0.5seconds before now takes about 5 seconds.
Is anyone else experiencing similar issues?
Can anyone suggest ways in which I can profile the rendering to see if there are now certain bottlenecks that I can improve?
Hi,
I've just converted a fairly complex project from Material UI v4 to Mui v5. The initial conversion was fairly painless, about half a day, however removing all the makeStyles was painstaking work and I did it over a two week period.
Everything now works perfectly, however the site is now so much slower that it's practically unusable. For example, a route change that was maybe 0.5seconds before now takes about 5 seconds.
Is anyone else experiencing similar issues?
Can anyone suggest ways in which I can profile the rendering to see if there are now certain bottlenecks that I can improve?