package
20.2.19+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Run runs I/O benchmarks specified by diskOpts.
RunClient runs the client workload for the network benchmark.
RunCPU runs cpu benchmarks specified by cpuOptions.
RunServer runs a server for network benchmarks.

# Constants

CPUPrimeTest identifies a prime factoring CPU test.
SeqWriteTest identifies a sequential write I/O benchmark.

# Structs

ClientOptions holds parameters for client part of the network test.
CPUOptions holds parameters for the test.
DiskOptions holds parameters for the test.
ServerOptions holds parameters for server part of the network test.

# Type aliases

CPUBenchmarkType represents a CPU Benchmark.
DiskBenchmarkType represents an I/O benchmark.