package
0.1.2
Repository: https://github.com/cnosdb/tsdb-comparisons.git
Documentation: pkg.go.dev

# Functions

GetRandomSubsetPerm returns a subset of numItems of a permutation of numbers from 0 to totalNumbers, e.g., 5 items out of 30.
NewCore returns a new Core for the given time range and cardinality.
PanicUnimplementedQuery generates a panic for the provided query generator.

# Structs

Core is the common component of all generators for all systems.