Sent from my iPhone

在 2012-1-10,1:07,Stefan Esser <ste...@nopiracy.de> 写道:

> Hello,
>
>>   I am not sure whether you have understood my point.
> I understood your point: you want to break HashTables because 1024 colliding 
> entries could have an performance impact. This could break thousands of 
> scripts.
>
> for ($i=0; $i<2000; $i++) $arr[$i<<16] = 1;
>
> would stop working, while it should not.
Sure, but why do you want to do this? Kill your own pc?

 So I can not agree with you on "*thousands* scripts".

And if 1024 is not enough, then 2048, 4096 at most.

Thanks
>
> Regards,
> Stefan Esser

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to