ref: 9c5173921ecd895b017b3c6333960818fb630b4d dir: /test/tme.lsp/
(let ((t (table))) (time (dotimes (i 2000000) (put! t (rand) (rand))))) #t