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

[Perf] Gold bar when opening a solution with an already-open very large .cpp file #4903

Open
duncanp-lseg opened this issue Sep 19, 2023 · 0 comments
Labels
Performance VS Gold bar VS gold bar complaining about SonarLint

Comments

@duncanp-lseg
Copy link
Contributor

Description

VS displays a gold bar complaining that VS is impacting solution load.

Observed this several times when debugging to investigate tagger performance issues (#3692). I was using the LLVM project and the SemaOpenMp.cpp file.

Repro steps

  • open a solution that when last closed had a very large .cpp open

Expected

No gold bar or noticeable impact on UX

Actual

VS displays a gold bar:

image

@duncanp-lseg duncanp-lseg added VS Gold bar VS gold bar complaining about SonarLint Performance labels Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Performance VS Gold bar VS gold bar complaining about SonarLint
Projects
None yet
Development

No branches or pull requests

1 participant