I'm thinking Anton's persistent collections could be useful on iOS.

Out of curiosity, I made a small iOS project that compares the performance 
of Anton's map to ClojureScript's, when adding lots of key-value pairs 
(using transients): https://github.com/mfikes/persistent-objc-cljs

Interestingly, they both run at nearly the same speed on an iOS device. 
But, when running on a Mac, the ClojureScript is currently about a factor 
of 7 times faster than the Objective-C.

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