README.rdoc in wvanbergen-request-log-analyzer-1.0.4 vs README.rdoc in wvanbergen-request-log-analyzer-1.1.0

- old
+ new

@@ -8,10 +8,12 @@ * Uses several metrics, including cumulative request time, average request time, process blockers, database and rendering time, HTTP methods and states, Rails action cache statistics, etc.) (Sample output: http://wiki.github.com/wvanbergen/request-log-analyzer/sample-output) * Low memory footprint (server-safe) * Fast * MIT licensed +Request log analyzer was designed and built by Willem van Bergen and Bart ten Brinke. + == Installation Install request-log-analyzer as a Ruby gem: $ sudo gem install request-log-analyzer @@ -34,5 +36,6 @@ == Additional information * Project wiki at GitHub: http://wiki.github.com/wvanbergen/request-log-analyzer * wvanbergen's blog posts: http://techblog.floorplanner.com/tag/request-log-analyzer +* bart ten brinke's blog posts: http://movesonrails.com