in reply to Re^4: An exploration of higher-level-language approaches to the "First all-zero row in an NxN matrix" problem (goto Considered Harmful)
in thread An exploration of higher-level-language approaches to the "First all-zero row in an NxN matrix" problem (goto Considered Harmful)

I had a fascinating conversation with Bob Frankston once where he said "Everyone knows that Knuth is wrong in practice" for much the same reason.


Improve your skills with Modern Perl: the free book.

  • Comment on Re^5: An exploration of higher-level-language approaches to the "First all-zero row in an NxN matrix" problem (goto Considered Harmful)

Replies are listed 'Best First'.
Re^6: An exploration of higher-level-language approaches to the "First all-zero row in an NxN matrix" problem (goto Considered Harmful)
by ikegami (Patriarch) on Sep 26, 2011 at 06:02 UTC

    That reminds me of the link I wanted: You're Doing It Wrong

    It's not cache misses, it's memory page misses.