https://issues.apache.org/bugzilla/show_bug.cgi?id=46166
Summary: Loading large XML files takes lots of memory
Product: JMeter
Version: 2.3.2
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Main
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
When reading XML files in a Listener, JMeter currently loads the whole file
before passing the samples on. This uses a lot of memory.
Loading XML files should be changed to process samples as they are read from
the XML file.
Perhaps also needs to be considered for loading test plans.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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]