On Wed, Dec 14, 2011 at 09:59, Yura Sokolov <funny.falcon / gmail.com> wrote: > Currently I could claim 6% loading time improvement on rails application with $LOADED_FEATURES.size near 1000. That rather meager results (and actual timings say a lot more than percentages). What are the results for smaller $LOADED_FEATURES sizes (say, in the 0..99 range)? > But gain should exponentially increase with application size grow. Exponentially? And how much larger of a $LOADED_FEATURES will we ever see?