Skip to content

Improve used memory estimation when running locally on Windows or Mac #1234

Open
@Pijukatel

Description

@Pijukatel

Using RSS of main process and all it's children can lead to overestimation of used memory due to shared memory being counted multiple times. This was addressed for Linux using PSS in #1210, but remains unresolved for other operating systems that do not have PSS metric available.

Discussed here: #1210 (review)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request.t-toolingIssues with this label are in the ownership of the tooling team.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions