Experimenting with Clojure's PersistentHashMap in JRuby
I benchmarked some tests run in JRuby that compare the Hamsterdam library using Hamster’s immutable Hashes vs Clojure’s PeristentHashMap, plus some gotchas. Read it here.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
I benchmarked some tests run in JRuby that compare the Hamsterdam library using Hamster’s immutable Hashes vs Clojure’s PeristentHashMap, plus some gotchas. Read it here.
Post a comment