bench

package
v0.7.5 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2022 License: MIT Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(conf *RunConfig) error

Types

type RunConfig

type RunConfig struct {
	ProjectRoot  string
	ComposerRoot string
	BenchTarget  string
	Preload      string
	RunFilter    string

	ProfileDir string

	KphpCommand string
	PhpCommand  string

	AdditionalKphpIncludeDirs string
	DisableAutoloadForKPHP    bool
	TeamcityOutput            bool
	Benchmem                  bool
	NoJIT                     bool

	Count int

	Output     io.Writer
	DebugPrint func(string)

	NoCleanup bool
}

Jump to

Keyboard shortcuts

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