ANN: Clojure MiniProfiler

I’ve written a Clojure backend for Miniprofiler, using the UI repository (https://github.com/MiniProfiler/ui).

Read more about it here:

http://yellerapp.com/opensource/clojure-miniprofiler.html

And a sample performance debugging session is detailed here:

http://yellerapp.com/posts/2015-02-04-miniprofiler.html

I’ve been running Clojure Miniprofiler in production since July 2014, and it’s proved both very stable, and extremely useful.

Many thanks to those that have worked on the UI stuff - whilst documentation was relatively sparse, it was pretty easy to get running and use, and it’s helped me debug countless performance issues that I wouldn’t have even seen otherwise.

1 Like