Skip to content

Managing memory footprint of building large test_trace_df  #53

@dgkf

Description

@dgkf

In some cases with many unique tests and traces, reconstructing a test-trace data.frame from a large coverage object can consume an enormous amount of memory.

The objects themselves can be quite large, but this alone does not seem to account for the consumed memory which might be eaten up by intermediate objects that are not garbage collected while constructing the matrix.

Issue first identified with the rbmi package

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions