pkg/test/mako
Markus Thömmes 385c8b9c0e
Fix nolint warnings and adhere to best practices (#1823)
2020-10-20 09:33:59 -07:00
..
alerter Spelling (#1797) 2020-10-18 14:22:57 -07:00
config Fix nolint warnings and adhere to best practices (#1823) 2020-10-20 09:33:59 -07:00
stub-sidecar Fix nolint warnings and adhere to best practices (#1823) 2020-10-20 09:33:59 -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 Spelling (#1797) 2020-10-18 14:22:57 -07: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.