ui icon indicating copy to clipboard operation
ui copied to clipboard

ListModel performance

Open Jand42 opened this issue 8 years ago • 0 comments

Two things can affect ListModel performance quite badly:

  • Inner copying of arrays
  • FindByKeyAsView using straight View.Map and being obsoleted on all model changes

Jand42 avatar Dec 08 '16 18:12 Jand42