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