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