public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Do we have optimizations to reduce cache miss?
@ 2009-05-25 15:06 Eric Fisher
  2009-05-25 18:53 ` Ben Elliston
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Fisher @ 2009-05-25 15:06 UTC (permalink / raw)
  To: gcc

Hi,

I just want to ask whether we have any special pass to reduce cache
miss? Or any idea or branch to enhance it.

Thanks
Eric Fisher

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

* Re: Do we have optimizations to reduce cache miss?
  2009-05-25 15:06 Do we have optimizations to reduce cache miss? Eric Fisher
@ 2009-05-25 18:53 ` Ben Elliston
  0 siblings, 0 replies; 2+ messages in thread
From: Ben Elliston @ 2009-05-25 18:53 UTC (permalink / raw)
  To: Eric Fisher; +Cc: gcc

> I just want to ask whether we have any special pass to reduce cache
> miss? Or any idea or branch to enhance it.

There are various data layout optimisations.  There is also -Os ;-)

Ben


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

end of thread, other threads:[~2009-05-25 12:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-25 15:06 Do we have optimizations to reduce cache miss? Eric Fisher
2009-05-25 18:53 ` Ben Elliston

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