You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Asset queries can still take several seconds, even though read-only access to SQLITE should be much faster.
There is probably some optimization that can be done.
I have started in the exp-performance branch, but the gains have been small so far.