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