shithub: sl

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

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