Hacker News new | ask | show | jobs
by bittersweet 5474 days ago
Just like the author of this blog post I was inspired by the MVC mini profiler and started a Ruby gem that has some very very basic functionality at the moment, you can find it here: http://github.com/bittersweet/stopwatch

It just shows the page load duration and amount of queries so far but I plan to have the same functionality as the original and GAE one :-)