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