Updates:
Status: Started
Comment #1 on issue 1261 by pekka.klarck: Performance: Keywords are
unnecessarily parsed from output when creating only report
http://code.google.com/p/robotframework/issues/detail?id=1261
This issue was updated by revision 1082c9352c10.
Changed the code so that if only report is generated, keywords in output.xml
are nor processed at all. I want to still refactor the code a little and
thus I don't close this issue yet.
The performance impact of the change is pretty huge. In the case mentioned
in the original description, total time is now 1 minute and maximum memory
63 MB.