|
|
|
|
|
by bee_rider
1162 days ago
|
|
I wonder to what extent the Newton-Rhapson strategy plays nicer with big fancy reordering/pipelining/superscalar chips. It has more little instructions to shuffle around, so my gut says it should be beneficial, but the gut can be misleading for this kind of stuff. Also, -funsafe-math-optimizations Fun, safe math optimizations should be turned on by default! ;) |
|