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