dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]Will unrolling an instruction slow down execution ?


From: Rhys Weatherley
Subject: Re: [DotGNU]Will unrolling an instruction slow down execution ?
Date: Thu, 15 May 2003 06:22:44 +1000
User-agent: KMail/1.4.3

On Thursday 15 May 2003 12:00 am, Gopal V wrote:

> I'm hoping that the offsets of data structures like System_String->length
> etc will remain constant ?... Those -8(%ebp) stuff sounds too freaky to
> hand code ...

Use the "offsetof" macro of something similar to determine the value, rather 
than hand-coding.

> Java is more important than a 2% speed of the JIT , right ? :-)

Probably. :-)

Cheers,

Rhys.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]