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
Cache current process object to avoid performance hit (#5597)
* Read working set from Environment in ProcessInfo since it has better performance.
* Add unit test for ProcessInfo.
* Remove OSSkipCondition tag from process info unit test since it's cross-platform.
* Use Environment.WorkingSet in GetMemoryUsageInBytes.
0 commit comments