Skip to content

High Memory usage #1

@Darnor

Description

@Darnor

Calculating c_l^m data for large images with a large l will cause huge amounts of memory to be used due to the precalculation of all P_l^m. There should probably be a way to tell the the library how much memory its allowed to use to prevent swapping. Which slows the whole algorithm to a crawl.

Example: l = 2500, image: 12572x6286 px -> ~80GB memory

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