Versions in this module Expand all Collapse all v0 v0.0.27 Mar 18, 2016 v0.0.26 Mar 18, 2016 v0.0.25 Mar 15, 2016 v0.0.24 Jan 30, 2016 v0.0.23 Jan 26, 2016 v0.0.22 Jan 26, 2016 v0.0.21 Jan 15, 2016 v0.0.20 Dec 9, 2015 v0.0.19 Dec 9, 2015 v0.0.18 Dec 8, 2015 Changes in this version + const AllocedBytesPerOp + const AllocsPerOp + const MBPerS + const NsPerOp + type Benchmark struct + AllocedBytesPerOp uint64 + AllocsPerOp uint64 + MBPerS float64 + Measured int + N int + Name string + NsPerOp float64 + Ord int + func ParseLine(line string) (*Benchmark, error) + func (b *Benchmark) String() string + type Set map[string][]*Benchmark + func ParseSet(r io.Reader) (Set, error)