-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Huge Memory leaks / Heavy Cpu usage #27
Comments
Failed to load resource: net::ERR_BLOCKED_BY_CLIENT https://engine.4chan-ads.org/ados.js |
Chrome? |
Chrome, idling on a page over 150 image posts draw an increased 3-5 cpu page file load. |
Oh wow, the chrome window that's running the script, that tab alone is taking up over a GB of memory. |
Failed to load resource: net::ERR_BLOCKED_BY_CLIENT https://engine.4chan-ads.org/ados.js |
Tampermonkey started VM1208:106 |
@Spittie I don't even have any type of prefetching enabled yet, not even replace. |
it started in 1.40 |
14% cpu usage on a large thread. |
I use 1.4.1 4chanX (spitties) And the only other script i use is OneeChan 5.0.27 but i've never had issues with oneechan itself before. |
Maybe if 4chan changed somethign in their own code that messed up the script a little? Something like the new captcha fetch, or like earlier mentioned to do with ad banner block re-fetch loop, causing a high page file re-check ever second. throwing a high page error file. |
Ok, I can reproduce when using Chromium + Tampermonkey. But I can reproduce it even when using an older version too. Any particular reason you're using it? There is a .crx for Chrome. The new captcha shouldn't have anything to do with memory usage, all it need to do is fire a loadRecaptcha event. And I'm not sure what you're referring to with "ad banner block re-fetch loop", since 4chan X doesn't block the ads, and it wouldn't need a loop to block them anyway. |
I don't need tampermonkey for 4chanX, i just use it for a script that lists current posters in a thread. |
Restarting the browser and clearing the cache seems to be a temporary fix for now. |
Firefox user here, I have the same problem. Opening a new 4chan page hangs the browser for good 10 minutes. No such problem in Mayhem's version. |
Your code must have an error, because before it didn't used to use so much CPU
now it spikes and Uses a ton of Page File.
and it becomes one of the most process intensive pages on my system.
Gifs don't happen to load properly because of this, as they seem to skip tons of frames when loaded.
Chrome reports quite a few errors about the page.
The text was updated successfully, but these errors were encountered: