Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[ANN] Rails Analyzer Tools 1.1.0

10 views
Skip to first unread message

Eric Hodel

unread,
Sep 23, 2005, 2:57:33 AM9/23/05
to
Rails Analyzer Tools contains Bench, Crawler, RailsStat, IOTail and
SyslogLogger libraries, and the programs bench, crawl and rails_stat
based on these libraries.

I have used bench and crawl to tune the number of FastCGI processes
running on 43things.com, determine if HyperThreading would give a
performance benefit or not (it did) and find a fatal threading bug in
MySQL.

rails_stat is useful to see how much traffic your Rails site is doing.

Changes from 1.0.0 include the addition of the crawl and bench
utilities and a new and improved SyslogLogger with greater Logger
compatibility.

Further documentation can be found at http://rails-
analyzer.rubyforge.org/hacks/

Rails Analyzer Tools 1.1.0 can be downloaded from:

http://rubyforge.org/frs/shownotes.php?release_id=2985

Or installed via:

gem install rails_analyzer_tools

--
Eric Hodel - drb...@segment7.net - http://segment7.net
FEC2 57F1 D465 EB15 5D6E 7C11 332A 551C 796C 9F04

Chris Martin

unread,
Sep 24, 2005, 12:35:13 PM9/24/05
to
On 9/22/05, Eric Hodel <drb...@segment7.net> wrote:
> Rails Analyzer Tools contains Bench, Crawler, RailsStat, IOTail and
> SyslogLogger libraries, and the programs bench, crawl and rails_stat
> based on these libraries.
>
> I have used bench and crawl to tune the number of FastCGI processes
> running on 43things.com, determine if HyperThreading would give a
> performance benefit or not (it did) and find a fatal threading bug in
> MySQL.
>
> rails_stat is useful to see how much traffic your Rails site is doing.
>
> Changes from 1.0.0 include the addition of the crawl and bench
> utilities and a new and improved SyslogLogger with greater Logger
> compatibility.
>
> Further documentation can be found at http://rails-
> analyzer.rubyforge.org/hacks/
>
> Rails Analyzer Tools 1.1.0 can be downloaded from:
>
> http://rubyforge.org/frs/shownotes.php?release_id=2985
>
> Or installed via:
>
> gem install rails_analyzer_tools
>

Or gem install rails if you're using an old version of rubygems ;)

The link to the docs broke in gmail, here it is for the lazy
<http://rails-analyzer.rubyforge.org/hacks/>

Sounds great.

--
Chris Martin
Web Developer
Open Source & Web Standards Advocate
http://www.chriscodes.com/


0 new messages