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