shithub: sl

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

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