ID: 51122
User updated by: y_kopel at walla dot com
Reported By: y_kopel at walla dot com
Status: Bogus
Bug Type: Arrays related
Operating System: linux
PHP Version: 5.3.1
New Comment:
so... maybe it worth to erite an optimization on it?
Previou
ID: 51122
Updated by: ras...@php.net
Reported By: y_kopel at walla dot com
Status: Bogus
Bug Type: Arrays related
Operating System: linux
PHP Version: 5.3.1
New Comment:
With gc on there are gc checks on every iteration. Just because it
doe
ID: 51122
User updated by: y_kopel at walla dot com
Reported By: y_kopel at walla dot com
Status: Bogus
Bug Type: Arrays related
Operating System: linux
PHP Version: 5.3.1
New Comment:
but...
with and without gc_enable/gc_disable
it consume the sa
ID: 51122
Updated by: j...@php.net
Reported By: y_kopel at walla dot com
Status: Bogus
Bug Type: Arrays related
Operating System: linux
PHP Version: 5.3.1
New Comment:
Or run the script in 32bit system (and turn of GC :).
With latest SVN che