Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create sim templates in parallel when clone simulator feature is enabled #394

Open
ravimandala opened this issue Nov 18, 2019 · 3 comments
Assignees

Comments

@ravimandala
Copy link
Contributor

Whether the simulator cloning is an optional feature or default behavior, the creating of sim templates should be done in parallel. It is very important to cut down on this time since the time spent in creating sim templates is the time that is not spent spawning the simulators and running the tests.
\cc @ob

@ravimandala ravimandala self-assigned this Nov 18, 2019
@ob
Copy link
Member

ob commented Nov 18, 2019

How many sim templates are there typically?

@ravimandala
Copy link
Contributor Author

It's usually one for each type of app using across all the input test bundles. For example, scenario tests might use one version of the app and app-hosted unit tests might use a different app.

Also, the template name needs to be different for different apps to completely support this.

@ravimandala ravimandala pinned this issue Dec 11, 2019
@chenxiao0228
Copy link
Collaborator

@ravimandala any updates?

@ob ob unpinned this issue May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants