Skip to content

A MU-Plugin for WordPress that simplifies setting up php-profiler

Notifications You must be signed in to change notification settings

joemcgill/wp-profiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP Profiler

WP Profiler is an mu-plugin implementation of the PHP Profiler library to make it easier to submit XHProf profiling data to XHGui.

Installation instructions

After installing this mu-plugin in your application of choice, you'll need to run composer install to install the PHP Profiler library dependency. Next, you will need to configure the profiler settings in plugin.php to connect to your XHGui application.

To use this as a standalone profiler with WordPress, a sample .wp-env.json configuration is included.

See: WordPress/gutenberg#48147 for the status of having XHProf supported directly in the @wordpress/env (i.e., wp-env) package.

About

A MU-Plugin for WordPress that simplifies setting up php-profiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages