> Hrm...we have some fairly detailed profilers through my work, so I'll > have to fire it up over lunch and see what I get.
Yeah, I'm starting to think dmiller is correct. I went over the performance traces several times, and it really seems to all revolve around LoadAssembly, and the time it takes to load, and JIT that assembly. This is something that is a bad side-effect of a method level JIT. I think a tracing JIT would be a much better fit with Clojure, but that's an argument for a different day. Timothy -- “One of the main causes of the fall of the Roman Empire was that–lacking zero–they had no way to indicate successful termination of their C programs.” (Robert Firth) -- 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