WP Benchy
An easy to extend, easy to use benchmarking plugin for WordPress.
by Pressable, JeffMatson · github.com/pressable/wp-benchy · website
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/pressable/wp-benchy/releases/download/v0.1.0/wp-benchy.zipReadme
WP Benchy
A plugin to assist with running benchmark tests. For more information about the approaches used here, see our article about how to benchmark WordPress sites.
(Yes, sending you to this post isn't the best experience, but it's good enough for now. PRs open if you want to make this readme better.)
Installing
Don't try to just install this as-is from the repo - you'll be missing dependencies.
For an installable plugin zip, download the latest release.
Building
You're going to need Composer and NPM.
cd wp-benchycomposer installcd scriptsnpm startfrom dev.npm run buildfor prod.
Contributing
Contributions are wide open. Go wild.
A few things this could use:
- Write better docs
- A UI that doesn't suck.
- More tests
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v0.1.0 | Sep 28, 2023 | wp-benchy.zip | 24 |