Use the ably bench command group to run performance benchmarking tests. These commands enable you to measure publishing and subscribing throughput on Ably channels.
Run benchmark tests
Use the following commands to measure publishing and subscribing throughput on Ably channels:
| Command | Description |
|---|---|
ably bench publisher | Run a publisher benchmark test. |
ably bench subscriber | Run a subscriber benchmark test. |
See also
- CLI reference — Full list of available commands.