You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your help.
Follow your steps, I get a perf trace, and hoping to help you analyze this issue.
Because of the size of file too big ,I will stored in this path\vsdbgqa\CTIResources\VSDiag\Private\Qian
Thanks for the perf trace @qian6 . We identified the slowness is attributed to jitting. We have a work item in for publishing precompiled NI images to improve perf.
gregg-miskelly
changed the title
Debugger:Local windows value could load successfully about 6 seconds after hitting breakpoint
Debugger: takes a long time to start and populate the locals window for the first time
Nov 10, 2016
Environment data
dotnet --info
output:VS Code version: 1.7.1
C# Extension version: v.1.5.0-beta7
.NET Core version: 1.0.0-SDK Preview4
Steps to reproduce
Expected behavior
It should display immediately variables value in local window
Actual behavior
After it hit breakpoint ,and it display variables value more than 6 seconds in local window
hwapp.zip
The text was updated successfully, but these errors were encountered: