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
The idea is to create a wp profile requests command that would minor execution time, etc. for all HTTP requests made during the WordPress load process.
Here's where we're already hooking into the HTTP request process to observe timing:
It would be helpful to be able to see all requests and how much time they're taking.
The text was updated successfully, but these errors were encountered: