shithub: sl

ref: 47e10cf9e798843f1a19475bc3d4c54cc070570b
dir: /test/tme.lsp/

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