Re: hi-res profiling

From: Robert Collins <robertc@dont-contact.us>
Date: 02 Oct 2002 22:58:23 +1000

On Wed, 2002-10-02 at 21:36, Henrik Nordstrom wrote:
> Robert Collins wrote:

> A staticall defined array with constant indexes (inlined functions) will
> translate to direct memory accesses.
>
> A dynamically allocated array with dynamic indexes (not inlined functions)
> translates to a indirect loopup via the pointer address plus calculated entry
> offset plus field offset.

Ok, can't argue with that :}.
What about a dynamically allocated array with constant indexes?

Rob

Received on Wed Oct 02 2002 - 06:57:53 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:16:51 MST