D component programming is a joke (Was: Re: Component programming)
Joseph Rushton Wakeling
joseph.wakeling at webdrake.net
Thu Aug 1 04:11:29 PDT 2013
On 08/01/2013 03:40 AM, bearophile wrote:
> Take a look at this thread in D.learn:
>
> http://forum.dlang.org/thread/mailman.304.1375190212.22075.digitalmars-d-learn@puremagic.com
Yea, this was a frustration. :-( It was really nice to be able to write simple,
clean, elegant code using D -- it was sad to discover that while this was great
for a prototype, the performance gap was far too large to make it a viable
long-term solution.
Most of the issues seem to centre around GC, so there might be some low-hanging
fruit there for performance improvements.
More information about the Digitalmars-d
mailing list