ID: 36166 User updated by: fschaper at intux dot org Reported By: fschaper at intux dot org Status: Open Bug Type: Performance problem Operating System: WindowsXP PHP Version: 5.1.2 New Comment:
Original test with php5.05 ~ 0.5sec php5.1 ~ 4.5sec Previous Comments: ------------------------------------------------------------------------ [2006-01-26 16:21:28] fschaper at intux dot org Description: ------------ Since php version 5.05 we noticed an rather large performance hit in general while working with rather large array's. We have prepared an short sample which illustrates the problem. in php5 the script takes about 0.5 seconds to perform. The latest snapshot release from today and the current release version of php take about 4.5 seconds for the same task. Reproduce code: --------------- http://www.intux.org/bugs/perf_sample.zip (About 181KB in size) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=36166&edit=1