Slow IO on Windows

I

Ittay Dror

Hi,


I'm running a Ruby script which loads about 80 ruby files through
require. On Linux it takes no time to load and run. But on windows it
takes ~10 seconds just to load the files.


Why is Ruby on Windows so slow to load files? Can I do anything about
it? (other than not loading them)


Thank you,

Ittay
 
R

Robert Klemme

2008/10/15 Ittay Dror said:
I'm running a Ruby script which loads about 80 ruby files through require.
On Linux it takes no time to load and run. But on windows it takes ~10
seconds just to load the files.

Why is Ruby on Windows so slow to load files? Can I do anything about it?
(other than not loading them)

Are those files on a network file system? Do you have a virus scanner?

robert
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top