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