Discussion:
PowerStation: a tool for detecting performance bugs in rails apps
Alvin Cheung
2018-07-16 19:39:32 UTC
Permalink
Hi all,

Just wanted to put in a shameless plug for a new tool called
PowerStation [1] that we built for detecting performance issues in Rails
applications. It is a static code analyzer that identifies and
automatically suggests fixes for many performance issues in Rails apps.
Our tool has been integrated into the RubyMine IDE [2] and can also run
as a command line tool as well. Please check out our blog post [3] if
you are interested. Feedback and pull requests are welcomed.

Thanks!
Alvin
[xpost to the Rails forum]

[1] https://hyperloop-rails.github.io/powerstation/
[2] https://plugins.jetbrains.com/plugin/10604-powerstation
[3] https://medium.com/@uwdb/introducing-powerstation-26c8b3a53191

Unsubscribe: <mailto:ruby-talk-***@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>
Sarkar Chinmoy
2018-07-16 21:03:22 UTC
Permalink
Please DO NOT send any more e-mail. I want to UNSUBSCRIBE. . Thanks






Chinmoy Sarkar
On Monday, July 16, 2018, 2:39:54 PM CDT, Alvin Cheung <***@cs.washington.edu> wrote:

Hi all,

Just wanted to put in a shameless plug for a new tool called
PowerStation [1] that we built for detecting performance issues in Rails
applications. It is a static code analyzer that identifies and
automatically suggests fixes for many performance issues in Rails apps.
Our tool has been integrated into the RubyMine IDE [2] and can also run
as a command line tool as well. Please check out our blog post [3] if
you are interested. Feedback and pull requests are welcomed.

Thanks!
Alvin
[xpost to the Rails forum]

[1] https://hyperloop-rails.github.io/powerstation/
[2] https://plugins.jetbrains.com/plugin/10604-powerstation
[3] https://medium.com/@uwdb/introducing-powerstation-26c8b3a53191

Unsubscribe: <mailto:ruby-talk-***@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>

Loading...