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:
=
installation:
=
Dépendances de Runtime (2):
activerecord
~> 3.2
activesupport
~> 3.2