Skip to content

Instantly share code, notes, and snippets.

@gustavosoares
Created February 15, 2011 13:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gustavosoares/827489 to your computer and use it in GitHub Desktop.
Save gustavosoares/827489 to your computer and use it in GitHub Desktop.
Parameters: {"action"=>"index", "controller"=>"reports"}
User Load (0.7ms) SELECT * FROM `users` WHERE (`users`.`id` = 2)
SQL (186747.9ms) SELECT count(*) AS count_all FROM `reports`
CACHE (0.0ms) SELECT * FROM `users` WHERE (`users`.`id` = 2)
Report Load (8872.8ms) SELECT * FROM `reports` ORDER BY reports.created_at DESC LIMIT 0, 20
Host Load (7892.4ms) SELECT * FROM `hosts` WHERE (`hosts`.`id` IN (237,424,248,600,239,294,251,614,340,209,616,232,573,595,574,420,598,301,236))
Domain Load (0.4ms) SELECT * FROM `domains` WHERE (`domains`.`id` = 2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment