Closed smarr closed 1 year ago
Currently, it is recomputed on each access, which is good for development and debugging, but for production, we really want to cache the result like we do on the old view.
Resolved with #169
Currently, it is recomputed on each access, which is good for development and debugging, but for production, we really want to cache the result like we do on the old view.