Re: Performance comparison Q

Brian Kelley <[email protected]> Mon, 9 May 2005 12:02:55 -0400
Newsgroups gmane.comp.db.metakit
Message-ID <[email protected]>
python:
======
import operator
data = range(50000) # test data

result = sum(data)
_____________________________________________
Metakit mailing list  -  [email protected]
http://www.equi4.com/mailman/listinfo/metakit