shithub: sl

ref: 348489368dec95826593e6a8faecf09c0f421cfc
dir: /test/tme.lsp/

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