https://bugs.documentfoundation.org/show_bug.cgi?id=148014
Telesto <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |perf CC| |[email protected] Summary|Populating track changes |Populating track changes |manage spends lots of time |manage dialog spends lots |spend in |of time spend in |SvListView::GetViewData/ |SvListView::GetViewData/ |SvListView::IsExpanded (can |SvListView::IsExpanded (can |take minutes until |take minutes until |finished) |finished) --- Comment #1 from Telesto <[email protected]> --- @Caolan You did some work on this in the past IIRC, so you might be interested I'm boldly guessing that SvList being populated over and over to add each entry separately . Instead of first building a list of all changes and populating the dialog once. -- You are receiving this mail because: You are the assignee for the bug.
