-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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
Labels
No labels
Projects
Status
Todo