Documentation
¶
Index ¶
Constants ¶
View Source
const (
DefaultJobID = "simi"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Worker ¶
type Worker struct {
// contains filtered or unexported fields
}
func NewWorker ¶
func NewWorker(conf config.WorkerConfig) (*Worker, error)
NewWorker connects to the AMQP broker and starts the benchmark reporter.
func (*Worker) BenchOperation ¶
BenchOperation benchmarks the operation being exercised.
Click to show internal directories.
Click to hide internal directories.