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

# Functions

NewSleepRegulator returns an implementation of the SleepRegulator interface, the insertIntervalString is parsed for a given number of workers (numWorkers).
NoWait returns a sleep regulator that doesn't make any worker sleep, at all.

# Interfaces

SleepRegulator keeps the time required for each load worker to sleep between batch inserts.