This is the mail archive of the cygwin@cygwin.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]
Other format: [Raw text]

Re: 1.3.12-1: dramatic slowdown of compiled executable - 2nd attempt


On Wed, Jul 03, 2002 at 11:21:27PM -0500, apjaworski@mmm.com wrote:
>Then I replaced cygwin1.dll with version 1.3.10 and rerun the test.  I got
>10.7s total time and 8.7s user time.  This is almost 24-fold slowdown!

Calm down.  How about if *you* do a little more analysis and find out
where the slowdown occurs?  Is it in the fscanf code?  Is it simple
reading from the disk?  Writing to the disk?  Does it go away if you
stop using floats?

You can also use strace to find out where any slowdown occurs.  Compare and
contrast it between the two versions.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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