Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
API string
Local bool
BenchmarkPath string
BootstrapBucket string
BootstrapVersion string
GitCacheURL string
ExecutionMode schema.ExecutionMode
Format string
Verbose bool
Async bool
TaskQueue string
TaskQueueEmail string
UseNetworkProxy bool
UseSyscallMonitor bool
OverwriteMode string
MaxConcurrency int
}
Config holds all configuration for the run-bench command.
Click to show internal directories.
Click to hide internal directories.