kaniko/pkg/snapshot
dlorenc a044e2b6e4
Even faster snapshotting with godirwalk. (#504)
This switches from filepath.Walk to godirwalk.Walk for even faster snapshotting.
A quick test shows a 40% improvement on the dockerfile_mv_add build.
2019-01-03 13:10:18 -06:00
..
layered_map.go Buffer layers to disk as they are created. (#428) 2018-11-06 09:26:54 -06:00
layered_map_test.go code review comments 2018-09-07 16:03:56 -07:00
snapshot.go Even faster snapshotting with godirwalk. (#504) 2019-01-03 13:10:18 -06:00
snapshot_test.go Buffer layers to disk as they are created. (#428) 2018-11-06 09:26:54 -06:00