Slow performance compared to C++, ideas?
Andrei Alexandrescu
SeeWebsiteForEmail at erdani.org
Thu Jun 6 17:01:09 PDT 2013
On 6/6/13 6:12 PM, Jonathan M Davis wrote:
> On Thursday, June 06, 2013 14:57:00 Walter Bright wrote:
>> On 6/6/2013 2:23 PM, Andrei Alexandrescu wrote:
>>> (The tool I'm envisioning
>>> would add final annotations or prompt the user to add them.)
>>
>> Sorry, that's never going to fly.
>
> It could tell the programmer which functions it _thinks_ don't need to be
> virtual, but it can't be 100% correct.
It would be 100% correct if given the entire application. You may want
to take a look at the CHA paper.
Andrei
More information about the Digitalmars-d
mailing list