The TOMS paper ”A Fully Portable High Performance Minimal Storage Hybrid Format Cholesky Algorithm” by Andersen, Gunnels, Gustavson, Reid, and Waśniewski, used a level 3 Cholesky kernel subroutine instead of level 2 LAPACK routine POTF2. We discuss the merits of this approach and show that its performance over POTRF is considerably improved on a variety of common platforms when POTRF is solely ...