Hi, Alan

Thanx for your answer.
I run Java and Clojure code in web IDE (two different online services)
on the same input data sets. Java 0,07sec, Clojure 0,87 per execution.
I know that is not correct method for performance measure and may be
Clojure execution time include compile time.
Do you recommend me some Clojure specific tools or performance
profiling approaches?


On 20 апр, 00:07, Alan <a...@malloys.org> wrote:
> How much is ten times a microsecond? There's no way the user could
> detect that kind of latency in a console app. If you're worried about
> startup time, then the code of the actual task isn't really relevant.

-- 
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 group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to