Actions
action #158511
opencoordination #154777: [saga][epic] Shareable os-autoinst and test distribution plugins
coordination #108527: [epic] os-autoinst wheels for scalable code reuse of helper functions and segmented test distributions
Try to optimize the startup time of isotovideo more
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Motivation¶
Based on #157339 We had cases like that in the past and should try to identify the bottleneck of that test t/14-isotovideo again and improve the runtime of in particular isotovideo itself.
Acceptance criteria¶
- AC1: isotovideo consistently starts up quicker
Suggestions¶
- Run
perl -d:NYTProf ./isotovideo --help
andperl -d:NYTProf ./isotovideo .
- Consider trying to improve the runtime of isotovideo itself, not only making the test faster
Actions