From 6691e5e00ec7cf5378b644e6229ff539502df539 Mon Sep 17 00:00:00 2001 From: gorhill Date: Wed, 24 Dec 2014 05:59:24 -0800 Subject: [PATCH] Updated Contributed memory usage: benchmarks over time (markdown) --- Contributed memory usage: benchmarks over time.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Contributed memory usage: benchmarks over time.md b/Contributed memory usage: benchmarks over time.md index f45cde0..9bb0ad2 100644 --- a/Contributed memory usage: benchmarks over time.md +++ b/Contributed memory usage: benchmarks over time.md @@ -20,8 +20,9 @@ I found this was now necessary as it appears Chromium's garbage collector has be Summary of results: - Reference memory usage for the web page: 23 MB -- Adblock Plus adds over 33 MB - µBlock Plus adds over 10 MB +- Adblock Plus adds over 33 MB +- Adblock Plus with same filter lists as µBlock adds over 46 MB No extension (reference):
![no extension](https://raw.githubusercontent.com/gorhill/uBlock/master/doc/benchmarks/mem-usage-in-page-20140919-none.png) @@ -32,7 +33,8 @@ No extension (reference):
Adblock Plus:
![Adblock Plus](https://raw.githubusercontent.com/gorhill/uBlock/master/doc/benchmarks/mem-usage-in-page-20140919-abp.png) -Observations: Take notes that there are many more filter lists active in µBlock than in ABP. +Adblock Plus with same filter lists as µBlock:
+![Adblock Plus](https://raw.githubusercontent.com/gorhill/uBlock/master/doc/benchmarks/mem-usage-in-page-20140919-abp-more.png) ### 19 September 2014