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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI testing takes long time #91

Closed
Angelmmiguel opened this issue Apr 24, 2023 · 3 comments
Closed

CI testing takes long time #91

Angelmmiguel opened this issue Apr 24, 2023 · 3 comments

Comments

@Angelmmiguel
Copy link
Contributor

Hello 馃憢

I recently open a PR to add a new Wasm Workers Server shim. When adding this new feature, I notice the CI time is growing consistently with every new shim due compilations and other required steps.

Comparing the builds in the different repos, the wws adds around +10 minutes of compilation times. And this may grow with new shims in the future.

I don't have any proposal as I didn't check the CI pipelines in depth. For now, I created this issue for tracking purposes :)

@Mossaka
Copy link
Member

Mossaka commented May 12, 2023

Maybe we can parallelize compilation for each of the shims.

@Angelmmiguel
Copy link
Contributor Author

That would be a great initial improvement.

In the previous community meeting we discussed about stop using cross and rely on containers for it. I would like to give it a try with Wasm Workers Server and extend it later to the rest of the shims :)

@Mossaka
Copy link
Member

Mossaka commented Sep 5, 2023

Resolved by #129

@Mossaka Mossaka closed this as completed Sep 5, 2023
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

2 participants