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