NEW 175074
Use interpreted language for ImageDiff
https://bugs.webkit.org/show_bug.cgi?id=175074
Summary Use interpreted language for ImageDiff
Jonathan Bedard
Reported 2017-08-02 09:46:20 PDT
Instead of building ImageDiff, we should use an interpreted language.
Attachments
Radar WebKit Bug Importer
Comment 1 2017-08-02 09:46:45 PDT
Sam Weinig
Comment 2 2017-08-02 10:36:59 PDT
For what reason?
Alexey Proskuryakov
Comment 3 2017-08-02 22:51:41 PDT
For iOS, ImageDiff runs on the host, and everything else runs on device. It is a huge pain to build and to store binaries for two platforms in archives.
Sam Weinig
Comment 4 2017-08-03 10:45:05 PDT
(In reply to Alexey Proskuryakov from comment #3) > For iOS, ImageDiff runs on the host, and everything else runs on device. It > is a huge pain to build and to store binaries for two platforms in archives. Ok. Please measure the performance to make sure this doesn't slow down testing.
Note You need to log in before you can comment on or make changes to this bug.