From 9e035b9eac157c994e87ecabbac67d3b477739c6 Mon Sep 17 00:00:00 2001 From: garry-ut99 <72945564+garry-ut99@users.noreply.github.com> Date: Tue, 9 Apr 2024 15:03:50 +0000 Subject: [PATCH] Myth: uBlock consumes several or several dozen GB of RAM --- ...€several‐or‐several‐dozen‐GB‐of‐RAM.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Myth:‐uBlock‐consumes‐several‐or‐several‐dozen‐GB‐of‐RAM.md diff --git a/Myth:‐uBlock‐consumes‐several‐or‐several‐dozen‐GB‐of‐RAM.md b/Myth:‐uBlock‐consumes‐several‐or‐several‐dozen‐GB‐of‐RAM.md new file mode 100644 index 0000000..d70ae37 --- /dev/null +++ b/Myth:‐uBlock‐consumes‐several‐or‐several‐dozen‐GB‐of‐RAM.md @@ -0,0 +1,10 @@ +I've seen a couple of instances of people claiming uBlock Origin (uBO) eats several or several dozen gigabytes of RAM. +Examples: +- [Ublock origin uses 26.6gb of memory on firefox #994](https://github.com/uBlockOrigin/uBlock-issues/issues/994) +- [Using 24+Gb of virtual memory on Firefox/Ubuntu 20.04 #1532](https://github.com/uBlockOrigin/uBlock-issues/issues/1532) +- [Cause memory leak on Firefox 107 #2401](https://github.com/uBlockOrigin/uBlock-issues/issues/2401) +- [WebExtension process can take 3GB as per profiling. +1.5GB with default settings. #3198](https://github.com/uBlockOrigin/uBlock-issues/issues/3198) + +These are just bogus / [virtual memory](https://en.wikipedia.org/wiki/Virtual_memory) readings, not real RAM usage. +All technical explanations are contained in the linked issues above.