Monthly Archives: April 2016

Performance of “Method Calls” on “Clojure Objects”

tl;dr There are various ways for implementing objects or object-like constructs with Clojure. Besides differences with respect to implementation aspects, these ways also differ with respect to their performance. In this post, I write about the results of some simple … Continue reading

Posted in Misc., Other Software, Snippets | Tagged , | 2 Comments