good in general, but bad nested loops

Henry Cejtin henry@sourcelight.com
Tue, 10 Jul 2001 18:05:53 -0500


One thing I was surprised by was that not only loop nests was slow: so was
matrix multiply.  I didn't look at it, but it was scary that it was slow
as well as the nested loop.