-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Complexity: L2 days2 daysPriority: Medium1-3 days1-3 daysType: EnhancementNew feature or requestNew feature or request
Description
Description
Explore an IID strategy to make cache hit decisions.
Impact
- Who: End users
- What: Decision boundaries
- Why: Better performance
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
- Followed coding conventions
- Implemented or updated tests
- Define theory
- Implement IID strategy
- Add to benchmark
- Evaluate against the current vCache decision boundary baseline and static baselines.
Risks & Dependencies
--
Additional Context
--
Metadata
Metadata
Assignees
Labels
Complexity: L2 days2 daysPriority: Medium1-3 days1-3 daysType: EnhancementNew feature or requestNew feature or request