Skip to content

Include some garbage collection information #20

@aluhrs13

Description

@aluhrs13

Jotting down a suggestion from a conversation, not sure where this might fall with the TAG gc principle.

If gc is part of a LoAF, ideally we could include how much of it was gc, but at least just a boolean to say "This LoAF was impacted by gc" would be helpful. Devs could use this to ensure they're looking at LoAF data more in their control, or understand if they see a pattern where they have a specific script/function hitting LoAFs that's impacted by gc more often than others and an indicator that they should look at better management of memory in that area.

Edit: After reading a bit more, does pauseDuration include gc?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions