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