prometheus / test-infra

Prometheus E2E benchmarking tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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, and more!

See funcbench/README.md for full description.

Building 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

License:Apache License 2.0


Languages

Language:Go 91.5%Language:Makefile 3.5%Language:Python 2.6%Language:Shell 1.2%Language:Dockerfile 1.2%