Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide cross-platform environment statistics collection + Modify OverloadDetector to account for memory too #8820

Merged
merged 27 commits into from
Jan 23, 2024

Conversation

ledjon-behluli
Copy link
Contributor

@ledjon-behluli ledjon-behluli commented Jan 16, 2024

@ledjon-behluli ledjon-behluli force-pushed the windows-environment-statistics branch 2 times, most recently from 998ceb5 to 2bcedf4 Compare January 18, 2024 21:33
@ledjon-behluli ledjon-behluli changed the title Windows environment statistics + Linux fixes and simplifications Provide cross-platform environment statistics collection + Modify OverloadDetector to account for memory too Jan 21, 2024
Ledjon Behluli added 5 commits January 22, 2024 20:38
…all at once as opposed to each time calling a property, and adjust all call sites
…+ changed logic to pass struct to OverloadDetectionLogic to avoid multiple calls to GC.GetMemoryInfo()
@ReubenBond ReubenBond force-pushed the windows-environment-statistics branch 2 times, most recently from ba8841c to 3f5c7fd Compare January 23, 2024 00:42
@ReubenBond ReubenBond force-pushed the windows-environment-statistics branch from 3f5c7fd to 1f14d1b Compare January 23, 2024 00:44
@ReubenBond ReubenBond merged commit c80aa4d into dotnet:main Jan 23, 2024
19 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add memory capacity to overload detector
2 participants