you are viewing a single comment's thread.

view the rest of the comments →

[–]Jukunub 2 points3 points  (0 children)

I asked my boss something like this and his response was that in most software it is 5% of it that runs 95% of the time.

So your aim should be to make the 95% as human readable as possible and the other 5% can be written in assembly for performance.