public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: marco atzeri <marco.atzeri@gmail.com>
To: cygwin@cygwin.com
Subject: Re: Cygwin slow on x64 systems?
Date: Mon, 05 Dec 2011 18:39:00 -0000	[thread overview]
Message-ID: <4EDD0FDF.5090508@gmail.com> (raw)
In-Reply-To: <Pine.NEB.4.64.1112051010040.3537@panix3.panix.com>

On 12/5/2011 5:20 PM, Tim McDaniel wrote:
> On Sat, 3 Dec 2011, Buchbinder, Barry wrote:

> And I see slowness even when everything is a bash builtin (except
> perhaps for whatever is handling "|" -- I suppose it's forking bash
> itself):
>
> $ time echo hi | read x
>
> real 0m1.928s
> user 0m0.031s
> sys 0m0.031s
>
on my W7/x64, a not too fast Corei5 notebook

$  time echo hi | read x

real    0m0.421s
user    0m0.000s
sys     0m0.030s

$  time echo hi | read x

real    0m0.016s
user    0m0.000s
sys     0m0.000s

The first long time is likely to program loading and
Antivirus time delay

Regards
Marco


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

  reply	other threads:[~2011-12-05 18:39 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-01 15:58 Tim McDaniel
2011-12-01 16:06 ` marco atzeri
2011-12-04  3:33 ` Buchbinder, Barry (NIH/NIAID) [E]
2011-12-05 16:20   ` Tim McDaniel
2011-12-05 18:39     ` marco atzeri [this message]
2011-12-05 19:45       ` Tim McDaniel
2011-12-05 21:24         ` Andrew Schulman
2011-12-08 16:46   ` Tim McDaniel
2011-12-08 17:02     ` Marco Moreno
2011-12-08 17:09       ` Tim McDaniel
  -- strict thread matches above, loose matches on Subject: below --
2011-11-30 16:55 Tim McDaniel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4EDD0FDF.5090508@gmail.com \
    --to=marco.atzeri@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).