Open
Description
Our lighthouse score is really bad:

Not to mention, our main bundle size as-is is already 15.7MB, which can take forever to load; we will hit the current 16MB limit in the near future (in fact, we already did simply by upgrading dependencies – see the CI failure on #2498).
We should try to do code-splitting or investigate some other way to improve the performance.