uBlockOrigin-HUGE-AI-Blocklist icon indicating copy to clipboard operation
uBlockOrigin-HUGE-AI-Blocklist copied to clipboard

Performance issues

Open ryanbr opened this issue 4 months ago • 2 comments

To avoid it being to applied to non-search, if the lists can be converted specifically www.google.com rather than google.com.

ryanbr avatar Oct 28 '25 18:10 ryanbr

From the discussion, translate.google.com operates slowly, https://community.brave.app/t/im-having-a-problem-with-google-translate-when-typing-in-text/644518/12

ryanbr avatar Oct 28 '25 22:10 ryanbr

I do suspect even changing to www.google.com, it'll be slower on www.google.com perf wise.

  1. Modify the current rules, to be less wide ranging google.com##a[href*="url"]:upward(2):remove() The mix of a wildcard, :upward and :remove will cause perf issues
  2. Or alternatively we'll just remove it from our Brave lists, due to perf

ryanbr avatar Oct 28 '25 22:10 ryanbr