package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
AllChecks returns a slice of all of the checks.
FromWarehouses returns a tpcc generator pre-configured with the specified number of warehouses.
MergeResults returns a result value constructed by merging the arguments.
NewResult constructs a new Result.
NewResultWithSnapshots creates a new result from a deserialized set of histogram snapshots.
# Constants
DeckWarehouseFactor is the warehouse factor to be used with the workload deck implemented in this package.
NumWorkersPerWarehouse is the default number of workers per warehouse.
PassingEfficiency is a percentage of the theoretical maximum tpmC required to pass TPC-C.
SpecWarehouseFactor is the default maximum per-warehouse newOrder throughput per second used to compute the maximum throughput value for a given warehouse count.