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