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