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:
=

install:
=

Versions:

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

Runtime Dependencies (2):

activerecord ~> 3.2
activesupport ~> 3.2

Development Dependencies (6):

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

Owners:

Authors:

  • David Huie

SHA 256 checksum:

=

Total downloads 9,625

For this version 2,858

Version Released:

License:

MIT

Required Ruby Version: None

Links: