mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Created Memory usage benchmarks (markdown)
parent
aaf0173839
commit
7eacab5103
1 changed files with 23 additions and 0 deletions
23
Memory-usage-benchmarks.md
Normal file
23
Memory-usage-benchmarks.md
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
Just a place for me o keep track of comparative memory usage over time. Screenshot before/after reference benchmark. Great care taken to ensure memory was garbage collected before screenshots taken. To force memory garbage collection, browser left on idle for more than 1 minute, then dev console of each extension opened, _Timeline_ tab, then clicked twice on the trash can icon.
|
||||
|
||||
### 18 September 2014
|
||||
|
||||
- Chromium 37.0.2062.94 64-bit (Linux)
|
||||
- µBlock v 0.6.2.1
|
||||
- AdBlock 2.7.13
|
||||
- Adblock Plus 1.8.5
|
||||
- Ghostery 5.4.0
|
||||
- Disconnect 5.18.15
|
||||
|
||||
Before:<br>
|
||||

|
||||
|
||||
After:<br>
|
||||

|
||||
|
||||
Settings:
|
||||
- µBlock v 0.6.2.1: _EasyList_, _EasyPrivacy_, _Peter Lowe's_, _ Fanboy’s Social Blocking List_, all malware lists (3).
|
||||
- AdBlock 2.7.13: _AdBlock custom filters_, _EasyList_, _EasyPrivacy_, _ Fanboy’s Social Blocking List_, _Malware protection_.
|
||||
- Adblock Plus 1.8.5: _EasyList_, _EasyPrivacy_, _ Fanboy’s Social Blocking List_, Malware Domains_. _Acceptable ads_ not selected.
|
||||
- Ghostery 5.4.0: _Blocking all trackers_. Ghostrank not selected.
|
||||
- Disconnect 5.18.15: Default settings.
|
||||
Loading…
Reference in a new issue