Skip to content

Commit

Permalink
Add Lance random access benchmark (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
gatesn authored Mar 27, 2024
1 parent d271372 commit 04fad67
Show file tree
Hide file tree
Showing 8 changed files with 2,835 additions and 196 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
- uses: ./.github/actions/setup-rust
- uses: ./.github/actions/setup-python

- name: Install Protoc
uses: arduino/setup-protoc@v3

- name: Rust Build
run: cargo build --all-targets

Expand Down
Loading

0 comments on commit 04fad67

Please sign in to comment.