I use python and berkeley db for my application.(use bsddb3)
Use freebsd operating system.
My question is about loop that I use for my application.I use loop like this
for fetch information.
info=cur.get(key,DB_SET)
while info:
info=cur.next()
If this loop fetch 10000 records taking alot of time .(about 6 seconds).
I use this loop with out any operation .Does any one have idea for imporove
performance.
regrards,
saeed
---------------------------------
Ahhh...imagining that irresistible "new car" smell?
Check outnew cars at Yahoo! Autos.
--
http://mail.python.org/mailman/listinfo/python-list