package
20.2.19+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev
# Functions
RunRoundTripBenchmark sets up a db run the RoundTripBenchTestCase test cases and counts how many round trips the stmt specified by the test case performs.
# Structs
RoundTripBenchTestCase is a struct that holds the name of a benchmark test case for ddl analysis and the statements to run for the test.