You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Speculated performance issues will be marked as invalid and closed if they do not come with actual profiling data from Firefox Profiler/Chromium Profiler + fully substantiated analysis supporting the claim.
Virtual memory usage is not physical memory usage, it's just addressable space reserved by an application. Typically on a 64-bit OS, you will have something around 256 TB (Terabytes) of addressable virtual memory, so 26 GB / 256 TB = 0.01% of addressable, non-physical memory.
It's just a side effect of uBO using WASM modules, and is completely inconsequential.
If for completely irrational reasons this virtual memory figure still bothers you, you can set advanced setting disableWebAssembly to true, at the cost of rendering uBO less performant and with nothing gained in return.
Prerequisites
Description
[Description of the bug or feature]
A specific URL where the issue occurs
[A specific URL is MANDATORY for issue happening on a web page, even if it happens "everywhere"]
Steps to Reproduce
Expected behavior:
[What you expected to happen]
Actual behavior:
[What actually happened]
Your environment
The text was updated successfully, but these errors were encountered: