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 校验和:

2e651492a26457f9d39d5c46d1cafe7cf17dc93589e7ca40eea5304cdfeefc43

下载总量 9,361

这个版本 2,778

许可:

MIT

需要的 Ruby 版本:

链接: