Looks neat! :) On Sun, Dec 17, 2017 at 11:25 AM, <[email protected]> wrote:
> This library (github link <https://github.com/jgpc42/jmh-clojure>) > provides a data-oriented API to JMH, the Java Microbenchmark Harness. > > Some of the new features since 0.1.0: > > External profiler support. Wiki example > <https://github.com/jgpc42/jmh-clojure/wiki/JMH-Profilers#external-profilers> > utilizing > Java Flight Recorder. > Implicit benchmark selectors. > Better error messages and validation. > > The companion plugin lein-jmh <https://github.com/jgpc42/lein-jmh> has > also been updated > <https://github.com/jgpc42/lein-jmh/blob/master/CHANGELOG.md> since the > initial release with features like output formats and sorting. > > Additional information is available via the docs > <https://jgpc42.github.io/jmh-clojure/doc/index.html> or wiki > <https://github.com/jgpc42/jmh-clojure/wiki>. The full changelog is > available here > <https://github.com/jgpc42/jmh-clojure/blob/master/CHANGELOG.md>. > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > 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 [email protected]. > 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 [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
