On Sat, Aug 21, 2010 at 6:33 AM, Toni Batchelli <tbatche...@gmail.com> wrote:
> P-impl.))
> (dotimes [_ 10] (time (dotimes [_ 10000] (.m1 my-simple-P "hello")))) ;
> "Elapsed time: 131.973 msecs"
> "Elapsed time: 142.72 msecs"
> "Elapsed time: 95.51 msecs"
> "Elapsed time: 95.724 msecs"
> "Elapsed time: 83.646 msecs"

Could you try by calling m and not .m1?

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