GoogleCloudPlatform / prometheus-test-infra

Apache License 2.0
11 stars 3 forks source link

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

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

See funcbench/README.md for full description.

Building tools from source

With a working go modules enabled Go environment: