benchmark

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BenchMarkTestCase

type BenchMarkTestCase struct {
	InputSize        int
	Iterations       int
	NanosecondsPerOp int
	BytesPerOp       int
	AllocsPerOp      int
}

type Benchmark

type Benchmark struct {
	GoOS   string
	GoArch string
	Name   string
	Tests  []BenchMarkTestCase
}

Jump to

Keyboard shortcuts

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