Website loading extremely slow in comparison to other browsers
I am developing a website, frontend using react, redux, typescript. The same page that is taking let's say x seconds to load on Chrome, Edge etc., is taking 4x-5x to load on Firefox. How should I fix this, any help would be appreciated. From what I understand "Layout Reflow" is what is taking the most amount of time.