Skip to content

Add persistent storage of intermediate results for warm‑up #16

@Exceret

Description

@Exceret

Warm‑up time could be shorter.
Consider saving intermediate data (e.g., pre‑computed objects) across sessions. When the package starts, it could load recent mutable states instead of recomputing everything.

Not a high priority, but if we add a simple SaveCache() / LoadCache() mechanism (file‑based, optional), cold starts may become less noticeable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions