Great work! Thank you On 28 February 2015 at 17:14, Jean Niklas L'orange <[email protected]> wrote: > Hello fellow Clojurians, > > I am happy to announce that I have finished my blogpost series on the > persistent > vector. It consists of five parts: > > The basic algorithms > Indexing > The tail optimisation > Transients > Performance (which is a summary of this detailed blogpost) > > I hope this will help you to get a good understanding of how the algorithms > on > the data structure work, how the optimisations work, and how efficient it is > on > the JVM. > > Constructive criticism, both positive and negative, is appreciated. > > Enjoy! > > (NB: I haven't gotten around to fix the illustrations in part 3, so > unfortunately it will be a bit hard to read if you print it out in > grayscale. > It's on my todo-list.) > > -- Jean Niklas L'orange > > -- > 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.
