Hacker News new | ask | show | jobs
by weavejester 4260 days ago
If you're comparing a binary search to a lookup on a Clojure hashmap, there should be no memory allocations necessary.