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

Reduce amount of chunks for the runtime #1301

Merged
merged 1 commit into from
Nov 7, 2022
Merged

Conversation

Janpot
Copy link
Member

@Janpot Janpot commented Nov 7, 2022

I noticed integration tests timing out in #1294 and noticed a big slowdown caused by excessive amounts of chunks being loaded. This PR implements #1008 (comment). CI suggests that this improves the runtime of integration tests with about 20-25%

cc @WangLarry

@render
Copy link

render bot commented Nov 7, 2022

@Janpot Janpot added the core Infrastructure work going on behind the scenes label Nov 7, 2022
@Janpot Janpot marked this pull request as ready for review November 7, 2022 17:37
@Janpot Janpot enabled auto-merge (squash) November 7, 2022 17:40
@Janpot Janpot disabled auto-merge November 7, 2022 17:52
@Janpot Janpot merged commit 7b165e1 into master Nov 7, 2022
@Janpot Janpot deleted the optimize-lib-imports branch November 7, 2022 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Infrastructure work going on behind the scenes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant