Thanks. Worked great.
--
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 that posts from new members are moderated - please be patient with your
first post.
To unsubscribe from this grou
Hi,
When starting the clojurscript from a clojure repl:
clojurescript $ script/repl
Clojure 1.2.1
user=> (require '[cljs.compiler :as comp])
java.lang.IllegalArgumentException: Wrong number of args (4) passed to:
core$assert (core.clj:63)
user=>
The jdk version:
java -version
java version "1.6
IBM has this very comprehensive guide on java benchmarking:
http://www.ibm.com/developerworks/java/library/j-benchmark1.html
It is quite long, but there are so many parameters and optimizations
on the JVM that overlooking them is not a real option for a real
benchmark.
Regards,
Daniel
On Feb 23,