Announcement
LA Ruby Conference 2010
This is the second year for the LA Ruby Conference. Come and join us to learn about ruby and related technologies and software development practices that might change the way you do your job.
Registration for the conference is open. The conference on Saturday is $199.00. The training workshops on Friday are $60.00 each.
February 19-20, 2010
Holiday Inn
Burbank, CA
tmm1 's proposals
-
Submitted by: tmm110 people liked this proposal.
Ruby might be slow, but bad code only makes it worse. This talk will teach you how to use powerful tools to see how your code is executed, so you can understand, debug and optimize it. The talk will cover techniques that can be used to troubleshoot production ruby deployments from three perspectives: the operating system and process, the C code VM, and the Ruby code in application itself. Each tool will be presented with a variety of real-world examples of how it was used to solve problems in a popular library or application.
Read full proposalSubmitted on / Updated on: 12/14/09 / 12/14/09Status: Pending -
Submitted by: tmm110 people liked this proposal.
Everything in Ruby is an object.. but what is a ruby object? What does it look like? Where does it live? How is it born and when does it die?
This talk will cover the implementation of the object heap and garbage collector in Ruby 1.8, with a focus on tools and techniques to understand memory usage, find reference leaks, and improve the performance of your ruby applications.
Submitted on / Updated on: 12/14/09 / 12/14/09Status: Pending






