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

Performance enhancements #13

Merged
merged 4 commits into from
Nov 20, 2018
Merged

Performance enhancements #13

merged 4 commits into from
Nov 20, 2018

Conversation

jessezach
Copy link
Owner

@jessezach jessezach commented Nov 19, 2018

  • Resize images before comparing. This improves Imagemagick's performance.
  • Instead of writing tolerance into files. Write it into dictionary for faster get and put.
  • Fail test case in console if rmse difference is more than threshold
  • Stitch visualReport.html during test runtime.

…images before compare to improve compare mcommand's performance

stitch report while running tests, although old report needs to be deleted off manually before starting fresh test run
@jessezach jessezach merged commit d385243 into master Nov 20, 2018
@jessezach jessezach deleted the performance-fixes branch November 20, 2018 18:40
@jessezach jessezach restored the performance-fixes branch November 20, 2018 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant