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