kazurayam / materialstore

A domain-specific file system to store "materials" (screenshots, HTML, JSON, XML) collected during End-to-End testings using Selenium WebDriver etc. Features to make "diff" and compiling HTML reports are also included. This is written in pure Java8
Apache License 2.0
0 stars 0 forks source link

MaterialProductGroupReporterTest runs slow; 1m 20 secs. Can I make it faster? #381

Open kazurayam opened 1 year ago

kazurayam commented 1 year ago

Possibly the process of making diff of 2 PNG images are CPU-centric, heavy processing.