Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

searcher: fix benchmarks#64292

Merged
keegancsmith merged 1 commit into
mainfrom
k/searcher-bench
Aug 6, 2024
Merged

searcher: fix benchmarks#64292
keegancsmith merged 1 commit into
mainfrom
k/searcher-bench

Conversation

@keegancsmith

Copy link
Copy Markdown
Member

Column helper now returns 0 based indexes. FilterTar became a required function on diskcache.

Test Plan: go test -run '^$' -bench . ./cmd/searcher/internal/search

Fixes https://linear.app/sourcegraph/issue/SPLF-183/benchmarks-in-searcher-broken

Column helper now returns 0 based indexes. FilterTar became a required
function on diskcache.

Test Plan: go test -run '^$' -bench . ./cmd/searcher/internal/search
@keegancsmith keegancsmith requested review from a team and eseliger August 6, 2024 09:07
@cla-bot cla-bot Bot added the cla-signed label Aug 6, 2024
@github-actions github-actions Bot added team/product-platform team/search-platform Issues owned by the search platform team labels Aug 6, 2024
@keegancsmith keegancsmith merged commit c09552e into main Aug 6, 2024
@keegancsmith keegancsmith deleted the k/searcher-bench branch August 6, 2024 09:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed team/product-platform team/search-platform Issues owned by the search platform team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants