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