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