Swift does away with pointers == pervasive ARC

H. S. Teoh via Digitalmars-d digitalmars-d at puremagic.com
Tue Jun 17 09:13:52 PDT 2014


On Tue, Jun 17, 2014 at 06:56:11AM +0000, via Digitalmars-d wrote:
> On Tuesday, 17 June 2014 at 05:52:37 UTC, Nick Sabalausky wrote:
> >Well, I think interesting part we're trying to look at here is the ARC's
> >impact on speed.
> 
> ARC without deep whole program analysis is bound to be slow.
[...]

But isn't whole program analysis impractical with D's separate
compilation model?


T

-- 
My program has no bugs! Only unintentional features...


More information about the Digitalmars-d mailing list