> I'm using Firefox for all my personal browsing, but I decided to spin up Chrome because I know how good their DevTools are. So make sure to use the right tool for the job. Are Firefox's devtools actally worse then Chrome's though?
The chrome profiler is also incredibly slow, I suspect because the Chrome dev team rarely uses it and hasn't had to optimize it (they have a different profile viewer for things like tracing browser execution). The FF profiler is the main one the FF dev team uses, so in practice it's much faster. For that reason also it has profile sharing built in, which is handy.