Skip to content

Measuring Memory / running GC #560

Open
@NathanaelA

Description

@NathanaelA

I'm looking for some commands that can get me the following information;

  1. The currently running memory usage
  2. Running a GC
  3. A full heap snapshot to see what is being retained after a GC.

I can do all three of these easily in Android. But I'm not seeing anything accessible in iOS to get the same information. 1 & 2 are the most important, 3 is a nice feature..

Any pointers would be appreciated...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions