Skip to content

E: Plan caching #2

@davebayer

Description

@davebayer

Create a PlanCache class that would allow to store and lookup afft plans. The class shall be implemented as LRU cache using std::list and std::unordered_map (for faster lookup).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions