Jump to content
Stéphane Wierzbicki

10.4.2: Refactor popup menu takes up to 5 min to display

Recommended Posts

Hello,

 

I cannot work with refactoring stuff any more. Right clicking and selecting "Refactor" menu takes up to 5 minutes on my VM machine (Windows 2016 / 32Gb Ram / 8 Sockets + 8 cores).

 

Proccess monitor display almost 8 000 000 entries during all this time. The pattern hereunder is always repeated 

 

13:07:05,7547890    bds.exe    15488    CreateFile    C:\    SUCCESS    Desired Access: Synchronize, Disposition: Open, Options: Directory, Synchronous IO Non-Alert, Attributes: n/a, ShareMode: Read, Write, AllocationSize: n/a, OpenResult: Opened
13:07:05,7548220    bds.exe    15488    QuerySecurityFile    C:\    SUCCESS    Information: Attribute
13:07:05,7548380    bds.exe    15488    QueryNameInformationFile    C:\    SUCCESS    Name: \
13:07:05,7548534    bds.exe    15488    QueryAttributeInformationVolume    C:\    SUCCESS    FileSystemAttributes: Case Preserved, Case Sensitive, Unicode, ACLs, Compression, Named Streams, EFS, Object IDs, Reparse Points, Sparse Files, Quotas, Transactions, 0x3c00000, MaximumComponentNameLength: 255, FileSystemName: NTFS
13:07:05,7548669    bds.exe    15488    CloseFile    C:\    SUCCESS    

 

image.thumb.png.4dae8a72a7d539488fb6164a2b647f98.png

 

Next "right click" / "Refactor" are then working as expected !

 

Maybe @David Millington can help me on this ?

 

Regards

Share this post


Link to post
6 minutes ago, Attila Kovacs said:

Do you have circular unit references?

No, not really. This is a small sized project.

I'm trying right now with an empty project.... Tooks 1m30 .... Process monitor displayed almost 2 000 000 events ....

Edited by Stéphane Wierzbicki

Share this post


Link to post

that many "C:\"  's are also suspicious but I have no idea why is it stickig at it

something in the path? a recursive dir link?

Edited by Attila Kovacs

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×