pkg/test/mako
Markus Thömmes 40488532be
Drop master references to knative repos (#2050)
2021-03-11 09:48:26 -08:00
..
alerter Spelling (#1797) 2020-10-18 14:22:57 -07:00
config Unify usage of YAML libraries (#1971) 2020-12-17 07:24:02 -08:00
stub-sidecar Add errorlint and fix all existing issues (#1855) 2020-10-29 01:14:35 -07:00
OWNERS add vagababov (#1059) 2020-02-06 11:14:32 -08:00
README.md Format markdown (#592) 2019-08-22 07:11:35 -07:00
analyzer.go Enable golint and exclude some other generated or additional dirs (#1783) 2020-10-07 14:58:20 -07:00
sidecar.go Drop master references to knative repos (#2050) 2021-03-11 09:48:26 -08:00
time.go Move mako code to pkg (#590) 2019-08-21 18:48:34 -07:00

README.md

Mako

Mako is an open source project for performance testing in Knative. It offers capacities like data storage, charting, statistical aggregation and automated regression analysis.

This folder contains common code that can be used by all Knative projects, with which we can follow the same process to set up Mako and collaborate.