kdash
kdash copied to clipboard
Implement caching for dynamic views
Dynamic views are not cached and hence on load, there is a small delay. It would be nice to iterate through and cache these in a BTreemap and update on subsequent fetch.