cache-command/bin/readme/overview-body.md

6 lines
813 B
Markdown
Raw Normal View History

`wp profile` monitors key performance indicators of the WordPress execution process to help you quickly identify points of slowness.
2017-10-10 04:54:16 -07:00
Save hours diagnosing slow WordPress sites. Because you can easily run it on any server that supports WP-CLI, `wp profile` compliments Xdebug and New Relic by pointing you in the right direction for further debugging. Because it runs on the command line, using `wp profile` means you don't have to install a plugin and deal with the painful dashboard of a slow WordPress site. And, because it's a WP-CLI command, `wp profile` makes it easy to perfom hard tasks (e.g. [profiling a WP REST API response](https://runcommand.io/to/profile-wp-rest-api/)).
2016-11-03 06:02:14 -07:00
[Identify why WordPress is slow in just a few steps](https://runcommand.io/to/identify-wordpress-slowness/) with `wp profile`.