Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Xdebug is a good profiler, give it a try.
To reduce the load, I advise you to use accelerators , I like Alternative PHP Cache .
Install Xdebug and configure it like this:
View logs - CacheGrind ( WinCacheGrind , KCacheGrind )
...
xdebug.profiler_enable=1
xdebug.profiler_output_dir="d:\web\debug"
...
The simplest thing I see is the page generation time in the web server logs.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question