Bug#502065: Disproportionate use of RAM on big GPX files

2019-10-22 Thread Dan Fandrich
I looked into the RAM usage with large .gpx files and the problem is libxml2. A test file with 840K points (115.0 MiB file size) used 848.6 MiB of heap in libxml2 and only 45 MiB of heap for everything else (on i686; all figures exclude allocation overhead). gpscorrelate's internal requirements are

Bug#502065: Disproportionate use of RAM on big GPX files

2008-10-13 Thread Enrico Zini
Package: gpscorrelate Version: 1.5.6-1+b2 Severity: normal Hello, I am back from a 2 weeks vacation and I'm trying to gpscorrelate the photos. I have a 77MB uncompressed GPX file, and even when trying to correlate a few photos, gpscorrelate eats all the available ram on my laptop. I was assumin