benchopt / benchopt/benchmark_bci
Improve the cache
- Dominant language
- Python
- Stars
- 19
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
1) We need to improve the cache; it is not good at the moment;
- Writing and loading a single file is suitable for BNCI but not for large datasets. (implemented at the moment)
- Writing single files for the epoch is far from perfect. (implemented at the moment)
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points, so first locate the cache implementation and clarify the intended behavior for large datasets and epoch files. Define measurable scalability requirements and tests before changing the cache; the work is done when those requirements are met.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- performance
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100