Shopify/android-testify

Multi-thread the comparison code

DanielJette opened this issue · 0 comments

Is your feature request related to a problem? Please describe.

The various bitmap processing algorithms (FuzzyCompare, for example) could benefit from parallel processing to improve test runtime.

This feedback relates to:

  • The Kotlin library
  • The Gradle plugin
  • The IntelliJ Platform plugin
  • The sample code
  • The documentation

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.