![]() |
1 week ago | |
---|---|---|
.circleci | 2 months ago | |
funcbench | 3 months ago | |
pkg/provider | 2 months ago | |
prombench | 1 week ago | |
tools | 1 week ago | |
.gitignore | 3 months ago | |
.promu.yml | 2 months ago | |
CONTRIBUTING.md | 2 years ago | |
LICENSE | 2 years ago | |
Makefile | 3 months ago | |
Makefile.common | 2 months ago | |
README.md | 3 months ago | |
code-of-conduct.md | 2 years ago | |
go.mod | 1 week ago | |
go.sum | 1 week ago |
/prombench
Prombench is a project for automated E2E testing and benchmarking for Prometheus.
See prombench/README.md for full description.
/funcbench
Funcbench is a project for running go test -bench
on 2 different branches and showing the difference.
See funcbench/README.md for full description.
With a working go modules enabled Go environment:
go install https://github.com/prometheus/promu
promu build