Description#
User reports significant lag when using the site in Arc on Windows.
"website is laggy as hell for me, at least on Arc for Windows, but it looks cool? exploring now"
This suggests broader rendering or runtime performance issues beyond Firefox-specific background behavior.
Steps to reproduce#
- Open the site in Arc.
- Interact and scroll normally.
- Observe overall lag or delayed rendering.
Expected behavior#
Site should feel smooth and responsive across modern browsers.
Notes#
Investigate:
- Heavy background rendering
- Scroll-linked effects
- Large DOM trees
- Expensive layout / paint operations
- Any JS running on scroll or resize
- GPU acceleration issues on Windows
Consider profiling in:
- Arc DevTools Performance tab
- Chrome (Windows) for comparison