shithub: sl

ref: 928a5bb801e95e2c8d1c3153427c74ddf908649b
dir: /test/tme.lsp/

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