From: "h.shirosaki (Hiroshi Shirosaki)" Date: 2012-11-20T09:34:53+09:00 Subject: [ruby-core:49625] [ruby-trunk - Feature #5767][Closed] Cache expanded_load_path to reduce startup time Issue #5767 has been updated by h.shirosaki (Hiroshi Shirosaki). Status changed from Assigned to Closed Fixed by #7158. ---------------------------------------- Feature #5767: Cache expanded_load_path to reduce startup time https://bugs.ruby-lang.org/issues/5767#change-33139 Author: funny_falcon (Yura Sokolov) Status: Closed Priority: Normal Assignee: nobu (Nobuyoshi Nakada) Category: Target version: This patch add caching of expanded load path. It reduces rails startup time by 33% (patch against 1.9.3-p0 and simple performance test is here https://gist.github.com/1480404 ) -- http://bugs.ruby-lang.org/