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