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

Gather basic notebook info along with perf data #210712

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

DonJayamanne
Copy link
Contributor

markdownLength = (codeLength || 0) + cell.getTextLength();
}
}
notebookStatsLoaded = stopWatch.elapsed();
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added this to see how much of an impact this will have,
If we find out that this is slow, we can always disable this.
Also from my testing in OSS, this takes less than 1ms.

@DonJayamanne DonJayamanne marked this pull request as ready for review April 19, 2024 01:52
@DonJayamanne DonJayamanne enabled auto-merge (squash) April 19, 2024 01:52
@VSCodeTriageBot VSCodeTriageBot added this to the April 2024 milestone Apr 19, 2024
@DonJayamanne DonJayamanne merged commit 8c5ef74 into main Apr 19, 2024
7 checks passed
@DonJayamanne DonJayamanne deleted the nbInformationWhenOpening branch April 19, 2024 22:36
sergioengineer pushed a commit to sergioengineer/VimSCode that referenced this pull request Apr 23, 2024
@microsoft microsoft locked and limited conversation to collaborators Jun 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants