June 29, 2014
2:21 p.m.
On 29 Jun 2014, at 15:24, GOUBIER Thierry <thierry.goubier@cea.fr> wrote:
What i'd be worried with is the high number of PackageTreePackageNodeModel->102250. Each node model suppose a NodeMorph, and so on... And, stef, I don't think your test was loading one hundred thousand packages, isn't it?
It was me ;-) (fogbugz sends email as Stef?) Exactly, this is where I am looking at. I have tried to find who is referencing all those instances but I have not discovered it yet.
I'd look into the package tree structure and updates.
I started to look at the single PackageTreeNautilusUI instance I have open which should be the root that is keeping all these instance in the image. But I am wandering through unknown code here... Johan