GC vs. Manual Memory Management Real World Comparison

Iain Buclaw ibuclaw at ubuntu.com
Fri Sep 7 02:52:55 PDT 2012


On 7 September 2012 10:31, Walter Bright <newshound2 at digitalmars.com> wrote:
> On 9/6/2012 11:47 PM, Iain Buclaw wrote:
>>
>> On a side note of that though, GDC has bt, btr, bts, etc, as
>> intrinsics to its compiler front-end.  So it would be no problem
>> switching to version = bitops for version GNU.
>
>
> Would it be easy to give that a try, and see what happens?
>
>

Sure, can do.  Give me something to work against, and I will be able
to produce the difference.


-- 
Iain Buclaw

*(p < e ? p++ : p) = (c & 0x0f) + '0';


More information about the Digitalmars-d-announce mailing list