Skip to content

Instantly share code, notes, and snippets.

@ihoka
Created February 16, 2010 15:29
Show Gist options
  • Save ihoka/305592 to your computer and use it in GitHub Desktop.
Save ihoka/305592 to your computer and use it in GitHub Desktop.
Top 10 slowest examples:
0.1609040 User validations email should have many payments require unique values for email case insensitive
0.1101940 User validations email should not allow "test", "example.com", and "@example.com" as values for email
0.0933020 Content#ordered_thumbnails returns the thumbnails if no thumbnail is set
0.0931930 VideosController responding to #GET index should have many payments assign user
0.0927460 Content#encoding_notify thumbnail and preview encoding notification sets the thumbnail images
0.0925780 UsersController responding to #GET edit should have many payments render template "edit" and with layout "application"
0.0921550 Content #set_default_thumbnail sets content's thumbnail to the first thumbnail
0.0893400 Content#encoding_notify thumbnail and preview encoding notification sets the preview filename
0.0878390 Content#enqueue_transcoding updates the media id with the one received from the job queue
0.0875660 UsersController responding to #POST create with valid attributes should have many payments assign user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment