public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Guenther <rguenth@tat.physik.uni-tuebingen.de>
To: gcc@gcc.gnu.org
Subject: Re: Huge compile time & run time performance regression 3.3 -> HEAD
Date: Sun, 18 May 2003 19:35:00 -0000	[thread overview]
Message-ID: <Pine.LNX.4.44.0305182130540.457-100000@goofy> (raw)
In-Reply-To: <Pine.LNX.4.44.0305182119290.457-100000@goofy>

On Sun, 18 May 2003, Richard Guenther wrote:

> On Sun, 18 May 2003, Richard Guenther wrote:
>
> > Top of a profile of gcc3.4 is
> >
> > Flat profile:
> >
> > Each sample counts as 0.01 seconds.
> >   %   cumulative   self              self     total
> >  time   seconds   seconds    calls   s/call   s/call  name
> >   7.47     79.18    79.18      906     0.09     0.09  compute_store_table
> >   6.92    152.54    73.36 262785751     0.00     0.00  expr_equiv_p
> >   6.76    224.21    71.67   170098     0.00     0.00  fixup_var_refs_insns
> >   5.58    283.38    59.17    12865     0.00     0.00  loop_regs_scan
> >   4.39    329.97    46.59   364279     0.00     0.00  compute_transp
>
> Compared to a 3.3 profile:
>
> Flat profile:
>
> Each sample counts as 0.01 seconds.
>   %   cumulative   self              self     total
>  time   seconds   seconds    calls  ms/call  ms/call  name
>   8.08     45.30    45.30   272942     0.17     0.17  compute_transp
>   7.15     85.38    40.08 263012170     0.00     0.00
> splay_tree_splay_helper
>   5.62    116.92    31.54 165540544     0.00     0.00  true_dependence
>   4.72    143.36    26.44 203228718     0.00     0.00
> mems_in_disjoint_alias_sets_p
>   3.80    164.68    21.32   171556     0.12     0.12  clear_table
>   3.61    184.92    20.24     9131     2.22     2.69  loop_regs_update

Sorry for always talking with myself in the public, but doesnt this look
like store-motion being the culprit? Wasnt that re-enabled in 3.4 only
(despite -fverbose-asm listing -fgcse-sm for both 3.3 and 3.4)?

Richard.

  reply	other threads:[~2003-05-18 19:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-18 16:10 Richard Guenther
2003-05-18 19:22 ` Richard Guenther
2003-05-18 19:31   ` Richard Guenther
2003-05-18 19:35     ` Richard Guenther [this message]
2003-05-19 16:18 ` Matt Austern
2003-05-19 19:01   ` Richard Guenther
2003-05-19 20:51   ` Richard Guenther
2003-05-19 21:04     ` Gabriel Dos Reis
2003-05-19 21:10       ` Richard Guenther
2003-05-19 21:14         ` Gabriel Dos Reis
2003-05-19 21:24       ` Richard Guenther

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=Pine.LNX.4.44.0305182130540.457-100000@goofy \
    --to=rguenth@tat.physik.uni-tuebingen.de \
    --cc=gcc@gcc.gnu.org \
    /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).