leiningen

N.B. The maintainers are on #leiningen on Libera chat IRC. Go there for direct support/bug reports.
manas_marthi 2020-06-24T13:05:48.290500Z

I downloaded openj9 from https://adoptopenjdk.net/

manas_marthi 2020-06-24T13:06:10.290800Z

Openj9 claims faster startup. Not sure how to measure it for clojure

jumar 2020-06-24T13:32:10.291Z

as a quick and primitive way you can try:

time clj -e '(print "hello")'

benny 2020-06-24T16:36:26.292500Z

is there a simple way to spin up a docker compose for Integration tests? I saw this but it's pretty stale https://github.com/HealthUnlocked/lein-docker-compose