rebooted and cleared the out directory, still same result. It is strange, since 
I remember to have seen much shorter compile times.

I tested it with this file:

(ns jsp.core
  (:require [cljs.nodejs :as nodejs]
            [clojure.walk :as walk]
            [cljs.pprint :refer [pprint]]
            )
  )

(nodejs/enable-util-print!)

and the output is

Compiling out/cljs/nodejs.cljs
Compiling out/cljs/core.cljs
Using cached cljs.core out/cljs/core.cljs
Compiling out/cljs/pprint.cljs
... done. Elapsed 2.957502803 seconds

Roger

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojurescript+unsubscr...@googlegroups.com.
To post to this group, send email to clojurescript@googlegroups.com.
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to