Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseLevelRange ¶
ParseLevelRange parses a string like "1-9" into min and max integers.
Types ¶
type BenchmarkStats ¶
type BenchmarkStats struct {
TotalFiles int64
TotalOriginalSize int64
TotalDecompressedSize int64
PerLevel map[int]*LevelStats
}
Click to show internal directories.
Click to hide internal directories.