wcms
wcms copied to clipboard
use a profiler 📈
To check what is slow during PHP processes.
Using https://xdebug.org/docs/profiler
And the wonderfull : KcacheGrind
https://kcachegrind.github.io
I would like to use it mostly in the home view to try to optimize the loading time.