This is the mail archive of the cygwin-developers@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: biggest... check-in... ever...


At 11:08 PM 9/24/2003 -0400, you wrote:

>This should be fixed now.  There was an obvious race in my use of the
>new signal pipe.  I still have more tweaking to do here.

It is.

>If I'm reading the results of your benchmark correctly, the new signal
>code is 35% faster, at least on my system.

It's WOW!!! on WinME

Pierre

~: uname -a
CYGWIN_ME-4.90 hpn5170x 1.5.6(0.94/3/2) 2003-09-22 21:03 i686 unknown
unknown Cygwin
~: ./a
Handled 100659 signals in 10 seconds, idle 0
~: ./a
Handled 98039 signals in 10 seconds, idle 0
~: ./a
Handled 100492 signals in 10 seconds, idle 0

~: uname -a
CYGWIN_ME-4.90 hpn5170x 1.5.6(0.94/3/2) 2003-09-24 23:25 i686 unknown
unknown Cygwin
~: ./a
Handled 205792 signals in 10 seconds, idle 0
~: ./a
Handled 205729 signals in 10 seconds, idle 0
~: ./a
Handled 203107 signals in 10 seconds, idle 0


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