biancadanforth / tracking-protection-shield-study

A Shield study to determine the optimal messaging, if any, for Tracking Protection in Firefox.
0 stars 3 forks source link

Tweak timeSaved estimates. Fixes #16. #70

Closed biancadanforth closed 6 years ago

biancadanforth commented 6 years ago

There is now a const that can be modified MAX_TIME_SAVED_FRACTION. I don't think we want this to go too much higher than it is, otherwise we get situations where we are somehow saving way more time that the page took to load. Ex: I've only been loading the page for 3s and somehow I've already saved 7s.