Skip to content

test: use cheaper builds for profiling#5436

Merged
westonpace merged 1 commit intolance-format:mainfrom
westonpace:test/faster-bench-profile
Dec 8, 2025
Merged

test: use cheaper builds for profiling#5436
westonpace merged 1 commit intolance-format:mainfrom
westonpace:test/faster-bench-profile

Conversation

@westonpace
Copy link
Copy Markdown
Member

Running cargo bench is incredibly expensive, especially in higher level crates like lance. Since we aren't actually creating release builds and more interested in trends and investigation (we aren't doing any comparative benchmarking at this level) I think it is ok to use a slightly less optimized profile for building.

@chatgpt-codex-connector
Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@github-actions github-actions Bot added the chore label Dec 8, 2025
@westonpace westonpace merged commit 02f3c36 into lance-format:main Dec 8, 2025
3 checks passed
jackye1995 pushed a commit to jackye1995/lance that referenced this pull request Jan 21, 2026
Running `cargo bench` is incredibly expensive, especially in higher
level crates like `lance`. Since we aren't actually creating release
builds and more interested in trends and investigation (we aren't doing
any comparative benchmarking at this level) I think it is ok to use a
slightly less optimized profile for building.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants