Free cookie consent management tool by TermsFeed Policy Generator

Opened 5 years ago

Last modified 5 years ago

#3010 closed defect

Checked item views are slow when a lot of items are checked at once — at Version 2

Reported by: abeham Owned by: abeham
Priority: medium Milestone: HeuristicLab 3.3.16
Component: Core.Views Version: trunk
Keywords: Cc:

Description (last modified by abeham)

For instance, when selecting many input variables in the ProblemData the view takes several seconds until the selection is complete. Probably because each input variable is deselected in the process and for each deselected variable some computation occurs.

Change History (2)

comment:1 Changed 5 years ago by abeham

  • Owner set to abeham
  • Status changed from new to accepted

comment:2 Changed 5 years ago by abeham

  • Component changed from Problems.DataAnalysis.Views to Core.Views
  • Description modified (diff)
  • Summary changed from Selecting/Deselecting input variables is slow to Checked item views are slow when a lot of items are checked at once
Note: See TracTickets for help on using tickets.