Hacker News new | ask | show | jobs
by splonk 2873 days ago
Interesting. I (like others here, apparently) assumed that the time saved number was based on various tracking scripts that weren't downloaded, but if this is the relevant code, looks like it's just tracking parallel requests.
1 comments

You know, I think you're right. The formula from the PR that implemented "Est. Time Saved" appears to be (trackers + ads blocked) * 50ms

https://github.com/brave/browser-android-tabs/pull/331/files...