shithub: sl

ref: 8a26e53e24fd1fca9cc2ff6e60d60d69c25d602f
dir: /test/tme.lsp/

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