Comment #4 on issue 5880 by
[hidden email]: FileBrowser is slow when
directory has lot of entries
http://code.google.com/p/pharo/issues/detail?id=5880Note that the fix makes things better...
But it's not sufficient:
- 46seconds in pharo
- vs 3seconds in Squeak old and dirty FileList,
same VM, same repository...
I still prefer the dirty one - as long as I don't have to modify it ;)
We should think of caching the low level information while sorting.
Otherwise, we query the system primitives too much...
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker