[PHP-DEV] PHP 4.0 Bug #8931 Updated: Memory leaks attributable to OO PHP

2001-01-26 Thread Jason
ID: 8931 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Performance problem Description: Memory leaks attributable to OO PHP The short version scored 7680 hits over 2 min, whereas the Object Oriented version scored around 1700 hits over 2 min running 4 threads. Both scripts do the

[PHP-DEV] PHP 4.0 Bug #8931 Updated: Memory leaks attributable to OO PHP

2001-01-26 Thread Jason
ID: 8931 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Performance problem Description: Memory leaks attributable to OO PHP I've identified the problem as PHP leaking memory when it sees code that it doesn't like, eg. it leaks code when the script crashes with an error. I think that