Welcome to the CHICKEN Scheme pasting service

Quick and dirty connection benchmark added by sjamaan on Thu Jun 18 20:19:52 2015

(print "---  Connecting ---")
(print "Full connection")
(time (do ((i 0 (add1 i)))
          ((= i 1000))
        (let ((con (connect '((dbname . test)))))
          (disconnect con))))

(print "Raw connection")
(time (do ((i 0 (add1 i)))
          ((= i 1000))
        (let ((con (connect '((dbname . test)) '() '())))
          (disconnect con))))

Your annotation:

Enter a new annotation:

Your nick:
The title of your paste:
Your paste (mandatory) :
Which procedure returns the number of elements in a list?
Visually impaired? Let me spell it for you (wav file) download WAV