Some operations are slightly faster. Some operations are slightly slower but should not be noticeable. If you experience otherwise, detailed reports are welcome.
David On Wed, Jul 2, 2014 at 8:16 AM, Robin Heggelund Hansen <[email protected]> wrote: > Does murmur3 hashing effect performance? > > kl. 04:42:39 UTC+2 onsdag 2. juli 2014 skrev David Nolen følgende: >> >> ClojureScript, the Clojure compiler that emits JavaScript source code. >> >> README and source code: https://github.com/clojure/clojurescript >> >> New release version: 0.0-2261 >> >> Leiningen dependency information: >> >> [org.clojure/clojurescript "0.0-2261"] >> >> ### Changes >> * Dependency on Clojure 1.6.0 >> * Dependency on latest Google Closure Compiler >> >> ### Enhancements >> * Murmur3 hashing for collections >> >> ### Fixes >> * CLJS-817: Warning on use of undeclared var when creating recursive >> definition >> * CLJS-819: cljs.reader cannot handle character classes beginning with >> slashes in regex literals >> * CLJS-820: Missing invoke without arguments in MetaFn >> * CLJS-816: clojure.set/rename-keys accidentally deletes keys > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with your > first post. > To unsubscribe from this group, send email to > [email protected] > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
