shithub: sl

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

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