From mboxrd@z Thu Jan 1 00:00:00 1970 From: DJ Delorie To: khan@NanoTech.Wisc.EDU Cc: cygwin@cygwin.com Subject: Re: Optimizing away "ReadFile" calls when Make calls stat() Date: Tue, 13 Feb 2001 14:13:00 -0000 Message-id: <200102132213.RAA10561@envy.delorie.com> References: X-SW-Source: 2001-02/msg00715.html > And I have seen results that show W2k/NTFS_5 to be at least as fast as > some of the Unix counterparts, and I trust neither (at least not w/out > more information). I also don't trust benchmark numbers of Linux/ext2fs, At the time, I was testing simple things, like open(), system(), etc. I just wanted a baseline to compare against so I could guage the improvements I was working on at the time; as long as the results were consistent it didn't matter what the absolute numbers were. For example, if I could improve the performance from 10x as much as linux to only 5x as much as linux, that would be great, but I shouldn't expect that going from 5x to 2x would be as easy. One of my other comparisons was against djgpp, for example, whose performance is sensitive to 95 vs NT, but just knowing that cygwin was less than 2x the time djgpp took was useful. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple