|
|
|
|
|
by roenxi
2577 days ago
|
|
Clojure is marketed as a very fast language (bunch of clever optimisation gets done because data structures are immutable). If the gains were from switching to Java they'd probably have said so less ambiguously. Surely what they mean is they've rewritten it to be faster, and switched to Java at the same time because they want to open up the contributor pool. |
|
And as a sibling comment mentions, the announcement does clearly state that a rather extensive rewrite was done, including switching to a new architecture, with likely performance improvements coming from that - it's nowhere close to a pure Java vs. Clojure comparison.