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