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