Hi team,

We have a degenerate/edge case where someone wants to send a huge
array of items. Please see
http://issues.apache.org/jira/browse/AXIS2-184 for the wsdl with
embedded schema. Running latest SVN of xmlbeans thru YourKit profiler,
the problem is in XObj's array_setter method. The following comment in
the source code confirmed my fears :(

"// TODO - this is the quick and dirty implementation, make this faster"

Can someone please help speed things up and to reduce memory
utilization? even though i use a setArray with the whole array it gets
added one by one to the store and the whole thing crawls :(

thanks,
dims

--
Davanum Srinivas : http://wso2.com/blogs/

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

Reply via email to