Skip to content

Clean up difs algorithm to isolate the actual get_difs algorithm #21

Description

@josieoharrow

The direct image comparison should be in its own method, because we can re-use it in multiple areas and focus optimization efforts on one specific part that is used all over. We need to move the processing that occurs before the differences are recorded, and result generation after the algorithm runs. It should be a painfully simple algorithm!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions