Implement uBO naming convention

q1800 2022-02-12 14:37:02 -06:00
parent 73a6731ab6
commit 8324d89d98

@ -3,7 +3,7 @@ Just a place for me to keep track of comparative memory usage over time. Screens
### 23 December 2014
- Chromium 39.0.2171.65 64-bit (Linux)
- uBlock 0.8.2.2
- uBlock Origin (uBO) 0.8.2.2
- AdBlock 2.15
- Adblock Plus 1.8.8
- Adguard AdBlocker 1.0.3.8
@ -15,10 +15,10 @@ After benchmark completed:<br>
![after](https://raw.githubusercontent.com/gorhill/uBlock/master/doc/benchmarks/mem-usage-20141223-after.png)
Observations during benchmark:
- ABP/AdBlock/Adguard are CPU intensive. Whereas uBlock consistently show at most low-single digit CPU usage, other blockers are most often showing double-digit CPU usage, and sometimes in the high double-digit range.
- ABP/AdBlock/Adguard are CPU intensive. Whereas uBO consistently show at most low-single digit CPU usage, other blockers are most often showing double-digit CPU usage, and sometimes in the high double-digit range.
Settings:
- **uBlock 0.8.2.2**: _EasyList_, _EasyPrivacy_, _Peter Lowe's_, _Fanboys Social Blocking List_, all malware lists (3). Launched with a valid selfie (i.e. less memory churning at launch).
- **uBO 0.8.2.2**: _EasyList_, _EasyPrivacy_, _Peter Lowe's_, _Fanboys Social Blocking List_, all malware lists (3). Launched with a valid selfie (i.e. less memory churning at launch).
- **AdBlock 2.15**: _AdBlock custom filters_, _EasyList_, _EasyPrivacy_, _Peter Lowe's_, _Fanboys Social Blocking List_, _Malware protection_.
- **Adblock Plus 1.8.5**: _EasyList_, _EasyPrivacy_, _Peter Lowe's_, _Fanboys Social Blocking List_, _Malware Domains_. _Acceptable ads_ disabled.
- **Adguard AdBlocker 1.0.3.8**: _English filters_, _Spyware filter_, _Peter Lowe's_, _Social media filter_, _Phishing and malware protection_. _Allow acceptable ads_ disabled.
@ -32,7 +32,7 @@ Notes:
### 18 September 2014
- Chromium 37.0.2062.94 64-bit (Linux)
- uBlock v 0.6.2.1
- uBO v 0.6.2.1
- AdBlock 2.7.13
- Adblock Plus 1.8.5
- Ghostery 5.4.0
@ -48,7 +48,7 @@ Observations during benchmark:
- AdBlock is *very* CPU intensive. Adblock Plus also, although to a lesser degree compared to AdBlock.
Settings:
- **uBlock v 0.6.2.1**: _EasyList_, _EasyPrivacy_, _Peter Lowe's_, _Fanboys Social Blocking List_, all malware lists (3). Launched with a valid selfie (i.e. less memory churning at launch).
- **uBO v 0.6.2.1**: _EasyList_, _EasyPrivacy_, _Peter Lowe's_, _Fanboys Social Blocking List_, all malware lists (3). Launched with a valid selfie (i.e. less memory churning at launch).
- **AdBlock 2.7.13**: _AdBlock custom filters_, _EasyList_, _EasyPrivacy_, _Fanboys Social Blocking List_, _Malware protection_.
- **Adblock Plus 1.8.5**: _EasyList_, _EasyPrivacy_, _Fanboys Social Blocking List_, _Malware Domains_. _Acceptable ads_ disabled.
- **Ghostery 5.4.0**: _Blocking all trackers_. Ghostrank not selected. _Alert bubble_ disabled.