This is the mail archive of the cygwin-developers 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: fork performance


Reinhard Nissl wrote:
Hi,

running the following command sequence in bash yields little numbers
compared to a real unix system:

while true ; do date ; done | uniq -c

      15 Thu May 15 10:40:22     2008
      16 Thu May 15 10:40:23     2008
      17 Thu May 15 10:40:24     2008
      17 Thu May 15 10:40:25     2008
      17 Thu May 15 10:40:26     2008
      16 Thu May 15 10:40:27     2008
      17 Thu May 15 10:40:28     2008
      16 Thu May 15 10:40:29     2008

Is there a chance to speedup performance?

Bye.

Wrong list. Inquiries, bug reports, and comments about Cygwin go to the main Cygwin list (cygwin at cygwin dot com). This list is reserved for discussing Cygwin internals by those working on the internals. See <http://cygwin.com/lists.html> for details.

--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 429-6305 - FAX
Holliston, MA 01746


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