benchtools

package
v0.0.0-...-bb920dc Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Compress

func Compress(codec encoding.Integer, in []int32, length int) (duration int64, out []int32, err error)

func PprofCodec

func PprofCodec(codec encoding.Integer, in []int32, sizes []int)

func PprofCompress

func PprofCompress(codec encoding.Integer, in []int32, length int) (duration int64, out []int32, err error)

func PprofUncompress

func PprofUncompress(codec encoding.Integer, in []int32, length int) (duration int64, out []int32, err error)

func RunCompress

func RunCompress(codec encoding.Integer, in []int32, length int, prof bool) (duration int64, out []int32, err error)

func RunTestGzip

func RunTestGzip(data []byte)

func RunTestLZW

func RunTestLZW(data []byte)

func RunTestSnappy

func RunTestSnappy(data []byte)

func RunUncompress

func RunUncompress(codec encoding.Integer, in []int32, length int, prof bool) (duration int64, out []int32, err error)

func TestCodec

func TestCodec(codec encoding.Integer, in []int32, sizes []int)

func Uncompress

func Uncompress(codec encoding.Integer, in []int32, length int) (duration int64, out []int32, err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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