On Thu, Dec 4, 2014 at 1:44 PM, Marco Hugentobler <[email protected]> wrote: > Is it really the xml parsing which is slow? I would have expected that xml > parsing only is fast and the things QGIS is doing on project load are slow > (e.g. restoring connections, creating print composers, ...). Did you do some > profiling / testing related to xml parsing speed?
I agree with Marco. The major slowdown here is when QGIS connects to WMS/Postgis layers, not opening a simple XML file... We could be very careful about false problems, as stated by Donald Knuth: "We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil" _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
