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

Christopher Faylor cgf@redhat.com
Wed Jul 3 22:01:00 GMT 2002


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/



More information about the Cygwin mailing list