Perceptual Speed Index
|
05-12-2017, 03:54 AM
Post: #1
|
|||
|
|||
Perceptual Speed Index
I understand there is a new perf metric that's available in Lighthouse called Perceptual Speed Index. (see info here https://github.com/pmdartus/speedline/) This is available from Chrome Dev Tools timeline. Wondering if this would be available in WPT?
|
|||
05-16-2017, 11:07 PM
Post: #2
|
|||
|
|||
RE: Perceptual Speed Index
Not currently. It's a variant of the Speed Index code that uses SSIM instead of histograms for checking completeness.
The main difference is that it is sensitive to page elements moving (i.e. the page shifting down a few pixels would radically change the completeness %). That could be a good or a bad thing depending on how you felt about layout moving. |
|||
07-30-2017, 03:26 AM
Post: #3
|
|||
|
|||
RE: Perceptual Speed Index
(05-16-2017 11:07 PM)pmeenan Wrote: Not currently. It's a variant of the Speed Index code that uses SSIM instead of histograms for checking completeness. +1 to Pat's explanation. If you a want more detailed explanation, you could check the following URLs: Perceptual Speed Index: http://www.parvez-ahammad.org/blog/perce...f-webpages Section-2 of our ACM SigComm 2017 paper: https://arxiv.org/pdf/1704.01220.pdf The topic of defining better visual metrics is actively evolving - stay tuned for more updates! - Parvez (@perceptPA) |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)