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