On my machine, the bundle copy from the cache to the machine directory takes around 6s with the Go code. With `cp` it takes 4s. Related code: https://github.com/code-ready/machine-driver-hyperkit/blob/master/pkg/hyperkit/copy.go#L8
On my machine, the bundle copy from the cache to the machine directory takes around 6s with the Go code.
With
cpit takes 4s.Related code: https://github.com/code-ready/machine-driver-hyperkit/blob/master/pkg/hyperkit/copy.go#L8