rules_clojure
rules_clojure copied to clipboard
Improve performance
trafficstars
Every target start a jvm and this is slow.
Few thought:
- use persistent workers
- aot scripts
- check need for whole jdk in runfiles