> I believe that this is most likely a symptom of the Apple JVM and not > that of transients as the change from persistents to transients is > far more substantial > on one of our linux servers than it is on my macbook pro (6x vs 2x > speedup)
Not necessarily so. My times earlier in this thread (4GB Core 2 Duo MacBook Pro, Apple's JDK 6, Regular Leopard) showed a 10x speedup. Most likely it's related to the JVM version (1.5 by default), the amount of memory allocated (I use -Xmx512m), the amount of L2 cache, a HotSpot tuning parameter, or something else along those lines. There are far too many possibilities to consider, and too little evidence, to support a conclusion of "it's just Apple's JVM". -- 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