shithub: sl

ref: c2756db57aa1d70290eea29ff7ca7fa448beaf06
dir: /test/tme.lsp/

View raw version
(let ((t (table)))
  (time (dotimes (i 2000000)
          (put! t (rand) (rand)))))