Overlooked Essentials for Optimizing Code

BCS none at anon.com
Sat Sep 11 12:29:10 PDT 2010


Hello Walter,

> Nick Sabalausky wrote:
> 
>> "1. Using a profiler
>> 2. Looking at the assembly code being executed"
>> Somehow I knew you were going to say that ;)
>> 
> What's interesting is how controversial this is. I've heard every
> reason in the book (and some very inventive ones) justifying not using
> a profiler or looking at the assembler.
> 

what would it take to add a built in ASM dump to DMD? Putting that in would 
remove the need for an external tool and might even allow more useful output 
like adding source line numbers as comments.

-- 
... <IXOYE><





More information about the Digitalmars-d mailing list