2025-06-26T17:55:11Z

[RESOLVED] Sense Atlas can sometimes be unusably slow.

Dorian Taylor

Sense Atlas Front End

The <datalist> elements used to drive the autofills are useless without JavaScript anyway, so could probably be generated more cheaply by JS instead.

The footer loads all the concept schemes/issue networks in the inventory (for labels?) when it probably doesn't need to.

The front-end template is almost certainly doing way more work than it needs to.