Comment on Safe-Linking – Eliminating a 20 year-old malloc() exploit primitiveparentComments−arielb16yNot that surprising: CPUs can perform scalar in parallel with computation, so I would expect a few scalar ops to be free in any code that is not scalar-bound.
Comments
Not that surprising: CPUs can perform scalar in parallel with computation, so I would expect a few scalar ops to be free in any code that is not scalar-bound.