Mikhail Zakharov
Mikhail Zakharov
Yep. It will be great!
> I can't reproduce this, when you load the binlog and press F5 to reload, is it fast the next time? No, I still have the similar freeze. > Could...
> Try opening %localappdata%\MSBuildStructuredLogViewer\app-2.2.158\StructuredLogViewer.exe.config and edit line 15 to disable server GC: Disabling server GC fixes the issue. > Does it happen with different binlogs? Yes, it happens with all...
Small update from me. I have got the same issue in another .NET application. Though it happens not always - it depends how application is started. If it is started...
It is possible that when starting program from another .NET application it inherits some environment variables similar to ``.
Hi. Sure, please see the attached snapshot: [PerfViewData.etl.zip](https://drive.google.com/file/d/1zuwYSaBlHje5P3KPw_fuWJGGxwHUihtm/view?usp=drive_link) (I had to disable Windows Defender's real-time protection though, otherwise I was getting "The requested resource is in use" ComException when starting...
Thanks for looking into it! I tried to use both NVIDIA and Intel GPU (for this process) - the issue is reproducible in both cases. Also I tried to disable...
> btw, I see you have 16 heaps so I'm guessing the GCHeapCount config is actually not specified. Yes, that parameter is not specified. > We also found large binlogs...