Ejemplo n.º 1
0
func init() {
	driver.Register("rpc", benchmark)
}
Ejemplo n.º 2
0
func init() {
	driver.Register("garbage", benchmark)
}
Ejemplo n.º 3
0
func init() {
	driver.Register("widefinder", benchmark)
}
Ejemplo n.º 4
0
func init() {
	driver.Register("http", benchmark)
}
Ejemplo n.º 5
0
func init() {
	driver.Register("build", benchmark)
}