From: "trans (Thomas Sawyer)" <transfire@...>
Date: 2012-03-31T19:23:38+09:00
Subject: [ruby-core:44001] [ruby-trunk - Feature #5767] Cache expanded_load_path to reduce startup time


Issue #5767 has been updated by trans (Thomas Sawyer).


Does this have any effect on https://bugs.ruby-lang.org/issues/4969 (scroll down to post #7).

----------------------------------------
Feature #5767: Cache expanded_load_path to reduce startup time
https://bugs.ruby-lang.org/issues/5767#change-25524

Author: funny_falcon (Yura Sokolov)
Status: Assigned
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/