shithub: sl

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

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