benchmark

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Profile

func Profile(childRatio int, poolSizes ...int)

profilepipe generate a profile file. It will be outputted as pipe_{date}_in{childRatio}_{poolsizes}.prof.

- childRatio Number of childs generated at each branching. - poolSizes Pool sizes. Its length is also used to define sub branch depth.

use pprof to read the file (go install github.com/google/pprof@latest).

Types

This section is empty.

Jump to

Keyboard shortcuts

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