Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 404 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 404 Bytes

This project aims to benchmark how much memory is eaten by ads and trackers on popular pages.

Prepare virtualenv with dependencies:

make init

Run benchmark:

./venv/bin/python test.py "http://www.nytimes.com/2015/10/16/world/asia/obama-troop-withdrawal-afghanistan.html"

Excample output:

memory in MB
with adblockers 106.891
without adblockers 387.461