shithub: femtolisp

ref: 7fcae265252c0a29cf2a4b0c1474b35e7ad39619
dir: /test/tme.lsp/

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