Commit Graph

6 Commits (55adfcb42879184e08f66e9bad0aa31a74f7e90c)

Author SHA1 Message Date
Xiang Li 1a3f7f7fa4 *: rename etcd service to kv service in gRPC 2015-11-04 10:05:49 -08:00
Xiang Li f69582e1a2 v3benchmark: add put benchmark 2015-09-17 14:48:07 -07:00
Xiang Li 38dd680f2e godep: use github.com/cheggaaa/pb 2015-09-15 16:08:07 -07:00
Xiang Li 4deb12fbbb benchmarkv3: refactoring the main logic 2015-09-15 15:57:38 -07:00
Alex Kolbasov 2782418923 Godep: fixed missing dependencies 2015-09-04 04:51:44 +00:00
Yicheng Qin 3632a1b9b1 *: add initial read benchmark for etcd v3
It includes the initial read benchmark for etcd v3.

This is the first step to give some rough thoughts. I haven't digged
deeper to answer some questions, including why its performance is not
better than HTTP + json, why one put will cause performance downgrade.
2015-08-25 07:50:18 -07:00