public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/21316] New: pointer lookup cache misses more frequent
@ 2005-05-01 13:23 kpmassey at gmail dot com
  2005-05-01 13:23 ` [Bug c++/21316] " kpmassey at gmail dot com
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: kpmassey at gmail dot com @ 2005-05-01 13:23 UTC (permalink / raw)
  To: gcc-bugs

The sample code runs 30-50% slower on my machine when compiled with 3.4.3 as
opposed to 3.3.4.  It creates some objects and then references them via pointer
lookup, so my best guess is that somehow 3.4.3 binaries have many more cache misses.

I have noticed the severe regression on AMD Athlon 3200 running linux 2.6, with
compile options -O3 -march=k8.  Other options (e.g. -O2 instead) don't help.

-- 
           Summary: pointer lookup cache misses more frequent
           Product: gcc
           Version: 3.4.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: kpmassey at gmail dot com
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21316


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2005-09-27 16:14 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-01 13:23 [Bug c++/21316] New: pointer lookup cache misses more frequent kpmassey at gmail dot com
2005-05-01 13:23 ` [Bug c++/21316] " kpmassey at gmail dot com
2005-05-01 13:25 ` kpmassey at gmail dot com
2005-05-01 13:26 ` kpmassey at gmail dot com
2005-05-01 13:28 ` [Bug target/21316] " pinskia at gcc dot gnu dot org
2005-05-04  0:16 ` [Bug target/21316] [3.4 Regression] " giovannibajo at libero dot it
2005-05-04  1:16 ` pinskia at gcc dot gnu dot org
2005-05-04  1:20 ` kpmassey at gmail dot com
2005-05-19 17:34 ` mmitchel at gcc dot gnu dot org
2005-05-22 22:14 ` [Bug target/21316] [3.4/4.0/4.1 " belyshev at depni dot sinp dot msu dot ru
2005-07-22 21:36 ` pinskia at gcc dot gnu dot org
2005-09-27 16:14 ` mmitchel at gcc dot gnu dot org

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).