Documentation ¶
Index ¶
Constants ¶
View Source
const ( StasticsTypeAvg = "avg" StasticsTypeMedByN = "med-by-n" StasticsTypeMedByNsPerOp = "med-by-ns-per-op" StasticsTypeMedByMBPerS = "med-by-mb-per-s" StasticsTypeMedByAllocedBytesPerOp = "med-by-alloced-bytes-per-op" StasticsTypeMedByAllocsPerOp = "med-by-allocs-per-op" )
Variables ¶
This section is empty.
Functions ¶
func ParseMetadata ¶ added in v1.2.0
func ParseMetadata(in io.Reader) []*report.MetadataKV
ParseMetadata parse stdin and return metadata
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.