> The modification consists of unrolling the loops in > 4 methods in the Vector3D class which do vector math. Manual loop unrolling is one optimization too many. We have a preference for plain vanilla programs - we're trying to compare language implementations, not programmers.