On Saturday 27 July 2002 12:01 pm, Vadim Gritsenko wrote:
> Actually, release is slower then lookup, because it invokes iterating
> through all lists in all proxies, which takes more time with growing
> complexity of the site (aggregations etc).

yuk! perhaps an immediate change would be to store looked-up objects in a 
HashSet to skip the iteration?
-pete

-- 
peter royal -> [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to