Showing 3 videos tagged with profiling

Railscast - Episode 98: Request Profiling

00:10:53 railscasts.com
You can use profiling to determine where the performance bottlenecks are in specific Rails actions. Watch this episode for details.

Railscast - Episode 160: Authlogic

00:14:06 railscasts.com
Authentication can get very complex. In this episode I show how Authlogic can handle this complexity while you stay in control of how it is presented to the user.

Railscast - Episode 161: Three Profiling Tools

00:07:02 railscasts.com
Ever want to know what Rails is doing under the hood during a request? In this episode I show three different profiling tools: New Relic RPM, FiveRuns TuneUp, and Rack::Bug.