package
3.0.12+incompatible
Repository: https://github.com/cloudian/cloudian-gosbench.git
Documentation: pkg.go.dev

# Functions

CheckConfig checks the global config.
EvaluateDistribution looks at the given distribution and returns a meaningful next number.

# Constants

This uses the Base 2 calculation where 1 kB = 1024 Byte.
This uses the Base 2 calculation where 1 kB = 1024 Byte.
This uses the Base 2 calculation where 1 kB = 1024 Byte.
This uses the Base 2 calculation where 1 kB = 1024 Byte.
This uses the Base 2 calculation where 1 kB = 1024 Byte.

# Structs

BenchResult is the struct that will contain the benchmark results from a driver after it has finished its benchmark.
DriverConf is the configuration that is sent to each driver It includes a subset of information from the Testconf.
DriverMessage is the struct that is exchanged in the communication between server and driver.
GrafanaConfiguration contains all information necessary to add annotations via the Grafana HTTP API.
S3Configuration contains all information to connect to a certain S3 endpoint.
TestCaseConfiguration is the configuration of a performance test.
Testconf contains all the information necessary to set up a distributed test.
Workloadconf the Grafana and test configuration.

# Type aliases

No description provided by the author