Porphyry icon indicating copy to clipboard operation
Porphyry copied to clipboard

Items could be displayed "lazily"

Open benel opened this issue 4 years ago • 4 comments

When the portfolio contains thousands of items, the display of items takes time. One solution could be "lazy loading" (or to be more precise "lazy display").

Pull request #130 tried that already, but to be integrated it should be cleaned up and precisely tested (with metrics about the optimization benefits).

benel avatar Mar 04 '20 09:03 benel