On Wednesday, February 10, 2016 at 9:18:04 PM UTC+1, Avi Flax wrote:
>
> Does this mean that those who manually installed will not experience these 
> improvements? If so, I’m curious as to why? 
>

Ah, good question: People who installed manually will already have the
performance improvements that Homebrew users now get. So installing via
Homebrew or manually should not yield any performance differences.

As to the reason why: The manual installation uses the default `lein`
script, whereas Homebrew uses a stripped down version named `lein-pkg`.
We tweaked `lein` to speed up the Leiningen JVM startup times, but this
was not ported over to `lein-pkg`. Thanks to Thu Trang Pham, `lein` and
`lein-pkg` are now in sync.

I'll be sure to verify that changes to `lein` is properly ported over to
`lein-pkg`, so that we can avoid the mismatch in the future.

-- Jean Niklas

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to