[Ur] little benchmark on querying a table only
Chris Double
chris.double at double.co.nz
Mon Dec 20 03:56:27 EST 2010
On Mon, Dec 20, 2010 at 9:37 PM, Chris Double <chris.double at double.co.nz> wrote:
> Your 'to' function conses up a list of 10,000 elements and discards it
> on each request which may have something to do with the difference.
I tried a quick version that uses an 'each' instead of a List.app of a
temporary list. Unfortunately my initial attempt resulted in a program
that never seems to complete compilation. See mantis issue 44.
Chris.
--
http://www.bluishcoder.co.nz
More information about the Ur
mailing list