Can we get a 3rd jar that is AOT compiled but without direct linking? I'd like the benefits of AOT load time but also to build dev-time tooling to improve core error messages.
Thanks, Ambrose On Sat, Nov 14, 2015 at 7:02 AM, tcrayford <tcrayf...@gmail.com> wrote: > Hi, > > I ran Yeller's very extensive benchmark suite against Clojure 1.8 RC1. > I saw no performance regressions, over 72 individual benchmarks. > There were no notable performance improvements either (all benchmarks were > comparatively equal to a benchmark run against 1.7 with a 95% confidence > interval). > > I've also ran Yeller's (extensive) test.check based suite (94 individual > test.check properties) for 24h on a CI machine against Clojure 1.8 RC1 and > saw > no test failures at all. There were ~1 billion assertions made during that > test run. > > So, from all my testing, Clojure 1.8 RC1 seems to be fine. Thumbs up on my > end. > > Thanks for all the hard work that goes into making Clojure so stable. > > Tom Crayford > Founder, yellerapp.com > > On Tuesday, 10 November 2015 17:30:47 UTC, Alex Miller wrote: > >> Clojure 1.8.0-RC1 is now available. *This build is a "release >> candidate"!* We would appreciate any and all testing you can do on your >> own libraries or internal projects to find problems. If no problems are >> found, we expect to make this the 1.8.0 final release! >> >> Try it via >> >> - Download: >> https://repo1.maven.org/maven2/org/clojure/clojure/1.8.0-RC1 >> - Leiningen: [org.clojure/clojure "1.8.0-RC1"] >> >> Below is the only change since 1.8.0-beta2. See the full 1.8 change log >> here: https://github.com/clojure/clojure/blob/master/changes.md. >> >> - CLJ-1845 <http://dev.clojure.org/jira/browse/CLJ-1845> Make >> clojure.core/load dynamic so it can be redef'ed even with direct linking >> >> >> -- > 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. > -- 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.