Bench

Open in

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:

CommandDescription
ably bench publisherRun a publisher benchmark test.
ably bench subscriberRun a subscriber benchmark test.

See also