cocoindex-io / cocoindex-io/cocoindex-code
Creation of multiple ccc projects for same codebase
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.7k
- Forks
- 217
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 4
Description
For benchmarking and results comparison, it would be an important feature to allow adding new projects in parallel for the same codebase. Comparisons can include; comparing performance of different Embedding models, comparing effect on indexing when including/excluding some files taking effect in the indexing.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests. Start by tracing the existing project-creation and indexing entry points, then define how parallel projects for one codebase are isolated and compared; done means multiple projects can coexist without conflicts and benchmark results remain distinguishable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100