aboutsummaryrefslogtreecommitdiff
path: root/weed/command/benchmark.go
AgeCommit message (Expand)AuthorFilesLines
2020-02-14skip EOF messageChris Lu1-0/+3
2020-02-14add tcp readChris Lu1-3/+44
2020-02-14volume: add grpc file read operationChris Lu1-8/+49
2020-01-29support env variables to overwrite toml fileChris Lu1-2/+1
2019-10-14fix benchmark cmd usage infozhangsong1-1/+1
2019-06-05periodic scripts exeuction from leader masterChris Lu1-4/+4
2019-03-29refactoringChris Lu1-11/+11
2019-03-20benchmark: add replication flagchenwanli1-2/+5
2019-02-18adding grpc mutual tlsChris Lu1-3/+11
2019-02-16avoid util package depends on security packageChris Lu1-1/+1
2019-02-15benchmark can work in secure modeChris Lu1-2/+11
2019-02-09cleanup security.SecretChris Lu1-7/+2
2019-01-17go fmt and fix some typobingoohuang1-6/+6
2018-12-27avoid gzip benchmark dataChris Lu1-1/+5
2018-08-12randomize raft server startupChris Lu1-1/+1
2018-07-31add listener for volumd id location for benchmark toolChris Lu1-14/+16
2017-05-19use local random generator to avoid global lockChris Lu1-4/+10
2016-06-26refactor Volume Assign function霍晓栋1-1/+5
2016-06-02directory structure change to work with glideChris Lu1-0/+532