Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove SRC_EXPERIMENT_ITERATE_NGRAM_LOOKUP_LIMIT #800

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

keegancsmith
Copy link
Member

After defaulting to shard merging for all inactive repos, this in fact makes searches slightly slower. So we can remove the experiment.

Test Plan: go test

Data at https://linear.app/sourcegraph/issue/SPLF-174/turn-off-trigram-limit-experiment-and-see-impact-on-dotcom-perf#comment-46e58236

After defaulting to shard merging for all inactive repos, this in fact
makes searches slightly slower. So we can remove the experiment.

Test Plan: go test
@keegancsmith keegancsmith requested a review from a team August 1, 2024 14:12
@cla-bot cla-bot bot added the cla-signed label Aug 1, 2024
@keegancsmith keegancsmith merged commit c01b6c7 into main Aug 1, 2024
2 of 3 checks passed
@keegancsmith keegancsmith deleted the k/rm-ngram-exp branch August 1, 2024 14:12
Copy link
Contributor

github-actions bot commented Aug 1, 2024

Fuzz test failed on commit 7dde8b8. To troubleshoot locally, use the GitHub CLI to download the seed corpus with

gh run download 10199994055 -n testdata

@keegancsmith
Copy link
Member Author

Fuzz test failed on commit 7dde8b8. To troubleshoot locally, use the GitHub CLI to download the seed corpus with

gh run download 10199994055 -n testdata

This seems to be an infra issue in CI, clicking through to the logs there is a connection timeout.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant