You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
steves edited this page Sep 13, 2010
·
3 revisions
PHP Profiler is an application that helps you find performance bottlenecks within your code and collects performance data such as page load times and page memory usage. PHP Profiler is capable of being fed various pieces of data from your framework or applications Data Access Layer, allowing you to easily view information regarding the queries executed on a single page load.