Skip to content

weiling61/perf-tests

 
 

Repository files navigation

Kubernetes perf-tests

Build Status Go Report Card

This repo is dedicated for storing various Kubernetes-related performance test related tools. If you want to add your own load-test, benchmark, framework or other tool please contact with one of the Owners.

Because in general tools are independent and have their own ways of being configured or run, each subdirectory needs a separate README.md file with the description of its contents.

Repository setup

To run all verify* scripts before pushing to remote branch (useful for catching problems quickly) execute:

cp _hook/pre-push .git/hooks/pre-push

About

Performance tests and benchmarks

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 83.6%
  • Python 9.4%
  • Shell 2.3%
  • Makefile 1.3%
  • JavaScript 1.3%
  • Starlark 1.2%
  • Other 0.9%