Re: [PHP-DEV] code profiler

2002-06-25 Thread Ivan Ristic
> i am searching for a PHP code profiler DBG (http://dd.cron.ru/dbg/sshot.php) seems to be doing what you need. The link points to the screenshots page, and some screenshots show the profiler in action. -- Best regards, Ivan Ristic, Chief Technology Officer DataGate Network Solutions Ltd.

Re: [PHP-DEV] code profiler

2002-06-25 Thread George Schlossnagle
APD (http://apd.communityconnect.com/) is a php code profiler. On Tuesday, June 25, 2002, at 10:26 AM, Tit "Black" Petric wrote: > ok this may be a bit offtopic, but here goes > > i am searching for a PHP code profiler, something to measure key > components of the PHP scripts, tracking how many

[PHP-DEV] code profiler

2002-06-25 Thread Tit \"Black\" Petric
ok this may be a bit offtopic, but here goes i am searching for a PHP code profiler, something to measure key components of the PHP scripts, tracking how many function calls are preformed in the code, the cost of each of the functions in terms of cpu cycles and memory usage, minimal, maximum, a