Commit Graph

50 Commits

Author SHA1 Message Date
Anthony Romano bed26d8d04 control: add read-oneshot benchmark
Each operation establishes a new client and reads from the target db.
2016-10-05 13:06:05 -07:00
Anthony Romano 822e01946e control: split out report generation code into generateReport 2016-10-05 11:21:44 -07:00
Anthony Romano 5ac8575ef7 control: refactor away some duplicated code, untangle some of step2 2016-09-23 14:23:48 -07:00
Anthony Romano c86e05806e control: consolidate code for broadcasting requests to the agent 2016-09-22 16:28:39 -07:00
Anthony Romano f5e4fc7dd0 control: add function to compute Request from Config 2016-09-22 16:28:39 -07:00
Gyu-Ho Lee 80cf59872a control: fix go vet 2016-07-02 11:58:58 -07:00
Gyu-Ho Lee 712d6fa510 *: update vendor, use capnslog 2016-06-13 12:30:21 -07:00
Gyu-Ho Lee 302099eb8f *: log with zap 2016-05-29 13:38:29 -07:00
Gyu-Ho Lee ade19344a1 *: add compression experiment results 2016-05-27 17:30:08 -07:00
Gyu-Ho Lee 41cdc22ed3 *: fix control 2016-05-27 16:44:33 -07:00
Gyu-Ho Lee 896c0c5b7a *: experiment with no request limit + compression 2016-05-27 11:33:40 -07:00
Gyu-Ho Lee a6c5d402bf new results 2016-05-10 07:44:46 -07:00
Gyu-Ho Lee 187dd8d7a3 *: update with compression branch 2016-05-09 13:19:53 -07:00
Gyu-Ho Lee 0df1eb7d8d fix zk client call 2016-05-05 16:00:59 -07:00
Gyu-Ho Lee 84ca908897 zk: set (instead of Create) 2016-05-05 15:28:06 -07:00
Gyu-Ho Lee 3150f6ccb5 *: add same key option 2016-05-05 13:34:29 -07:00
Gyu-Ho Lee 9b92ce04d6 *: sync with etcd master 2016-05-03 15:34:26 -07:00
Gyu-Ho Lee 143bdfac72 sleep 2016-04-30 22:06:35 -07:00
Gyu-Ho Lee c7f46785a8 sync with compression_snappy_lz4 branch 2016-04-30 20:54:51 -07:00
Gyu-Ho Lee 43029a2822 *: add testdata, write by random texts 2016-04-30 19:10:17 -07:00
Gyu-Ho Lee b58e95c2e3 *: godep update, compress results to repo (#34) 2016-04-27 10:14:16 -07:00
Gyu-Ho Lee 39a07e6ab8 compress (#33) 2016-04-25 07:08:33 -07:00
Gyu-Ho Lee 0ecd2c9bc5 add missing sub directory set up in control 2016-04-16 09:12:26 -07:00
Gyu-Ho Lee 6d617eab67 clean up 2016-04-15 23:56:59 -07:00
Gyu-Ho Lee 3bb5255ac5 *: new yamls, etstimate missing timestamps (#27)
Fix https://github.com/coreos/dbtester/issues/26.
2016-04-12 02:35:56 -07:00
Gyu-Ho Lee 44c98b97c7 *: clean up 2016-04-11 19:35:10 -07:00
Gyu-Ho Lee dc252122cb fix benchmarks 2016-04-11 16:22:30 -07:00
Gyu-Ho Lee 53824160e2 fix step3 endpoint 2016-04-11 12:51:53 -07:00
Gyu-Ho Lee 4ff7a98055 fix populating peer ips 2016-04-11 12:00:21 -07:00
Gyu-Ho Lee fcdae397da *: refactor (#25)
Fix https://github.com/coreos/dbtester/issues/21.
Fix https://github.com/coreos/dbtester/issues/24.
2016-04-11 03:13:56 -07:00
Gyu-Ho Lee 2f17ec2ee5 *: clean up, vendor update 2016-04-03 13:52:08 -07:00
Gyu-Ho Lee 5949764211 clean up flags 2016-03-24 20:23:37 -07:00
Gyu-Ho Lee 6a025843f0 control: sleep because of consul 2016-03-23 10:24:24 -07:00
Gyu-Ho Lee 07cc6c7efd control: fix cnt increment 2016-03-23 06:30:03 -07:00
Gyu-Ho Lee bf9c2fb194 control: concurrent database start 2016-03-23 06:15:05 -07:00
Gyu-Ho Lee 1d9fce4d94 control: add consul to Request type 2016-03-23 04:38:41 -07:00
Gyu-Ho Lee 8992b4afe7 *: add Consul
Fix https://github.com/coreos/dbtester/issues/1.
2016-03-23 04:09:11 -07:00
Gyu-Ho Lee e3cb652892 *: add etcd2 2016-03-22 02:04:49 -07:00
Gyu-Ho Lee 4b2d090ad1 syscall.Kill 2016-03-22 00:17:38 -07:00
Gyu-Ho Lee 95ad6a7627 *: better logging 2016-03-21 23:59:17 -07:00
Gyu-Ho Lee 72f6e5d815 agent: set working directory from agent 2016-03-21 15:17:40 -07:00
Gyu-Ho Lee d921f18a23 *: Google cloud integration
Fix https://github.com/coreos/dbtester/issues/6.
2016-03-21 14:42:48 -07:00
Gyu-Ho Lee 3a063ce897 *: fix import path, combine results 2016-03-21 04:10:43 -07:00
Gyu-Ho Lee ab7c787e87 control: do not error for stopping without db name 2016-03-21 00:50:15 -07:00
Gyu-Ho Lee 144612b5fe *: clean up flags 2016-03-21 00:34:48 -07:00
Gyu-Ho Lee 63d5ac6252 *: clean up, add more flags 2016-03-20 23:59:00 -07:00
Gyu-Ho Lee e55e3a98f1 control: clean up logs 2016-03-20 03:55:55 -07:00
Gyu-Ho Lee 4ec732f61e change default zookeeper max connection 2016-03-16 00:52:52 -07:00
Gyu-Ho Lee 6b7eb7cbbb *: separate bench command
gRPC dependency conflict
2016-03-15 22:44:24 -07:00
Gyu-Ho Lee 5d382aec54 initial commit 2016-03-15 17:06:35 -07:00