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