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