Skip to content

Collect more GC stats (for Julia) #973

Open
@qinsoon

Description

@qinsoon

See for details mmtk/mmtk-julia#46.

  • Allocation volume
  • Max GC pause
  • Time to safepoint
  • Max time to safepoint
  • Sweep time (time in Release?)
  • Mark time (time in transitive closure?)
  • Moved object ratio

It is not necessary to use Stats. As long as we can collect the data, and get the data into the binding, that would be enough. But if the metric is also useful to other bindings and our performance analysis, we can use Stats and print into our statistics output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-featureCategory: FeatureP-normalPriority: Normal.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions