Ruby Banter #004

Thijs van der Vossen, 26 Jul 2007, 12:09 in ruby on rails and video (edit).

In this episode Norbert shows how memoization is implemented and how you can use it to speed up slow methods.

Manfred and Norbert

Comments

  1. kb 28 minutes later: (delete | show email)

    "memoization"

    How do you pronounce this word anyway?

  2. Manfred Stienstra 30 minutes later: (delete)

    Well, we do it a few times in the video (:

  3. Yurii Rashkovskii about 7 hours later: (delete | show email)

    Isn't it something close to caches.rb gem/plugin?

  4. Remco van 't Veer 33 days later: (delete)

    The module you're using is broken. All results are cached on class instead of instance level. See http://pastie.textmate.org/91998 for more information.

  5. Thijs van der Vossen 34 days later: (delete)

    Thanks, we've updated the code to include your fix.

Add your comment

In order to fight spam on this blog, posting comments from a browser without javascript is currently not supported.