I always thought the slowest parts I see have been just compiling a bunch of clj namespaces.
As far as tooling goes.
lein is aot compiled ^ unzip -l /usr/local/Cellar/leiningen/2.9.1/libexec/leiningen-2.9.1-standalone.jar | awk '{print $4}' | sort | grep __init.class
Well I mean all the middleware and stuff along with plugins
I don’t remember profiling results now. I believe there were some insightful blog posts showing where the time goes that was out about a year or so ago. And made sense.
Perhaps can find