-
Notifications
You must be signed in to change notification settings - Fork 3
IID #63
Copy link
Copy link
Open
Labels
Complexity: L2 days2 daysPriority: Medium1-3 days1-3 daysType: EnhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
Complexity: L2 days2 daysPriority: Medium1-3 days1-3 daysType: EnhancementNew feature or requestNew feature or request
Description
Explore an IID strategy to make cache hit decisions.
Impact
Proposed Solution
Define the theory behind the IID decision boundary strategy. Implement the strategy in the IID class. Test strategy with all three benchmarks and compare to the current vCache decision boundary strategy.
Acceptance Criteria
Risks & Dependencies
--
Additional Context
--