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