Hacker News new | ask | show | jobs
by iLemming 3320 days ago
Good question. I would also be interested in seeing some concurrency related benchmarks. Clojure excels on that field due to immutable data-structures. There's simply no point of talking about concurrency without immutability.