|
|
|
Three Profiling Tools
Category: Web Development > Ruby On Rails
Posted: 18 Jun 09
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.
|
|
|
Rack Middleware
Category: Web Development > Ruby On Rails
Posted: 07 Mar 09
Rack middleware is a way to filter a request and response coming into your application. In this episode I show how to modify the response body using middleware
|
|
Rails Metal
Category: Web Development > Ruby On Rails
Posted: 07 Mar 09
Rails Metal is a way to bypass the standard Rails request process for a performance boost. In this episode you will learn how to shave off a few milliseconds using Metal.
|
|
Page Responsiveness
Category: Web Development > Ruby On Rails
Posted: 28 Feb 09
Before we can talk about Server-side performance, we need to go over Client-side performance. We're talking about how fast your website comes up in a user's browser
|
|
|
Performance Tuning
Category: Languages > Java
Posted: 04 Feb 09
Kirk Pepperdine will give a talk on Performancing Tuning, Kirk Pepperdine is a principle consultant for Kodewerk where he has focused on performance tuning. He has been involved with object technologies and performance for almost 20 years
|
|
Tomcat: Maximizing Performance & Security
Category: Languages > Java
Posted: 04 Feb 09
Mark Thomas, a senior software engineer from SpringSource and the leading contributor to Tomcat security, talks about how security vulnerabilities are handled by the Tomcat team and how end users are served while preventing security problems.
Mark discusses how using an open source projec...
|
|
|
|
|