Skip to content

Add caching to optimization to avoid duplicate work? #160

@pavelkomarov

Description

@pavelkomarov

This would need to involve memory that's accessible across processes, which is nontrivial. From what I'm seeing, duplicate calls are pretty rare, so it's possible the overhead would be worse than the occasional method re-solve. But without characterizing, we can't be totally sure.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or improvementresearchwhen a task requires some experimentation or diving into papers and math

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions