On Jul 24, 6:52 pm, Ezequiel Schwartzman <li...@ruby-forum.com> wrote:
>
> OS: Windows 7
> Ruby: 1.9.2
> Rails: 3.1 RC
> CPU: Intel Code 2 duo 2.4Ghz
> HD partition: 60/112gb
>
> The problem is that it even takes 20 seconds to show the help command,
> ==the help command== "rails generate -h" 20 seconds to execute

Ruby 1.9.2-p0 up to 1.9.2-p290 (recently released) really suffer from
performance issues on Windows.

Ruby 1.8.7 on the other hand, is way more faster in this area.

Ruby 1.9.3, going to be released next month improves performance on
Windows, but still is not as fast as Linux (even so, way faster than
what you are describing).

If you're not forced to use Ruby 1.9.2 for a particular reason, I
would recommend downgrade to Ruby 1.8.7 until 1.9.3 gets released.

--
Luis Lavena

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to