Re: [Pharo-project] Collections
Stef wrote:
- are there some collections that would be cool to improve? - are there some collections that would be cool to have and that we do not have yet? All collections with an Array as backing store do not perform well in a large memory setting. That's not only a problem in a 64-bit image.
Stephan
On Sat, 13 Mar 2010, Stephan Eggermont wrote:
Stef wrote:
- are there some collections that would be cool to improve? - are there some collections that would be cool to have and that we do not have yet? All collections with an Array as backing store do not perform well in a large memory setting. That's not only a problem in a 64-bit image.
How bad do they perform? Do you have benchmarks? How can - an OrderedCollection - a Set - a Dictioanry - a Heap be implemented in a better way? Levente
Stephan
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (2)
-
Levente Uzonyi -
Stephan Eggermont