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

Introduce deliberate instability to difference output #214

Merged
merged 1 commit into from
Jun 10, 2020
Merged

Commits on Jun 10, 2020

  1. Introduce deliberate instability to difference output

    The reporter output is documented as unstable.
    The API for custom reporters also specifies that the diffing of
    slices is unstable.
    
    Introduce deliberate instability to the diffing algorithm so that
    we have the flexibility to improve it in the future.
    The current algorithm optimizes for speed, rather than optimality,
    so there is much room for improvement.
    dsnet committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    67fd2d8 View commit details
    Browse the repository at this point in the history