Opened 13 years ago
Last modified 12 years ago
#1818 closed enhancement
ColumnGroupView refreshes very slowly — at Initial Version
Reported by: | mkommend | Owned by: | sforsten |
---|---|---|---|
Priority: | high | Milestone: | HeuristicLab.DataImporter 1.0.1 |
Component: | DataImporter | Version: | branch |
Keywords: | Cc: |
Description
A refresh of the ColumnGroupView takes too long and this makes the DataImporter unresponsive, although the commands execute quite fast. Especially when performing changes on the whole Dataset, this becomes an issue.
A quick examination, shows that the updating of row headers takes quite long and also disposing of views comes with an serious performance penalty.
Note: See
TracTickets for help on using
tickets.