#51122 [Bgs]: the iteration on arrays with calling functions is very slow

2010-02-23 Thread y_kopel at walla dot com
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

#51122 [Bgs]: the iteration on arrays with calling functions is very slow

2010-02-23 Thread y_kopel at walla dot com
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

#51122 [Opn]: the iteration on arrays with calling functions is very slow

2010-02-23 Thread y_kopel at walla dot com
ID: 51122 User updated by: y_kopel at walla dot com Reported By: y_kopel at walla dot com Status: Open Bug Type: Arrays related Operating System: linux PHP Version: 5.3.1 New Comment: shorter code: 1){ $sum++;} } echo microtime(true

#51122 [NEW]: the iteration on arrays with calling functions is very slow

2010-02-23 Thread y_kopel at walla dot com
From: y_kopel at walla dot com Operating system: linux PHP version: 5.3.1 PHP Bug Type: Arrays related Bug description: the iteration on arrays with calling functions is very slow Description: the iteration on arrays with calling functions is very slow comparing