featurebase/bench
jaffee 05a70d5fb2 refactor Init and provide ClientType option
Benchmark implementations can now use 'HasClient' as a component which provides
an Init method which sets up the pilosa client in a configurable way.
Implementations must still expose the ClientType argument through ConsumeFlags
and describe it in Usage()
2016-11-28 15:45:17 -07:00
..
bench.go add agentNum to benchmark Init as well as run 2016-11-28 15:45:17 -07:00
client.go refactor Init and provide ClientType option 2016-11-28 15:45:17 -07:00
diagonal.go refactor Init and provide ClientType option 2016-11-28 15:45:17 -07:00
multidb.go refactor Init and provide ClientType option 2016-11-28 15:45:17 -07:00
random.go refactor Init and provide ClientType option 2016-11-28 15:45:17 -07:00