kaniko/pkg/executor
Sharif Elgamal 7cde036f44
Add benchmarking code (#448)
* adding benchmarking code

* enable writing to file

* fix build

* time more stuff

* adding benchmarking to integration tests

* compare docker and kaniko times in integration tests

* Switch to setting benchmark file with an env var

* close file at the right time

* fix integration test with environment variables

* fix integration tests

* Adding benchmarking documentation to DEVELOPEMENT.md

* human readable benchmarking steps
2018-11-28 11:54:12 -08:00
..
build.go Add benchmarking code (#448) 2018-11-28 11:54:12 -08:00
build_test.go parse arg commands at the top of dockerfiles (#404) 2018-11-06 15:27:09 -08:00
composite_cache.go Use only the necessary files in the cache keys. (#387) 2018-10-15 08:56:34 -05:00
push.go Improve cache layer uploads. (#443) 2018-11-12 16:22:04 -06:00