Clojure scripts take several seconds to start for me, and even jars take almost a full second. Am I doing g it wrong? Do people actually find this tolerable, when they are piping several of these scripts together, with the later stages being started a new for each input?
I must be doing it wrong. Are these clojure build tools supposed to run as daemons, that take requests from... bash scripts?
Clojure scripts take several seconds to start for me, and even jars take almost a full second. Am I doing g it wrong? Do people actually find this tolerable, when they are piping several of these scripts together, with the later stages being started a new for each input?
I must be doing it wrong. Are these clojure build tools supposed to run as daemons, that take requests from... bash scripts?