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
Basically, look for the X-Xdebug-Profile-Filename http header to get the profile and download the cachegrind file generated from /tmp in the container. I used https://sourceforge.net/projects/qcachegrindwin/ to view results on Windows.
For example, here's a test run (or you could run interactive in browser if you prefer, and use devtools to get the header):