2025-06-26T17:16:52Z
[RESOLVED] Sense Atlas can sometimes be unusably slow.
Add appropriate Cache-Control headers and enable caching on the reverse proxy wrapping Sense Atlas.
Dorian Taylor
Even ordinary page GETs when the graph state has not changed can be slow, particularly the first time a user loads a generated resource.
Implement internal caching.
Intertwingler MVP
Sense Atlas Front End
Sense Atlas is particularly slow after POSTs because the RDF store only has a single global modification time (that I had to hack in).
The time it takes to generate a markup representation of a resource is proportional to the number of statements.