rerun
rerun copied to clipboard
Selecting data blindly queries and deserializes it (uncached)
Looking at a big line cloud with caching enabled, everything is fine:
But then as soon as you select something:
Things get even far far worse if you select the strips themselves.
Ultimately we should architecture the viewer in a way that it is impossible to use the store without going through the cache
This is done -- there is no uncached APIs anymore.