From: Hiroshi Nakamura Date: 2011-06-28T06:17:05+09:00 Subject: [ruby-core:37584] [Ruby 1.9 - Feature #3906][Closed] Initializing and loading Rails environment takes really long on Windows XP Issue #3906 has been updated by Hiroshi Nakamura. Status changed from Open to Closed Assignee set to Hiroshi Nakamura I close this ticket as 'Duplicated'. Please refer #3924. ---------------------------------------- Feature #3906: Initializing and loading Rails environment takes really long on Windows XP http://redmine.ruby-lang.org/issues/3906 Author: Robby Dhillon Status: Closed Priority: Normal Assignee: Hiroshi Nakamura Category: core Target version: 1.9.3 ruby -v: ruby 1.9.2p0 (2010-08-18) [i386-mingw32] =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 -- http://redmine.ruby-lang.org