Brandon Philips
|
80c22a4fb2
|
fix(store/store_bench): don't use rand
rand just introduces more noise to the results, don't use it.
|
2014-01-21 17:01:26 -08:00 |
|
Xiang Li
|
17c8f6d2e8
|
test(store_bench_test.go) add watch bench
|
2014-01-21 06:51:40 -05:00 |
|
Xiang Li
|
6f8b0dc7ef
|
add delete bench
|
2014-01-17 15:18:11 +08:00 |
|
Xiang Li
|
21f0c6f9d4
|
feat(store_bench) add set bench for different value sizes
|
2014-01-17 14:19:31 +08:00 |
|
Xiang Li
|
b226b14eb2
|
add mem stats for sets benchmark
|
2014-01-16 16:06:18 +08:00 |
|
Xiang Li
|
c2d1dc4f51
|
add a setWithJson test
|
2014-01-16 09:16:33 +08:00 |
|
Xiang Li
|
77477b3e43
|
feat(store/store_bench_test.go) add a benchmark for set operation of store pkg
We randomly generage N 3 level keys. We benchmark the speed of setting each key into etcd store.
|
2014-01-16 09:03:42 +08:00 |
|