Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Clojure's memory consumption is extreme, which excludes it from many realms of software development.

Is this solely because it runs on the JVM? Because per the alioth comparison tests, Java 7 uses much less memory than Clojure too.



Dynamic languages typically also have to pay a price for carrying around type tags and having everything be heap allocated.


Those costs are the same as Java's in Clojure's case.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: