Quote:
Originally Posted by @$3.1415rin
And all those functions are inlined, so the compiler has to take care of that. dunno about using + ... + ... + and how it's done by the compiler ... pmb ?!
|
Yeah well I'd love to help you out here but Aspirin must know more than me about this low level stuff ...
One thing I'd take care to optimize first in the HL vector class though, is to pass the more you can of the Vector arguments by their addresses, and not completely like it's done (you save up 2 thirds of the bandwidth)