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

[NOT FOR MERGE] Add instrumentation for module init #1758

Closed
wants to merge 1 commit into from

Conversation

gaearon
Copy link
Collaborator

@gaearon gaearon commented Oct 27, 2023

Would be nice to have some non-intrusive way to check this in under a toggleable flag but for now I'll just hardcode it. This adds instrumentation that logs when a module initializes.

Screenshot 2023-10-27 at 02 06 43

It's interesting that after #1756, we can see lazy init in action:

lazy.mov

@gaearon gaearon closed this Nov 1, 2023
@gaearon
Copy link
Collaborator Author

gaearon commented Nov 1, 2023

#1787

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.

1 participant