lance-format / lance-format/lance
2.1 Performance benchmarks
Open
@westonpace is already working on this.
Since Jan 7, 2025.
benchmark
performance
- Dominant language
- Rust
- Stars
- 7.1k
- Forks
- 852
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 272
Description
We need to add performance benchmarks for all of the permutations listed in https://github.com/lancedb/lance/issues/3347
We should be able to achieve 100k rows / second and (ideally 3, at minimum 1)GBps running on NVMe (the bencher benchmarks will be testing against S3 however, so the local tests will not be automated for now)
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.
Assessment
This issue has not been assessed yet.