Re: LEIN_FAST_TRAMPOLINE

2013-03-03 Thread Phil Hagelberg
Fast trampoline only affects the startup time of the trampoline higher-order task. I guess that could be clearer in the docs. -Phil -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note

LEIN_FAST_TRAMPOLINE

2013-03-02 Thread Buck Golemon
gdata 199728maxresident)k 0inputs+104outputs (0major+85111minor)pagefaults 0swaps $ \time lein run -m clojure.main -e nil 11.96user 0.37system 0:04.09elapsed 301%CPU (0avgtext+0avgdata 211248maxresident)k 0inputs+232outputs (0major+124026minor)pagefaults 0swaps $ LEIN_FAST_TRAMPOLINE=1 time lein run -m clojure.ma