Skip to content

Reduce sheet cache memory usage #6

@ackwell

Description

@ackwell

Currently, BM just uses IW::Excel as-is, which eagerly caches sheet data access and never expires it. This can lead to pretty high memory usage with all that sheet data in memory, and as version count grows, this will only increase. Look into, either in IW or BM, limiting the amount of sheet data kept hot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions