Strange hash behaviour

Philippe Marschall philippe.marschall at gmail.com
Thu Nov 30 11:27:25 UTC 2006


Actually hashes for "normal" objects should be bigger in 3.9 so that
you can have more than 4096 elements in a Dictionary or Set with
degrading performance.

A quick check showed that the fix is no longer present in the image :(

http://bugs.impara.de/bug_view_advanced_page.php?bug_id=1876

Philippe


2006/11/30, Romain Robbes <romain.robbes at gmail.com>:
>
>         Hi list,
>
> I just stumbled upon this:
>
> Object new hash 3698
> OrderedCollection new hash 183475190
>
> Hashes for collections seems to be much bigger than other hashes. Is
> there a reason for that?
>
> Cheers,
>         Romain
>
>



More information about the Squeak-dev mailing list