Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

Image comparison: disable largeImageThreshold #171

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

danielbeardsley
Copy link

@danielbeardsley danielbeardsley commented Nov 30, 2016

This "feature" makes the output nearly unusable and ironically
significantly larger (in filesize) at the benefit of saving ~20% of runtime

Set the threshold to 0 so it's turned off.

Before:
image

After:
image

This "feature" makes the output nearly unusable and ironically
significantly larger (at the benefit of saving ~20% of runtime)

Set the number high enough that we'll never hit it.

We had to bump node-resemble versions, but this hasn't changed
the api at all.
@danielbeardsley danielbeardsley force-pushed the large-image-threshold--disable branch from 7fb9c45 to 0a88c3e Compare November 30, 2016 18:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant