public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: dominiq@lps.ens.fr (Dominique Dhumieres)
To: dominiq@lps.ens.fr, burnus@net-b.de
Cc: gcc-patches@gcc.gnu.org, fortran@gcc.gnu.org
Subject: Re: [Patch, Fortran] Fix OPTIONAL, esp. with polymorphism
Date: Tue, 16 Oct 2012 17:40:00 -0000	[thread overview]
Message-ID: <20121016173249.48C953BABA@mailhost.lps.ens.fr> (raw)
In-Reply-To: <507D37C2.9070501@net-b.de>

Tobias,

The previous class_optional_2.f90 runs after your commit, but it takes
~168s (so it may have run with the previous patch also, but I was not
patient enough to see it). The culprits are given by the following
profile:

+ 100.0%, start, a.out
| + 100.0%, main, a.out
| | + 100.0%, MAIN__, a.out
| | | + 25.5%, a3ac1.2085, a.out
| | | |   7.2%, s2elem_t.2178, a.out
| | | |   7.0%, s2elem.2184, a.out
| | | + 25.5%, a1a.2151, a.out
| | | |   15.3%, s2elem_t2.2175, a.out
| | | + 24.5%, a1a1.2168, a.out
| | | |   14.2%, s2elem_t.2178, a.out
| | | + 12.2%, a3a.2097, a.out
| | | |   7.1%, s2elem_t2.2175, a.out
| | | + 12.2%, a3a1.2110, a.out
| | | |   7.1%, s2elem_t.2178, a.out

Dominique

  parent reply	other threads:[~2012-10-16 17:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-07 10:39 Dominique Dhumieres
2012-10-16 10:47 ` Tobias Burnus
2012-10-16 11:16   ` Janus Weil
2012-10-16 13:18   ` Dominique Dhumieres
2012-10-16 17:40   ` Dominique Dhumieres [this message]
2012-10-16 18:35     ` Tobias Burnus
2012-10-16 19:35       ` Dominique Dhumieres
  -- strict thread matches above, loose matches on Subject: below --
2012-10-05  7:45 Tobias Burnus
2012-10-11 21:15 ` Janus Weil

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=20121016173249.48C953BABA@mailhost.lps.ens.fr \
    --to=dominiq@lps.ens.fr \
    --cc=burnus@net-b.de \
    --cc=fortran@gcc.gnu.org \
    --cc=gcc-patches@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).