Linh Vo
b571812307
default content-type for benchmarks
2017-01-27 13:41:19 -06:00
jaffee
10a3fe99e0
docs updates for benchmarking
2017-01-18 20:57:14 -06:00
jaffee
0c4cae30fc
remove agentNum from Benchmark.Run
...
Benchmarks should modify their parameters in Init based on the agentNum
2017-01-18 20:57:14 -06:00
jaffee
04637b6f46
rename cli to client
2017-01-09 13:42:17 -06:00
Alan Bernstein
13af763c86
Fix benchmark names to match CLI
2016-12-20 10:08:37 -06:00
Alan Bernstein
66f16a7f8a
Add Name field to benchmarks
2016-12-19 17:59:49 -06:00
jaffee
a1d6187a2b
have bagent add metadata to results
...
need this to differentiate multiple agents' output when it's all going to stdout.
2016-12-19 15:10:35 -06:00
jaffee
33cbdba642
thread context through Benchmarks
...
Also fix a few ignored errors, an issue with pilosactl usage string, a broken
test, and a mistaken import.
2016-12-08 11:02:14 -06:00
jaffee
8b23da6212
rename bench commands and args
...
lower case and dash separated
2016-11-28 15:45:18 -07:00
jaffee
d3714729ac
add fine grained stats within benchmarks
2016-11-28 15:45:17 -07:00
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
jaffee
da024fb0d8
add agentNum to benchmark Init as well as run
2016-11-28 15:45:17 -07:00
jaffee
5cebe8e043
split benchmarks into separate files
2016-11-28 15:45:17 -07:00