Skip to content

Possibility for run-time allocation stacktrace printing? #93

Description

@quinnj

Just wondering if this would be possible given the existing machinery of the package? i.e. the type-based analysis is helpful, but I find myself every so often in a case where there end up being a lot of potential allocations, but it's hard to pinpoint which are actually getting triggered for a certain code path. In these situations, it would be ideal to log/print out a stacktrace when an actual allocation occurred instead of a possible allocation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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