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:
= Copy to clipboard Copied!

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:

2e651492a26457f9d39d5c46d1cafe7cf17dc93589e7ca40eea5304cdfeefc43

Total downloads 9,317

For this version 2,766

License:

MIT

Required Ruby Version: None

Links: