parser

package
v0.0.0-...-f2dfb0a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 25, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Benchmark

type Benchmark struct {
	ApplicationName        string
	ScenarioName           string
	NumberOfCPU            string
	Iterations             int
	TimePerOperation       float64
	TimeUnit               string
	AllocationPerOperation float64
	AllocationUnit         string
}

func Parse

func Parse(path string) ([]Benchmark, []string, []string, error)

func (*Benchmark) Parse

func (b *Benchmark) Parse(line string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL