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

Decrease test time / build time #445

Closed
Chriscbr opened this issue Oct 1, 2021 · 3 comments
Closed

Decrease test time / build time #445

Chriscbr opened this issue Oct 1, 2021 · 3 comments

Comments

@Chriscbr
Copy link
Contributor

Chriscbr commented Oct 1, 2021

There are a lot of tests for jsii-docgen, which will take longer to run as we add more languages. Currently they are taking more than 4 or 5 minutes on my development machine. I wonder if we can find some ways to optimize this.

One idea that comes to mind is to skip invoking jsii-rosetta during tests, since it does not really validate the core function of jsii-docgen and might be taking up a significant portion of the test time.

@github-actions
Copy link
Contributor

This issue is now marked as stale because it hasn't seen activity for a while. Add a comment or it will be closed soon. If you wish to exclude this issue from being marked as stale, add the "backlog" label.

@github-actions github-actions bot added the stale label Jan 21, 2022
@github-actions
Copy link
Contributor

Closing this issue as it hasn't seen activity for a while. Please add a comment @mentioning a maintainer to reopen. If you wish to exclude this issue from being marked as stale, add the "backlog" label.

@Chriscbr
Copy link
Contributor Author

Partially addressed by #559 and #553

@Chriscbr Chriscbr removed the stale label Jan 28, 2022
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

1 participant