Skip to content

Frequent invocation of javax.xml.stream.XMLOutputFactory::newInstance negatively impacts performance #474

Closed
@robsman

Description

@robsman

While profiling a client application, it showed that there are lots of javax.xml.stream.XMLOutputFactory.newInstance() invocations, specifically when a client retrieves extracted document data from search results. In our use case, this almost totaled to the same amount of CPU time as the actual search.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions