shithub: sl

ref: 0c62e0f146c5d0584661d1a05daa4c91a6d1afc9
dir: /test/tme.lsp/

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