We are in a situation where we are doing lots of item mapping and are finding 
that if we choose to map one item to a collection it takes about 2 seconds, and 
if we choose 2 items, it takes 4 sec, and 3 it takes 6 sec, and so on.  In 
looking at the code, I think that the creation of an item object for each item 
being mapped is where the time is being eaten up.  We have over 61,000 items in 
our collection.  I noticed that when I try this in our development environment, 
there is no delay like the one I explained above.

Any suggestions?

-Jose



------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to