On Wednesday, January 28, 2015 at 3:30:08 PM UTC-5, Mike Rodriguez wrote:
>
> 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.


It's an oversight then? What do you mean "2.8" though? Clojure is coming up 
on version 1.7 isn't it? I don't think a Clojure 2.8 is even on the horizon 
right now. 

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

Reply via email to