I have created a PHP site but have noticed the pages seem to be running a bit slow.
I heard a way to find bottlenecks is to Profile your code, however I am using a shared server and don't have access to the php.ini file so I think this stops me from using Xdebug that many sites recommend.
Therefore I was wondering if anyone knew good ways to Profile code that doesn't require access to php.ini.
Bookmarks