DMD 1.004 release

Andrey Khropov andkhropov_nosp at m_mtu-net.ru
Sun Jan 28 04:22:12 PST 2007


Walter Bright wrote:

> Fixes mixin gc bug.
> 
> http://www.digitalmars.com/d/changelog.html
> 
> http://ftp.digitalmars.com/dmd.1.004.zip

shootout.binarytrees
(http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=dig
italmars.D&artnum=43991) with gc is still very slow (only marginal improvement
since 0.173):


DMD 0.173 - full GC 				 : 19.720 sec
DMD 1.004 - full GC 				 : 17.971 sec

It seems like only generational GC (or maybe some other novel GC technology)
could help in this case.

-- 
I would love to change the world, but they won't give me the source code...



More information about the Digitalmars-d-announce mailing list