shithub: sl

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

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