lance-format / lance-format/lance
Lance commits are progressively slower once a lot of fragments are written
Open
Nobody has claimed this yet.
performance
- Dominant language
- Rust
- Stars
- 7.1k
- Forks
- 852
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 272
Description
Benchmark file - https://gist.github.com/jaystarshot/9e16a3a58c25ece9b78056e4c55ff3db
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
Start by running the benchmark linked in the issue and compare commit times as more fragments are written. Then trace the commit path in the Rust implementation to identify where the slowdown grows; done means explaining the trend and demonstrating improved benchmark results without regressing normal commits.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100