# Functions
NewChunk creates a new chunk.
# Constants
BatchSize is samples per batch; this was choose by benchmarking all sizes from 1 to 128.
# Variables
BenchmarkLabels is a real example from Kubernetes' embedded cAdvisor metrics, lightly obfuscated.
# Interfaces
Iterator enables efficient access to the content of a chunk.