package
0.0.0-20210827224422-e5fa29d95e8b
Repository: https://github.com/attic-labs/noms.git
Documentation: pkg.go.dev

# Functions

Run runs suiteT and writes results to dataset datasetID in the database given by the -perf command line flag.

# Structs

PerfSuite is the core of the perf testing suite.

# Interfaces

SetupRepSuite has a SetupRep method, which runs every repetition of the test, i.e.
TearDownRepSuite has a TearDownRep method, which runs every repetition of the test, i.e.