The php-spx
profiling extension has been made available; however, it is left disabled by default.
ddev spx-enable
php-spx
's basic usage docs may help guide its usage, but should essentially be able to:
-
ddev spx-launch
- Enable profiling (should be a checkbox).
-
Browse the pages being profiled.
-
Hit/reload the SPX GUI in the browser to access the profiling results.
ddev spx-disable