riverqueue / riverui

A web interface for River, fast and reliable background jobs in Go.
https://ui.riverqueue.com/
Mozilla Public License 2.0
49 stars 3 forks source link

Fix perf regression, upgrade tanstack deps #18

Closed bgentry closed 3 weeks ago

bgentry commented 3 weeks ago

The regression turned out to be entirely due to the CSS animation of the refresh icon in the top right (introduced in #7). I made some optimizations to bring the CPU down a bunch, it's good enough for now I think (still too high in Chrome).