[Ur] little benchmark on querying a table only

Chris Double chris.double at double.co.nz
Mon Dec 20 03:37:22 EST 2010


On Mon, Dec 20, 2010 at 9:33 PM, Marc Weber <marco-oweber at gmx.de> wrote:
> I reran the test using 10,000 rows:
>  urweb:  24.816 tota
>  php:    0.502 total

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.

Chris.
-- 
http://www.bluishcoder.co.nz



More information about the Ur mailing list