Another thing to note is if you were using these maps as keys to a hash-based associative structure, like a hash map, then you be aware that Clojure record do not cache their hash code like other Clojure persistent map impls do.
I've had this eat up performance time in some scenarios before. This is logged to be fixed in a future release (2.8 currently) under the Jira CLJ-1224. -- 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 --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.