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

Long load time #28

Open
khakestani opened this issue Apr 19, 2021 · 2 comments
Open

Long load time #28

khakestani opened this issue Apr 19, 2021 · 2 comments

Comments

@khakestani
Copy link

  • Issue Type: Bug
  • Extension Name: ligatures-limited
  • Extension Version: 1.4.0
  • OS Version: Windows_NT x64 10.0.19041
  • VS Code version: 1.55.2
{
	"messages": [],
	"activationTimes": {
		"codeLoadingTime": 63,
		"activateCallTime": 0,
		"activateResolvedTime": 44,
		"activationReason": {
			"startup": true,
			"extensionId": {
				"value": "kshetline.ligatures-limited",
				"_lower": "kshetline.ligatures-limited"
			},
			"activationEvent": "*"
		}
	},
	"runtimeErrors": []
}
@khakestani khakestani changed the title Extension issue Long load time Apr 19, 2021
@kshetline
Copy link
Owner

Can you add any more detail? Is that "codeLoadingTime" in seconds? (Because over a minute would be really long! 63 milliseonds, not so much.) Does this happen all the time, frequently, rarely?

@nether-cat
Copy link

nether-cat commented Jun 24, 2021

I know something very related had been closed and actually been fixed, which was a long while ago, though. However, this looks pretty much like those numerous bug reports, that are mentioned here:

microsoft/vscode#60318

I just jumped to the issues of any other plugin– first one gave me similar reports, that had also been submitted more recently... e.g. gitkraken/vscode-gitlens#1193 / gitkraken/vscode-gitlens#1244 / gitkraken/vscode-gitlens#1509

The reports, that I noticed so far, were all sent from from Windows clients

/cc @egamma

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

No branches or pull requests

3 participants