* build with `--features servo-allocator/tracking-allocator` * set UNTRACKED_LOG_FILE env var to a file name * run a website then open about:memory and report memory usage * run script from https://gist.github.com/jdm/f1eb95a2bc8b86d886c78e47e16d4fd4 with `python3 untracked-allocations.py $UNTRACKED_LOG_FILE`
--features servo-allocator/tracking-allocatorpython3 untracked-allocations.py $UNTRACKED_LOG_FILE