-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Labels
Milestone
Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I wish I could use recsys-examples to do [...]
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context, code examples, or references to existing implementations about the feature request here.
By submitting this issue, you agree to follow our code of conduct and our contributing guidelines.
Roadmaps
Milestone 0: Verify cache performance
- verify cache performance on pow-law input
Milestone 1: Refactor with cache & storage
- refactor with cache & storage
- unit tests
Milestone 2: Replace old version with Cache&Storage version
- optimizer test
- incremental dump
- integration testing(cover existed and external PS test)
- dump & load test
- prefetch pipeline in example
Milestone 3: Optimization Cache&Storage
- benchmark it and list possible optimization chance
- align with old version when no caching
Reactions are currently unavailable