Closed jhorbulyk closed 5 years ago
@jhorbulyk updating the library means replacing it with some other library?
I think the first step would be to update to the latest version of the existing library.
3 SP Estimation was made according to next actions : 1) Update version of library 2) Investigation of possible improvements of memory usage
Investigations results:
^0.4.17
in package.json evaluates to 0.4.19
in package-lock.json
Currently, the xml2js library referenced consumes lots of memory when parsing xml. For example the metadata document for a typical MS Dynamics metadata document with a size of 10-20 MB can result in memory usage spikes that end up in the 512 MB to 1 GB range. Updating the xml library may resolve this problem.