Closed
Bug 857644
Opened 13 years ago
Closed 8 years ago
Investigate replacing checkerboard metric with frequency content metric
Categories
(Testing Graveyard :: Eideticker, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: wlach, Assigned: wlach)
Details
The checkerboard detection hacks we use in Eideticker aren't really working in the modern age, where we substitute low-resolution tiles when we haven't completely drawn a region while scrolling:
http://wrla.ch/blog/2013/03/eideticker-limitations-in-cross-browser-performance-testing/
:jchen had the interesting of idea of analyzing the capture for frequency content, so we could detect which browsers had sharper images (sharper images should tend to have higher frequency):
http://wrla.ch/blog/2013/03/eideticker-limitations-in-cross-browser-performance-testing/comment-page-1/#comment-7202
This should work across browsers too, no matter what checkerboarding algorithm they use.
Comment 1•8 years ago
|
||
Eideticker has been discontinued, see bug 1361056
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Updated•8 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•