win32utils-devel@rubyforge.org
2004-Feb-27 12:30 UTC
[Win32utils-devel] mmap and faster IO?
Hi all, I was just wondering if it''s possible to speed up IO ops on Win32 using memory mapping. As it stands now, IO with Ruby on Windows seems slow, even with 1.8.x. Here is a possibly relevant thread: http://tinyurl.com/2dava Dan