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

Benchmark: implement memory query for Windows #598

Merged
merged 1 commit into from
May 30, 2023

Conversation

compnerd
Copy link
Member

Implement support for querying the high-water mark for the working set for the current process. This is accomplished with the PSAPI (Version 2) API from Windows.

@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd
Copy link
Member Author

CC: @franklinsch

@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd
Copy link
Member Author

CC: @daniel-grumberg

Implement support for querying the high water mark for the working set
for the current process.  This is accomplished with the PSAPI (Version
2) API from Windows.
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd compnerd merged commit bd1b78a into swiftlang:main May 30, 2023
@compnerd compnerd deleted the watermark branch May 30, 2023 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants