This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gcc -E slower in beta 18?


Philip Chow wrote:
> 
> I just recently had some time to move all my tools from beta 14 to beta18
> and I am noticing a dramatic performance degradation for C-preprocessing
> of files with gcc -E.
[...]
> What has changed between beta14 and beta18 which would cause file/directory
> access to be slower?

All of the path handling was rewritten after the beta 14 release.  A lot
of other major changes have happened as well.  Speeding up stat calls
shouldn't be too hard and is high up on my list of things to try to
speed up.  Maybe for beta 19?  :-)

-- 
Geoffrey Noer
noer@cygnus.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]