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