RubyGems Navigation menu

hyphy 0.0.1

Hyphy is a toolkit for identifying SQL bottlenecks in Ruby applications. Given an adapter for an ORM and a Ruby block, Hyphy collects all executed queries in a dataset. Afterward, it can filter the dataset and even benchmark the queries.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 0.0.2 July 30, 2013 (11.5KB)
  2. 0.0.1 July 30, 2013 (11.5KB)
  3. 0.0.0 July 24, 2013 (10KB)

Runtime依存関係 (2):

activerecord ~> 3.2
activesupport ~> 3.2

Development依存関係 (6):

bundler >= 0
jeweler >= 0
pry-nav >= 0
rdoc >= 0
rspec >= 0
simplecov >= 0

所有者:

作者:

  • David Huie

SHA 256チェックサム:

=

累計ダウンロード数 9,632

このバージョンのみ 2,860

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: なし

リンク: