You can only tell by benchmarking. And even then it can change when you move to different hardware. You can debate about big O and constant factors and numa and all that jazz till you are blue in the face.
There are 3 kinds of people in the world: 1) those who think we should stick with arrays because, after all, they *are* contiguous, and even if we have ssd's we still have cpu cache limits. 3) those who think programmer productivity is most important and just want to get it done and ship it and not have to bend over backwards to use some api that is not really as easy to use for their use case as, say, just using a blankeyblank hashmap. 2) everybody else. -- 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.