On Fri, Feb 17, 2012 at 5:50 AM, John Szakmeister wrote:
> It appears that when executing 'lein run' that it's examining
> dependencies and/or contacting Maven repositories. This overhead is
> adding a considerable amount of time to lein run. Firing things up
> from the command line takes *signi
It appears that when executing 'lein run' that it's examining
dependencies and/or contacting Maven repositories. This overhead is
adding a considerable amount of time to lein run. Firing things up
from the command line takes *significantly* less time (>30s vs 4-5s).
Has anyone else seen this beh