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