wcms icon indicating copy to clipboard operation
wcms copied to clipboard

use a profiler 📈

Open vincent-peugnet opened this issue 2 years ago • 0 comments

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.

vincent-peugnet avatar Feb 24 '24 14:02 vincent-peugnet