On Thu, Oct 8, 2009 at 12:12 AM, sxm <[email protected]> wrote: > > Guo, > > Avg time for copy is 250 msec per node which increases as total number of > nodes copied increases. We use workspace.copy(fromNodePath, toNodePath) for > each node that need to be copied.
The avg time spend on copy one node looks bad. I didn't use workspace.copy and not sure it's performance. As Stefan suggested, try derby db, remove versionability, use small number of node to establish the base line. And then increase the node number to see how the avg was affected. Good luck! -Guo
