Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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
}
Click to show internal directories.
Click to hide internal directories.