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

[19] limit constructing of result objects in file search #26073

Merged
merged 1 commit into from
Mar 18, 2021

Commits on Mar 18, 2021

  1. limit constructing of result objects in file search

    even thought we currently have no proper way of limiting the search itself, we can at least limit the construction of the result objects.
    
    this saves about 40% of the time spend in the search request in my local testing
    
    Signed-off-by: Robin Appelman <[email protected]>
    icewind1991 authored and PVince81 committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    df77c7d View commit details
    Browse the repository at this point in the history