| www.delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| X-Authenticated: | #527675 |
| Message-ID: | <48310648.90406@gmx.de> |
| Date: | Mon, 19 May 2008 06:47:04 +0200 |
| From: | Reinhard Nissl <rnissl AT gmx DOT de> |
| User-Agent: | Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1.12) Gecko/20080226 SUSE/2.0.0.12-1.1 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | fork performance |
| X-Y-GMX-Trusted: | 0 |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
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.
--
Dipl.-Inform. (FH) Reinhard Nissl
mailto:rnissl AT gmx DOT de
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |