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

Reduce minimum length for specialized string diffing #275

Merged
merged 3 commits into from Oct 12, 2021
Merged

Reduce minimum length for specialized string diffing #275

merged 3 commits into from Oct 12, 2021

Commits on Sep 16, 2021

  1. Reduce minimum length for specialize string diffing

    The original threshold of 64 was chosen without much thought.
    Lower it to 32 now that we have some concrete examples
    that it is aesthetically better.
    dsnet committed Sep 16, 2021
    Copy the full SHA
    1835615 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Copy the full SHA
    701465a View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Copy the full SHA
    b5452b8 View commit details
    Browse the repository at this point in the history