Hi ALL,
I am looking for PHP profiler(s).
I m NOT looking for generic pointers like - google.com, SF.net etc ...
If someone has used/tried any PHP profilers *and* found worth putting time for it, then pls do suggest.
Thanks for the (exact) help.
[SOLVED] PHP Profiler(s) ?
Moderator: General Moderators
- gite_ashish
- Forum Contributor
- Posts: 118
- Joined: Sat Aug 31, 2002 11:38 am
- Location: India
- gite_ashish
- Forum Contributor
- Posts: 118
- Joined: Sat Aug 31, 2002 11:38 am
- Location: India
zend studio has a built-in profiler
http://www.zend.com/store/products/zend-studio.php
there's a trail version at http://www.zend.com/store/products/zend ... rsonal.php
phpEd has a profiler as well, screenshots at http://dd.cron.ru/dbg/sshot.php
@JAM: basically a profiler counts the time spent in certain functions. Quite useful to find bottlenecks
http://www.zend.com/store/products/zend-studio.php
there's a trail version at http://www.zend.com/store/products/zend ... rsonal.php
phpEd has a profiler as well, screenshots at http://dd.cron.ru/dbg/sshot.php
@JAM: basically a profiler counts the time spent in certain functions. Quite useful to find bottlenecks
- gite_ashish
- Forum Contributor
- Posts: 118
- Joined: Sat Aug 31, 2002 11:38 am
- Location: India