Verification time should go down with JDK8 level bytecode, which improves
cold startup of clojure.jar by about 5%. (This benefit is negated by the
module system in 9+ though.)
On Friday, October 26, 2018 at 12:27:44 PM UTC-4, Alex Miller wrote:
> Likely the biggest performance gain is that comp
Likely the biggest performance gain is that compatibility fixes allow you
to run up to Java 11, thus reaping any benefits from newer JVMs.
On Friday, October 26, 2018 at 11:09:39 AM UTC-5, Sean Corfield wrote:
>
> I don’t have any hard evidence about performance but when we first updated
> to th
View -- http://corfield.org/
"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood
From: clojure@googlegroups.com on behalf of Alex
Miller
Sent: Friday, October 26, 2018 5:28:26 AM
To: clojure@googlegroups.com
Subjec
I wouldn’t expect any. Would be interested to hear any perf differences you see
either way though.
> On Oct 26, 2018, at 4:27 AM, Piyush Katariya
> wrote:
>
> Have anybody seen any perf improvements due to JDK8+ bytecode compatibility
> which this release brings ?
> --
> You received this me
Have anybody seen any perf improvements due to JDK8+ bytecode compatibility
which this release brings ?
--
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
We have had this in production for all processes for about 24 hours so far. No
problems found.
Sean Corfield -- (970) FOR-SEAN -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood
___