Stop searching when it finds the first difference
Open
- Dominant language
- JavaScript
- Stars
- 217
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes it takes a lot of time to get isEqual result when the files are too different.
I think it's safe to return isEqual = false on first difference found.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.