Gyuho Lee
|
34bd797e67
|
*: revert module import paths
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
|
2019-05-28 15:39:35 -07:00 |
|
shivaramr
|
9150bf52d6
|
go modules: Fix module path version to include version number
|
2019-04-26 15:29:50 -07:00 |
|
Gyuho Lee
|
d37f1521b7
|
*: update import paths to "go.etcd.io/etcd"
Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
|
2018-08-28 17:47:55 -07:00 |
|
Gyu-Ho Lee
|
640c0e6ff4
|
tools/benchmark: replace 'golang.org/x/net/context' with 'context'
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
|
2017-09-08 09:50:00 -07:00 |
|
Anthony Romano
|
6dd8fb6f24
|
Revert "Merge pull request #7732 from heyitsanthony/lease-err-ka"
This reverts commit fbbc4a4979b256125d2238f6325ad86e7f1b58bd, reversing
changes made to f254e383859a2939d5929346f6595549f424f7c5.
Fixes #7851
|
2017-05-02 09:36:16 -07:00 |
|
Anthony Romano
|
cb8524fbec
|
benchmark: use new lease interface
|
2017-04-24 23:49:45 -07:00 |
|
Gyu-Ho Lee
|
373a04a181
|
tools/benchmark: fix misc gofmt warnings
ref. https://golang.org/cmd/gofmt/#hdr-The_simplify_command
Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
|
2017-04-12 14:12:05 -07:00 |
|
Anthony Romano
|
c1d115b322
|
benchmark: submit keepalive requests concurrently with report.Run()
Otherwise report won't consume the results and the benchmark hangs.
|
2016-10-07 15:57:38 -07:00 |
|
Anthony Romano
|
3d28faa3eb
|
pkg/report, tools/benchmark: refactor report out of tools/benchmark
Only tracks time series when requested. Can configure output precision.
|
2016-10-06 16:18:47 -07:00 |
|
Xiang Li
|
8273e1c07e
|
tools/benchmark: add benchmark for lease keepalive
|
2016-07-12 10:40:56 -07:00 |
|