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