ep_performance_test_hooks
v0.0.57
Published
Etherpad plugin to show performance stats in /stats url
Downloads
394
Readme
Performance Test Hooks for Etherpad
A plugin to get test data to help improve the performance of Etherpad.
Usage
See the collected stats at /stats
Installation
Install from the Etherpad admin UI (Admin → Manage Plugins,
search for ep_performance_test_hooks and click Install), or from the Etherpad
root directory:
pnpm run plugins install ep_performance_test_hooks⚠️ Don't run
npm i/npm installyourself from the Etherpad source tree — Etherpad tracks installed plugins through its own plugin-manager, and hand-editingpackage.jsoncan leave the server unable to start.
After installing, restart Etherpad.
