Priya Wadhwa
fd506460b3
Add README for mkcmp
2021-02-26 13:00:19 -08:00
Priya Wadhwa
6147ad350d
Add support for timing per log and printing out timings per log to mkcmp
2020-05-12 11:07:25 -07:00
Priya Wadhwa
3c46aa1aee
fix lint
2020-04-16 12:08:28 -07:00
Priya Wadhwa
0cd476982d
Add support for specifing pr when running mkcmp
...
This PR adds support for running:
./out/mkcmp pr://1000
which downloads the minikube binary generated by Jenkins for PR 1000 before running mkcmp.
2020-04-09 12:19:22 -07:00
Priya Wadhwa
48b5a1e493
Merge branch 'master' of github.com:kubernetes/minikube into compare
2019-12-19 11:28:11 -08:00
Priya Wadhwa
169c3e7479
Add skeleton for performance scanning service
...
This service runs in a VM and is responsible for:
1. Determining which PRs need to be analyzed
2. Running mkcmp against each PR
3. Commenting the results on the PR via minikube-bot
This PR also moves the mkcmp code into its own directory.
2019-10-29 13:53:49 -07:00