https://bz.apache.org/bugzilla/show_bug.cgi?id=64418
Dominik Stadler <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #5 from Dominik Stadler <[email protected]> --- The following line is taking most of the CPU by far, so you likely need to rework your code to not have to produce XML and then parse it in again afterwards. CTR.Factory.parse(obj.xmlText()) -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
