Fork me on GitHub
#cljdoc
<
2021-04-12
>
lread18:04:55

Just deployed some cljdoc-analyzer performance improvements to production. Cljs analysis now takes advantage of compiler env caching which can help significantly. For example sicmutils CircleCI analysis job was taking 6 to 8 minutes, just ran a rebuild and it took 1min.

👌 3