public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Marco Atzeri <marco.atzeri@gmail.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: Re: 32 bit additional slowness
Date: Thu, 06 Jul 2017 06:49:00 -0000	[thread overview]
Message-ID: <10e77bde-28b0-bfba-f595-69dbcdc04cfe@gmail.com> (raw)
In-Reply-To: <f6287506-410d-20c8-64db-b5d15bc65b68@gmail.com>

On 05/07/2017 23:06, Marco Atzeri wrote:
> Just noted on my W7-64bit after 2.8.1 and MS Tuesday patches..
>
> on  relative small binaries for both architecture
>
> $ ls -su gpa.exe
> 4.0M gpa.exe
>
>
> $ uname -svr
> CYGWIN_NT-6.1-WOW 2.8.1(0.312/5/3) 2017-07-03 14:06
>
> $ time nm -l gpa.exe
> ...
> real    4m10.636s
> user    4m8.524s
> sys     0m0.233s
>
>
> $ uname -svr
> CYGWIN_NT-6.1 2.8.1(0.312/5/3) 2017-07-03 14:11
>
> $ time nm -l gpa.exe
> ...
> real    0m0.466s
> user    0m0.358s
> sys     0m0.093s
>
>
> anyone seeing the same ?
>
> Marco

with binary of latest test binutils-2.28.90
I see a dramatic improvement on i686

  time ./nm -l /tmp/gpa.exe
..
real    0m1.308s
user    0m0.904s
sys     0m0.062s

--
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:[~2017-07-06  6:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-05 21:06 Marco Atzeri
2017-07-06  6:49 ` Marco Atzeri [this message]

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=10e77bde-28b0-bfba-f595-69dbcdc04cfe@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).