Mail Archives: djgpp/1994/11/13/04:17:41
> } indeed should make I/O faster. I do maintain, though, that 10 more
> } seconds is not such a long time to wait, even if you just bought this
> } great ACME SCSI-II drive...
>
> I disagree. Of course, I'm another person that tried to squeeze
> maximum performance out of DJGPP. For some applications, I/O
> performance is extremely important. One of the main reasons I was
Could you provide an example of that kind of application? I mean,
not one which merely cares about I/O speed (who doesn't?), but one
which will suffer greatly from having to read, say, 32 MBytes in 27
seconds rather than in 17 (that was the last example on this thread).
Note that for non-multimegabyte files, the DJGPP penalty in *seconds*
(not in %) is only a second or so, relative to what you get under
real-mode DOS.
- Raw text -