bench

package
v0.0.0-...-9dcd13a Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2017 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RandFloat64Slice

func RandFloat64Slice() []float64

RandFloat64Slice generates slice of 50 random float64 elements.

func RandInt64Slice

func RandInt64Slice() []int64

RandInt64Slice generates slice of 50 random int64 elements.

func RandIntSlice

func RandIntSlice() []int

RandIntSlice generates slice of 50 random int elements.

func RandStringSlice

func RandStringSlice() []string

RandStringSlice generates slice of 50 random string elements.

func Run

func Run(b *testing.B, bench func(*int))

Run executes given function b.N times and collects the result (score). Score pointer is passed into benchmarking function.

Types

This section is empty.

Jump to

Keyboard shortcuts

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