-
Mitchell Hashimoto authored
Using `time` to calculate the average of 100 iterations on my machine, `packer` went from 130ms on average to 70ms. Previously, the load time would scale linearly about 30ms (on my machine) on average per new command added. Now that is much much smaller.
df48c625