package
1.39.1
Repository: https://github.com/nats-io/nats.go.git
Documentation: pkg.go.dev

# Functions

HumanBytes formats bytes as a human readable string.
MsgsPerClient divides the number of messages by the number of clients and tries to distribute them as evenly as possible.
NewBenchmark initializes a Benchmark.
NewSample creates a new Sample initialized to the provided values.
NewSampleGroup initializer.

# Structs

Benchmark to hold the various Samples organized by publishers and subscribers.
A Sample for a particular client.
SampleGroup for a number of samples, the group is a Sample itself aggregating the values the Samples.