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

[7.17](backport #36073) Make fingerprinting faster #36080

Merged
merged 1 commit into from
Jul 17, 2023

Commits on Jul 17, 2023

  1. Make fingerprinting faster (#36073)

    By using a buffer of the fingerprint's size. This descreases the
    amount of syscalls for reading the file.
    
    Also added the benchmark for tracking the function's performance.
    
    (cherry picked from commit 061cb88)
    rdner authored and mergify[bot] committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    578d874 View commit details
    Browse the repository at this point in the history