RubyConf 2010 - Debugging Ruby by: Aman Gupta

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=y8oLjyxMlAs



Duration: 35:49
139 views
2


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.




Other Videos By Confreaks


2015-04-02RubyConf 2010 - It's Time for a Ruby Editor by: Daniel Lucraft
2015-04-02RubyConf 2010 - ZOMG WHY IS THIS CODE SO SLOW? by: Aaron Patterson
2015-04-02RubyConf 2010 - Each: A Brief History of Iteration by: Rein Henrichs
2015-04-02RubyConf 2010 - Self-Contained, Source-Free, Executable Ruby Applications with Warbler
2015-04-02RubyConf 2010 - Hotspots with Metric Fu by: Jake Scruggs
2015-04-02RubyConf 2010 - Anthropology of Ruby: Excavating its Gems by: Jeremy Hinegardner
2015-04-02RubyConf 2010 - Ruboto: Ruby in your Pocket by: Daniel Jackoway
2015-04-02RubyConf 2010 - The Polite Programmer's Guide to Ruby Etiquette
2015-04-02RubyConf 2010 - RubyConf Decathlon by: Nathaniel Talbott
2015-04-02RubyConf 2010 - RubyGems to All JVM Languages by: Yoko Harada
2015-04-02RubyConf 2010 - Debugging Ruby by: Aman Gupta
2015-04-02RubyConf 2010 - History of RDoc and Rubygems by: Eric Hodel
2015-04-02RubyConf 2010 - AppEngine and Dubious and New Google API's Oh My! by: Nick Howard, Bob Aman
2015-04-02RubyConf 2010 - Keynote by: Dave Thomas
2015-04-02RubyConf 2009 - On the Edge of Rails Performance by: Gregg Pollack
2015-04-02RubyConf 2009 - Worst. Ideas. Ever. by: Ryan Davis, Aaron Patterson
2015-04-02RubyConf 2009 - Why "Enterprise Tools" Are Bad for the Enterprise by: Glenn Vanderburg
2015-04-02RubyConf 2009 - Ruby Mutants by: Charles Nutter
2015-04-02RubyConf 2009 - There is Such a Thing as Too Much Testing by: Jake Scruggs
2015-04-02RubyConf 2009 - Synchronous Reads, Asynchronous Writes by: Paul Dix
2015-04-02RubyConf 2009 - Mobile Applications with Ruby by: Sarah Allen