Skip to content

Explore reducing memory usage #6

@PeterBooker

Description

@PeterBooker

Running a full slurp at concurrency of 100-200 can easily result in memory usage of 3GB+. We should explore ways this can be reduced, to reduce pressure on the host computer while slurping.

The pprof tool identifies most memory usage as storing the zip file in memory, while we download it and then extract it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions