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

fix: Only generate stubs for modules once #3291

Merged
merged 1 commit into from
Nov 1, 2024
Merged

Conversation

tomdaffurn
Copy link
Contributor

With each group of the topology, we were writing stubs for all modules. This is a fairly slow task.

It now only writes stubs for the modules that were just built. Cuts about 900ms off PFI startup time.

This was referenced Nov 1, 2024
@tomdaffurn tomdaffurn merged commit aa878cc into main Nov 1, 2024
96 checks passed
@tomdaffurn tomdaffurn deleted the tom/write-stubs-once2 branch November 1, 2024 03:18
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

Successfully merging this pull request may close these issues.

2 participants