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