Monday, 4 March 2013

Re: [gccsdk] unixlib directory iteration doesn't work on Fat32FS

On 03/04/2013 05:36 PM, John Tytgat wrote:
> In message <e0d4592753.beeb@ron1954.woosh.co.nz>
> Ron <beeb@woosh.co.nz> wrote:
>

>> Setting UnixEnv$prog$sfix to "" is enough to turn off the sfix functioning.
>> For programs like tar that are acessing many files, I thought it might
>> also be be a speed advantage to remove the sfix /checking/ functions,
>> especially as I'm never using them these days.
>
> I would be surprised this having a meaningful advantage.

Yes; a little bit of string processing is going to be hugely dominated
by orders of magnitude, the file I/O that follows.



_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

No comments:

Post a Comment