Michal Burak wrote in post #954952: > The speed is the same with or without RadRails.
What operating system are you using? I have heard this complaint many times with certain Windows versions (may all versions). If you're on some form of UNIX/Linux based system then your problem is likely something else that can be fixed. Also if you're on one of he *NIX based systems then I would recommend running autotest. With autotest you only have to pay the spin-up cost once (which should only be a couple of seconds generally) for each start of autotest. Plus, autotest will reduce the number of test that must be executed since it detects which file has changed and runs only the test in related files. -- Posted via http://www.ruby-forum.com/. -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

