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