-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information
1 parent
0bac609
commit 89637a4
Showing
18 changed files
with
119 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.