shithub: sl

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

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