LINQPad GUI hangs with 1500 line query on Windows Server 2012 R2
Options
Why is it so slow?
Comments
-
The program will completely freeze for like 4 minutes any time I change a single character. One this period is over it acts normal until I type again.
-
Note that the execution works just fine and is not slow, it is when editing the query that performance is bad.
-
You can edit your message (until one hour after submitting) using the edit button on the right upper side of your post.
- What version of LINQPad are you using?
- What language have you selected?
- Have you selected a connection, if yes what type of connection? -
I seem to recall someone mention an issue like this relating to intellisense. If you have a licensed version of LinqPad, you could try temporarily removing the license (which disables intellisense) to see if this is the cause.
-
I have reported slow performance with intellisense in the past. This behavior can also be caused by having many custom .dll references on slow network drives.
Can you try troubleshooting with ProcMon (https://technet.microsoft.com/en-us/library/bb896645.aspx) and observe what "LINQPad.exe" is doing during the time of 4-minute delay?