justin = { main feed , music , code , askjf , pubkey };
Ask Justin Frankel
No reasonable question unanswered since 2009!

Suggested topics: programming, music, sleep, coffee, etc.

Note: please do not ask questions about REAPER features, bugs or scheduling, use the forums instead.


Name: Ask: Human (enter yes):
[back to index] | [unreplied] | [replied] | [recent comments] | [all]

Question: How did you learn certain ways of writing code are faster than others (code gen question below)
Asked by John (70.173.150.x) on August 14 2011, 7:58pm
Reply on August 14 2011, 8:22pm:
    You can theorize about what a compiler will do, but nothing quite beats using g++ -O -S (or cl.exe /Fafile.asm) and looking at the generated assembler output, which shows you the exact code being generated.

Comment:
    Your Name:   -- Site Owner's Name:  (for human-verification)

    Comment:    

    
  
[back to index] | [unreplied] | [replied] | [recent comments] | [all]
Copyright 2025 Justin Frankel. | RSS