WP Manifestindependent plugin directory
manifest / developer / wp-benchy

WP Benchy

An easy to extend, easy to use benchmarking plugin for WordPress.

by Pressable, JeffMatson · github.com/pressable/wp-benchy · website

13stars
24release downloads
0forks

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.zip

Readme

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.

  1. cd wp-benchy
  2. composer install
  3. cd scripts
  4. npm start from dev. npm run build for 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

TagPublishedAssetDownloads
v0.1.0 Sep 28, 2023 wp-benchy.zip 24