``` PETALISP> (let ((vec (compute (lazy-index-components (~ (expt 2 20)))))) (time (compute (lazy-sort vec #'<)))) ``` This never finishes the compilation phase and drop into ldb from memory exhaustion after a few minute (with 4GB heap size SBCL).