RubyConf 2010 - ZOMG WHY IS THIS CODE SO SLOW? by: Aaron Patterson

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



Duration: 49:16
2,059 views
25


In this talk, we'll take a look at different tips and tricks for writing speedy code in Ruby. We'll look at techniques for analyzing our Ruby code to find the slow spots, and ways we can speed up those hot spots. MRI's VM will be analyzed in order to understand how to take maximum advantage of our Virtual Machine. Tools for uncovering the hidden algorithms used in our legacy code will be on display! Learning to mathematically represent those algorithms will be discussed so that we can slice away at our slow code! Bring your helmets and seat belts and get ready to strap yourself in for some EXTREME programming! If you attend this talk we'll give you the whole seat, but you'll only need the edge! Space is limited, so ACT NOW!




Other Videos By Confreaks


2015-04-02RubyConf 2010 - India::Ruby by: Sidu Ponnappa, Niranjan Paranjape
2015-04-02RubyConf 2010 - Knocking Ruby's Date and DateTime Performance Out of the Park with home_run
2015-04-02RubyConf 2010 - Ruby Summer of Code - Rails 3 Mountable Apps by: Piotr Sarnacki
2015-04-02RubyConf 2010 - JRuby Hacking Guide by: Thomas Enebo, Charles Nutter
2015-04-02RubyConf 2010 - The Enterprising Rubyist - Bootstrapping your Business with Ruby by: Paul Campbell
2015-04-02RubyConf 2010 - Spatial Programming for the Rubyist by: Peter Jackson
2015-04-02RubyConf 2010 - The Road from Ruby Hacker to Entrepreneur by: Tom Preston-Werner
2015-04-02RubyConf 2010 - Keynote: Why Ruby? by: David Heinemeier Hansson
2015-04-02RubyConf 2010 - Keynote #3 by: Yukihiro 'Matz' Matsumoto
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