Petals Studio

The Petals project view takes a lot of time to expand the SU category

Details

  • Type: Task Task
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.2.0
  • Fix Version/s: 1.2.0
  • Component/s: Petals Tools
  • Security Level: Public
  • Description:

    In the Petals project view, when we expand the SU category, it takes a lot of time to show the SU projects.
    There must be an explanation to this and a way of making it faster.

  • Environment:
    Windows 7

Activity

Hide
Vincent Zurczak added a comment - Mon, 18 Jul 2011 - 14:18:37 +0200

Commit # 2091
Associate the filter with the cache of the view manager (which uses a resource listener to update the cache)
Fix some potential bugs (FindBugs)

Show
Vincent Zurczak added a comment - Mon, 18 Jul 2011 - 14:18:37 +0200 Commit # 2091 Associate the filter with the cache of the view manager (which uses a resource listener to update the cache) Fix some potential bugs (FindBugs)
Hide
Vincent Zurczak added a comment - Fri, 8 Jul 2011 - 16:59:43 +0200

After verification, the latency is due to the "attached SU filter".
The problem is somewhere in the class AttachedSuProjectsFilter.

Show
Vincent Zurczak added a comment - Fri, 8 Jul 2011 - 16:59:43 +0200 After verification, the latency is due to the "attached SU filter". The problem is somewhere in the class AttachedSuProjectsFilter.

People

Dates

  • Created:
    Fri, 8 Jul 2011 - 11:43:04 +0200
    Updated:
    Fri, 19 Aug 2011 - 10:11:05 +0200
    Resolved:
    Mon, 18 Jul 2011 - 14:18:37 +0200