Hi, Peter

Yes, you are right. This is a synthetic test task from service like
Google Code Jam which must satisfy strict time requrements. And i am
trying to learn Clojure by this way.

I see Clojure vs Java performance tests. Clojure is fast and have many
features that simplify developing applications.

My question is how to find performance bottlenecks in Clojure
applications.
Second question is about my code. Where are the problem?
May be this is
1. Incorrect execution time measuring procedure
2. Bad algorithm
3. Slow input/output (read from System.in stream/ printing to
System.out) in Clojure

Thank you for help.

On 20 апр, 10:38, Peteris <peteris.er...@gmail.com> wrote:
> The task seems to be a Google Code Jam problem (which must satisfy
> strict time requirements). I think Michael feels concerned that
> Clojure programs in general would run ten times slower than equivalent
> Java programs.
>
> --
> Peteris Erins

-- 
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