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.5 KB)
  2. 0.0.1 - July 30, 2013 (11.5 KB)
  3. 0.0.0 - July 24, 2013 (10.0 KB)

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

2e651492a26457f9d39d5c46d1cafe7cf17dc93589e7ca40eea5304cdfeefc43

總下載次數 9,357

這個版本 2,777

License:

MIT

Ruby 版本需求:

相關連結: