Actions
Feature #3906
closedInitializing and loading Rails environment takes really long on Windows XP
    Feature #3906:
    Initializing and loading Rails environment takes really long on Windows XP
  
Description
=begin
Initializing and loading Rails environment takes really long on Windows XP.  I experience anywhere from 45secs to 2mins.  After consulting a few people, I was told that it's a Ruby I/O issue on Windows.  There's even a plugin to help mitigate this very long load time @ http://github.com/rdp/faster_require.  Please see if there's anything that can be done to resolve this issue. Thanks!
=end
        
           Updated by naruse (Yui NARUSE) about 15 years ago
          Updated by naruse (Yui NARUSE) about 15 years ago
          
          
        
        
      
      - Target version changed from 1.9.2 to 1.9.3
=begin
This is considered RubyGems' problem and plan to fix in 1.9.3 because it needs a large change.
=end
        
           Updated by nahi (Hiroshi Nakamura) over 14 years ago
          Updated by nahi (Hiroshi Nakamura) over 14 years ago
          
          
        
        
      
      - Status changed from Open to Closed
- Assignee set to nahi (Hiroshi Nakamura)
I close this ticket as 'Duplicated'. Please refer #3924.
Actions