From: Yura Sokolov Date: 2012-02-14T19:37:09+09:00 Subject: [ruby-core:42609] [ruby-trunk - Bug #6019] Revision r34582 significantly slows down rails app Issue #6019 has been updated by Yura Sokolov. Fix were relatively easy. Close this issue, please. Excuse me for disturbing. ---------------------------------------- Bug #6019: Revision r34582 significantly slows down rails app https://bugs.ruby-lang.org/issues/6019 Author: Yura Sokolov Status: Open Priority: Normal Assignee: Category: core Target version: 2.0.0 ruby -v: ruby 2.0.0dev (2012-02-14 trunk 34592) [i686-linux] Before r34582 simple rails32 app (query sqlite and disply 20 rows of simple data) benchmarked as 55req/second , after its performance is 33req/second. I could agree that RubyOnRails should be in sync with ruby, but maybe there is other way to fix `respond_to?` ? -- http://bugs.ruby-lang.org/