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