profile-command icon indicating copy to clipboard operation
profile-command copied to clipboard

Quickly identify what's slow with WordPress

Results 31 profile-command issues
Sort by recently updated
recently updated
newest added

When profiling an intermediate hook (e.g. `wp profile hook plugins_loaded:before`), some environments don't log any results: ![image](https://cloud.githubusercontent.com/assets/36432/20311420/a0fb1534-ab04-11e6-83cb-334b79a0aeed.png) In debugging this initial report, the callback hooked into `register_tick_function()` is only fired...

bug
command:profile
command:profile-hook

I believe I have created a solution for the tick profiling issue in PHP7. The core problem I have found with the stream wrappers is you cannot actually change the...

command:profile-hook

The change made [here](https://github.com/wp-cli/profile-command/pull/83/files) causes a redirect on my site which results in the profile command failing. Is there a way to support both cases?

We should only load the request as backend when the user explicitly designates such: ``` wp profile stage --url=domain.com/wp-admin/ ```

command:profile

## Bug Report I was trying to run the profiler on one of our older projects and it would exit saying "Error: unexpected end of file" along with the path...

I am getting this error while installing this. Am I doing something wrong? ![image](https://user-images.githubusercontent.com/61768860/123757675-d8b35180-d8db-11eb-933c-7d552c9a82c3.png)

## Bug Report **Describe the current, buggy behavior** [profiling a WP REST API response](https://runcommand.io/to/profile-wp-rest-api/) leads to a "coming soon" page **Describe how other contributors can replicate this bug** - visit...

## Bug Report - [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). - [x] Yes, more specifically, I reviewed the guidelines on [how to write clear bug reports](https://make.wordpress.org/cli/handbook/bug-reports/). **Describe the current,...

For the persistent object caches that track additional debug information (e.g. `redis_calls`), it would be helpful to expose it. To start with: - [ ] WP Redis - [ ]...

command:profile

`wp package install [email protected]:wp-cli/profile-command.git --allow-root ` > php -v > PHP 7.4.4 (cli) (built: Mar 20 2020 13:47:17) ( NTS ) > Copyright (c) The PHP Group > Zend Engine...

state:unconfirmed