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