Re: Memory usage of basic Luminus web app

2014-01-02 Thread Gary Trakhman
Luminus isn't doing anything bad here, and 180MB is actually pretty small for a clojure heap. I hit the limits of my laptop's 8GB of memory recently while running a number of repls simultaneously, with heaps over 700MB*4 or so. The simplest win for me was to enable the G1 collector by default (wi

Memory usage of basic Luminus web app

2014-01-02 Thread gvim
I just downloaded Luminus and setup a basic project. On OS X Mountain Lion/Oracle JDK 1.7 Activity Monitor shows memory usage as: - java: 180Mb - main: 171Mb Is this typical for a Clojure web app or is Luminus kitchen sink in design? I'm new to the JVM so, for all I know, these figures may be