> you're essentially doing NLP/classification at page load time which can slow things down.
Nope, rn it is parsing the page extracting out keywords and assigning weights to them to classify it as negative news or positive news, it is not running or calling any ML models.
Yes, the script uses mutation server to track the scroll, and it is a content script and not a service worker
> Background processing remains degraded, however the revert MR has been merged a short time ago. We are monitoring performance to see if the MR results in performance returning to optimal levels.
Nope, rn it is parsing the page extracting out keywords and assigning weights to them to classify it as negative news or positive news, it is not running or calling any ML models.
Yes, the script uses mutation server to track the scroll, and it is a content script and not a service worker