mirror of
https://github.com/project-zot/zot.git
synced 2025-03-25 02:32:57 -05:00
PR (linter: upgrade linter version #405) triggered lint job which failed with many errors generated by various linters. Configurations were added to golangcilint.yaml and several refactorings were made in order to improve the results of the linter. maintidx linter disabled Signed-off-by: Alex Stan <alexandrustan96@yahoo.ro> |
||
---|---|---|
.. | ||
helper.go | ||
main.go | ||
main_test.go | ||
perf.go | ||
README.md |
zb
zb
is a registry benchmarking tool which can run against any distribution spec comformant registry.
-n : total number of requests
-c : number of concurrent clients performing (n/c) requests per client
-d : working dir to store test data
-A : BASIC authentication in username:passwd
format
References
[1] https://github.com/opencontainers/distribution-spec/tree/main/conformance [2] https://en.wikipedia.org/wiki/ApacheBench