You probably aware of this, but in case you don't. Running JVM as native image
does start up faster, but throughput is less and latency is higher than running
on the JVM.
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send em
zprint is a program which will "pretty-print" Clojure(script) source or
objects.
https://github.com/kkinnear/zprint
*Major new features:*
Some people want a formatting tool to enforce a particular style, regardless
of the input. That is what classic zprint does -- it enforces the style
config
I have found the same improvements with graalVM binaries! It is amazing!
I was just testing zprint before releasing it, and here are the numbers for
a moderately sized program to start on a 2012 MacBook Air:
>java -jar zprint-filter-0.5.3 same as above using appcds 1.16