Geeks for your information
uBlock Origin performance improvements thanks to WASM (Firefox only, for now) - Printable Version

+- Geeks for your information (https://www.geeks.fyi)
+-- Forum: News (https://www.geeks.fyi/forumdisplay.php?fid=105)
+--- Forum: Software & Services News (https://www.geeks.fyi/forumdisplay.php?fid=145)
+--- Thread: uBlock Origin performance improvements thanks to WASM (Firefox only, for now) (/showthread.php?tid=4697)



uBlock Origin performance improvements thanks to WASM (Firefox only, for now) - harlan4096 - 03 December 18

[Image: firefox-bechmark-wasm-ublock.png]
Quote:The most recent version of the content blocking extension uBlock Origin uses WebAssembly (WASM) code to improve the performance of the extension.

The new uBlock Origin 1.17.4 is already available on the GitHub project website and Google and Mozilla web stores for extensions.

The new versions get pushed out to users in a rolled released which means that you may not get it immediately. Chrome and Firefox users may enforce the update. Chrome users may want to read how to update Chrome extensions manually for information on how that is done, Firefox users may check this guide instead.

Raymond Hill (gorhill) notes that the new code is only active in the Firefox extension and not in the extension for Google Chrome. The reason for that is that Google Chrome does not allow wasm "without adding 'unsafe-eval' to the extension's own Content Security Policy in its manifest" which Raymond considers unsafe for use).
Full reading: https://www.ghacks.net/2018/12/03/ublock-origin-performance-improvements-thanks-to-wasm-firefox-only-for-now/