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