shithub: sl

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

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