Skip to content

Really slow on save #36

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

Closed
MauroMon opened this issue Sep 12, 2017 · 9 comments
Closed

Really slow on save #36

MauroMon opened this issue Sep 12, 2017 · 9 comments

Comments

@MauroMon
Copy link

Hi all.
After last update my visual studio 2015 became really slow on save, even if no change to file is made.
If i disable resx manager vs works fine.
Is there any way i can help?

Thank you

@tom-englert
Copy link
Collaborator

What exactly is "on save" - saving any file?
And how do you save files without changes?

@MauroMon
Copy link
Author

every time i hit control + shift +s in visual studio

@tom-englert
Copy link
Collaborator

I can't reproduce this, do you have any other hints?

@Macy-Soft
Copy link

I work with VS2017. Since the last update, I also have such a problem. I'm adding a new key. The I click in a field to change, VS2017 hangs up. It seems to go into an endless loop. The memory consumption increases to infinity.

@TeaDrivenDev
Copy link

We're seeing this too on all machines with 2017, both with 1.5.66 and 1.5.679. I went back to 1.4 for the time being.

@tom-englert
Copy link
Collaborator

Can someone try to debug this, to see where it is hanging?

@tom-englert
Copy link
Collaborator

Please try the latest build from http://vsixgallery.com/

@TeaDrivenDev
Copy link

Works for me. Thanks!

@MauroMon
Copy link
Author

MauroMon commented Sep 15, 2017

For me don't work.
Here is the output on ctrl, shift, s hit:

`DTE event: Document saved

12: ResourceManager.Load @08:33:05.8
13: Enumerate source files @08:33:05.8
<<< 13: Enumerate source files 00:00:00.3929649
<<< 12: ResourceManager.Load 00:00:02.1900611
DTE event: Document saved
14: ResourceManager.Load @08:33:08.1
15: Enumerate source files @08:33:08.1
<<< 15: Enumerate source files 00:00:00.3843774
<<< 14: ResourceManager.Load 00:00:02.4149141
DTE event: Document saved
16: ResourceManager.Load @08:33:10.7
17: Enumerate source files @08:33:10.7
<<< 17: Enumerate source files 00:00:00.4210786
<<< 16: ResourceManager.Load 00:00:02.4470392
DTE event: Document saved
18: ResourceManager.Load @08:33:13.3
19: Enumerate source files @08:33:13.3
<<< 19: Enumerate source files 00:00:00.3920325
<<< 18: ResourceManager.Load 00:00:02.6600234
DTE event: Document saved
20: ResourceManager.Load @08:33:16.0
21: Enumerate source files @08:33:16.0
<<< 21: Enumerate source files 00:00:00.3879737
<<< 20: ResourceManager.Load 00:00:02.5692937
DTE event: Document saved
22: ResourceManager.Load @08:33:18.7
23: Enumerate source files @08:33:18.7
<<< 23: Enumerate source files 00:00:00.4095491
<<< 22: ResourceManager.Load 00:00:02.5848014
DTE event: Document saved
24: ResourceManager.Load @08:33:21.4
25: Enumerate source files @08:33:21.4
<<< 25: Enumerate source files 00:00:00.4269512
<<< 24: ResourceManager.Load 00:00:02.5393931
DTE event: Document saved
26: ResourceManager.Load @08:33:24.0
27: Enumerate source files @08:33:24.0
<<< 27: Enumerate source files 00:00:00.4165160
<<< 26: ResourceManager.Load 00:00:03.1074499
28: Enumerate source files @08:33:27.2
<<< 28: Enumerate source files 00:00:00.4078452
`

Hope can help

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

4 participants