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