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

s2: Improve coding for long, close matches #613

Merged
merged 2 commits into from
Jun 2, 2022
Merged

Commits on Jun 2, 2022

  1. s2: Improve coding for close matches

    Use one less byte when emitting copies that are >64 and offset <2048
    
    consensus.db.10gb: 4244773384 -> 4228831520
    nyc-taxi-data-10M.csv: 779098746 -> 776295996
    github-june-2days-2019.json: 832855431 -> 831242779
    github-ranks-backup.bin: 554428594 -> 554340949
    klauspost committed Jun 2, 2022
    Configuration menu
    Copy the full SHA
    868fe5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1647969 View commit details
    Browse the repository at this point in the history