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