Skip to content

roidelapluie/prombench

 
 

Repository files navigation

This repository contains tools and configuration files for the testing and benchmarking used in the Prometheus project.

Prombench is a project for automated E2E testing and benchmarking for Prometheus.

See prombench/README.md for full description.

Funcbench is a project for running go test -bench on 2 different branches and showing the difference.

See funcbench/README.md for full description.

Buliding tools from source

With a working go modules enabled Go environment:

  • Install promu: go install https://github.com/prometheus/promu
  • promu build

About

Prometheus E2E benchmarking tool

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 91.1%
  • Python 3.9%
  • Dockerfile 2.4%
  • Makefile 1.6%
  • Shell 1.0%