Matt Jaffee
|
d6e2be97b1
|
pilosactl builds - fixed compatibility with pql changes
remove randquery benchmark entirely and modify sliceheight to work with latest
pql changes.
|
2017-02-09 15:59:18 -06:00 |
|
Linh Vo
|
ddbc000946
|
another go fmt
|
2017-01-27 15:57:01 -06:00 |
|
Linh Vo
|
db5b4059ca
|
gofmt
|
2017-01-27 15:39:17 -06:00 |
|
Linh Vo
|
da6c5d238c
|
merge master, resolve conflict
|
2017-01-27 13:59:47 -06:00 |
|
Linh Vo
|
1228e177be
|
default content-type for benchmarks
|
2017-01-27 13:41:19 -06:00 |
|
Linh Vo
|
602a34ef6e
|
move ExecuteQuery to client that every other benchmark can use
|
2017-01-27 12:13:17 -06:00 |
|
Linh Vo
|
743706858b
|
ExecutePQL
|
2017-01-25 00:17:19 -06:00 |
|
Linh Vo
|
70222f2a8b
|
add pql option to randquery
|
2017-01-25 00:14:20 -06:00 |
|
Matthew Jaffee
|
a927c68f67
|
Merge pull request #270 from pilosa/benchmark-day
Benchmark day
|
2017-01-23 12:02:00 -06:00 |
|
Linh Vo
|
9b9fc8aa11
|
execute pql against db on server
|
2017-01-19 22:31:48 -06:00 |
|
jaffee
|
4dd2f490e1
|
add docs about Benchmark Name field
|
2017-01-19 16:54:36 -06:00 |
|
Cody Soyland
|
e1cbb200e7
|
Add ClearBit support to Zipf benchmark
|
2017-01-19 16:41:43 -06:00 |
|
jaffee
|
2b9284ccef
|
it's -> its
|
2017-01-18 23:42:44 -06:00 |
|
jaffee
|
2c9ce1f4b8
|
tweaks to bench doc.go
|
2017-01-18 20:57:14 -06:00 |
|
jaffee
|
ea2860265c
|
docs updates for benchmarking
|
2017-01-18 20:57:14 -06:00 |
|
jaffee
|
f3a21ad57b
|
remove agentNum from Benchmark.Run
Benchmarks should modify their parameters in Init based on the agentNum
|
2017-01-18 20:57:14 -06:00 |
|
Alan Bernstein
|
9fbab68be3
|
Simplify S3Uploader
|
2017-01-11 13:07:42 -06:00 |
|
Alan Bernstein
|
39c9d1ab25
|
Cleanup and update comments
|
2017-01-11 09:38:45 -06:00 |
|
Alan Bernstein
|
5b586fefc9
|
Implement S3 writer
|
2017-01-11 09:25:09 -06:00 |
|
jaffee
|
821b8d974f
|
rename cli to client
|
2017-01-09 13:42:17 -06:00 |
|
jaffee
|
32d7bf0503
|
gather all output from bspawn into a single json obj
|
2017-01-04 11:43:26 -06:00 |
|
jaffee
|
e3212b417e
|
remove unused parallelBenchmark and move Serial
|
2017-01-04 09:11:53 -06:00 |
|
jaffee
|
abc471d4f6
|
fix issues with import benchmark output
not all metadata was jsonified and it was timing itself
|
2017-01-03 17:00:42 -06:00 |
|
jaffee
|
a0aad147e0
|
re-arrange bagent output
|
2017-01-03 16:54:02 -06:00 |
|
jaffee
|
f0452a212d
|
fix usage typo maximum->max
|
2017-01-03 16:39:38 -06:00 |
|
jaffee
|
0eda9d2e01
|
support slices of map[string]interface{} in Prettify
|
2017-01-03 16:28:46 -06:00 |
|
Alan Bernstein
|
a049bd3b34
|
Fix benchmark names to match CLI
|
2016-12-20 10:08:37 -06:00 |
|
Alan Bernstein
|
57406c2142
|
Unexport zipf implementation details
|
2016-12-20 10:04:10 -06:00 |
|
Alan Bernstein
|
6c87b5c9d1
|
Remove extraneous JSON tags
|
2016-12-19 18:11:06 -06:00 |
|
Alan Bernstein
|
0443fa9529
|
Unexport zipf implementation details
|
2016-12-19 18:10:08 -06:00 |
|
Alan Bernstein
|
eb7dfb1b99
|
Add JSON tags to zipf benchmark
|
2016-12-19 18:06:05 -06:00 |
|
Alan Bernstein
|
7898f67164
|
Add Name field to benchmarks
|
2016-12-19 17:59:49 -06:00 |
|
jaffee
|
a03ecf92e9
|
fix rebase issues
|
2016-12-19 15:12:56 -06:00 |
|
jaffee
|
c720ddc28e
|
few more json fixes
|
2016-12-19 15:10:35 -06:00 |
|
jaffee
|
6bb0d21e65
|
define json for all benchmarks
|
2016-12-19 15:10:35 -06:00 |
|
jaffee
|
293621516e
|
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 |
|
Matthew Jaffee
|
e211dbd54a
|
Merge pull request #199 from alanbernstein/benchmarks-readable
Use Duration's string representation in JSON output
|
2016-12-19 14:50:53 -06:00 |
|
Matthew Jaffee
|
58f697d814
|
Merge pull request #200 from alanbernstein/benchmarks-zipf
Benchmarks zipf
|
2016-12-19 14:21:05 -06:00 |
|
Alan Bernstein
|
9ae006908a
|
Improve comment formatting
|
2016-12-19 13:56:06 -06:00 |
|
Matthew Jaffee
|
bde6f03c81
|
Merge pull request #208 from jaffee/171-cluster-creation
#171 cluster creation
|
2016-12-19 11:12:38 -06:00 |
|
Matthew Jaffee
|
d8f5b7d78b
|
Merge pull request #174 from jaffee/fix-errgroup-dep
copy errgroup code to bench and remove giant blob of dependencies
|
2016-12-16 13:55:09 -06:00 |
|
Alan Bernstein
|
44a738afde
|
Add more prettify tests
|
2016-12-13 14:21:49 -06:00 |
|
Alan Bernstein
|
2968c15a37
|
Improve comment formatting and update usage
|
2016-12-13 13:25:31 -06:00 |
|
jaffee
|
6829f7cdd0
|
create - start cluster over ssh when given hosts
|
2016-12-13 10:14:09 -06:00 |
|
Alan Bernstein
|
356f1cfd17
|
Add test for prettify
|
2016-12-12 22:17:56 -06:00 |
|
Alan Bernstein
|
da3bb99f0a
|
Generalize Prettify function
|
2016-12-12 22:10:07 -06:00 |
|
Alan Bernstein
|
d08ffd20e2
|
Move prettify to own file
|
2016-12-12 16:57:21 -06:00 |
|
Alan Bernstein
|
cbd7b2ff37
|
Add comments
|
2016-12-12 15:55:52 -06:00 |
|
Alan Bernstein
|
741ee7c867
|
Move stuff to Init
|
2016-12-12 15:55:32 -06:00 |
|
Alan Bernstein
|
bc4c32e027
|
Put tabs in usage string
|
2016-12-12 15:53:31 -06:00 |
|