shithub: sl

ref: 3f4a4920030c1b18c16ee4c49a4a92181807f63c
dir: /test/tme.lsp/

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