Even though New Relic works best when used with a supported server/container, you'll still get some basic JVM stats like memory out of it. Other than that you could also take a look metrics ( https://github.com/codahale/metrics) as it has JVM instrumentation in place and push the data to Graphite, Librato or Datadog.
That said, initial optimization probably makes most sense with tools like VisualVM and YourKit. On 12 May 2013 09:55, Stuart Sierra <the.stuart.sie...@gmail.com> wrote: > We've found YourKit (a commercial product) to be helpful. > -S > > > > On Sunday, May 12, 2013 2:46:52 AM UTC+10, Jonathon McKitrick wrote: >> >> If I cannot get New Relic to work, I'm going to stick to my development >> platform for initial optimization and memory troubleshooting. >> >> What tools do you recommend for profiling memory under Clojure? I didn't >> have much luck with VisualVM, since my Mac is a bit dated at this point, >> but I'd be willing to try again with a decent tutorial. >> > -- > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to clojure@googlegroups.com > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > clojure+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.