gstreamer/validate/launcher
Ramiro Polla 2d5ad1ac62 validate: launcher: Use cElementTree for XML parsing
Using cElementTree instead of ElementTree speeds up parsing of media
descriptor files.

The total time spent parsing XML files drops from ~0.64 s to ~0.24 s,
leading to faster initialisation times for gst-validate-launcher.

https://bugzilla.gnome.org/show_bug.cgi?id=743293
2015-02-17 17:27:40 +01:00
..
apps validate: launcher: Allow discovering scenario from full path 2015-02-14 16:32:10 +01:00
__init__.py validate-launcher: restructure filesystem 2014-10-30 15:31:29 +01:00
baseclasses.py validate: launcher: Use cElementTree for XML parsing 2015-02-17 17:27:40 +01:00
httpserver.py validate: launcher: Always create log files 2015-01-16 16:24:13 +01:00
loggable.py validate-launcher: loggable: fix various pyflakes / uncaught pep8 issues. 2014-10-30 15:40:17 +01:00
main.py launcher: Use gst-integration-testsuites FDO git repo 2015-02-14 16:32:10 +01:00
Makefile.am validate-launcher: restructure filesystem 2014-10-30 15:31:29 +01:00
RangeHTTPServer.py validate: launcher: Support simultaneous requests in RangeHTTPServer 2015-02-05 15:18:38 +01:00
reporters.py validate: launcher: Move logfile handling out of Reporter and into Test 2015-02-05 15:18:37 +01:00
utils.py validate: Rename gst-qa-assets to gst-integration-testsuites 2014-12-05 20:51:43 +01:00