etcd/tools
Mikel Olasagasti Uranga 89637a4223 Tools/benchmark: migrate cheggaaa/pb.v1 to cheggaaa/pb/v3
etcdctl/ctlv3: migrate cheggaaa/pb.v1 to cheggaaa/pb/v3

This commit also changes the format of the progress bar, from using a
custom progress bar to the default provided by the library.

Old behaviour:

./benchmarkv1  put
 0 / 10000 B                                                   !   0.00%
 3987 / 10000 Boooooooooooooom                                 !  39.87%
 10000 / 10000 Boooooooooooooooooooooooooooooooooooooooooooo! 100.00% 1s

New behaviour:

./benchmark put
 6536 / 10000 [----------------------->________________] 65.36% 7053 p/s
10000 / 10000 [---------------------------------------] 100.00% 7581 p/s

Signed-off-by: Mikel Olasagasti Uranga <mikel@olasagasti.info>
2022-06-20 15:47:23 +02:00
..
benchmark Tools/benchmark: migrate cheggaaa/pb.v1 to cheggaaa/pb/v3 2022-06-20 15:47:23 +02:00
etcd-dump-db Doc: add installtion instructions for tools 2022-04-28 01:13:02 -04:00
etcd-dump-logs Doc: add installtion instructions for tools 2022-04-28 01:13:02 -04:00
etcd-dump-metrics tests: Use zaptest.NewLogger in places we missed 2022-05-06 12:23:20 +02:00
local-tester Cleanup scripts in root directory 2022-02-02 13:50:44 +01:00
mod test.sh: Tools run correctly on OsX 2022-04-17 23:28:26 +02:00
proto-annotations tools: Move external packages constant to top level 2022-01-28 16:12:00 +01:00
rw-heatmaps fix etcd benchmark binary not found 2021-11-24 09:56:33 +00:00