I ran it and it skips fine no problems.
I will keep running it and see if it slows down over time.
Also try the new SCM update.
Also what is your CPU usage like when it runs this slow?
Could it also be power plan related?
I ran it and it skips fine no problems.
I will keep running it and see if it slows down over time.
Also try the new SCM update.
Also what is your CPU usage like when it runs this slow?
Could it also be power plan related?
The problem is intermittent .. meaning it doesn’t happen all the time .. and I haven’t been able to find a pattern as to why the slowdown is happening.
I have noticed CPU is running 100% alot .. about 50% SCM .. and 50% System running 3 threads .. is that normal?
What is interesting is that it was running for weeks fine on the same PC .. and then just dropped like a rock from 70k requests/day to 19-20k .. that is too huge to overlook or blame on something ancillary. 1m between skips .. and 10m gaps. I havent installed any other programs on this computer in the meantime so Something is wrecked somewhere… but Antivirus says PC is clean.
I will try the SCM update and let you know.
Reach out to me via email, share your proxies with me and I will see if there is any overhead from that as well.
50% seems a lot, how many other tasks are you running in the background?
But if it was CPU bound, the UI should also be freeze and be unresponsive.
Does UI become unresponsive when the slow down happens?
Could it also be thermal throttling? I noticed you are running on a low power N150 device.
Maybe it has to run less threads?
I’ve never noticed the UI to become unresponsive .. I put SCM on an N150 box because I thought that running 5-10 threads wouldn’t require alot of power. but it seems that the SYSTEM is taking up as much or more CPU than SCM .. no idea why. the system does stop taking up CPU when SCM task ends though .. so its likely related.
Could it be thermal throttling? Its weird that suddenly it takes 1 min to process each log message.
Is it still doing weird things after the update?
I just checked the temps … even running 100% CPU .. temps are about 72’C .. not seeing any throttling. These n150 are good about not getting too hot .. they are very low power … for a few browsing threads I thought it would be perfect for SCM.
What was strange was that the dupe SKIP threads were exactly 1m apart .. that seems to be more a programming issue than a CPU temp throttle .. as it would be more random.
We need to keep in mind though .. that this N150 was running 5/10 threads running 70k requests/day using proxies for weeks without breaking a sweat … now it peaks at 20-30k tops.
SEE SCREENSHOT
26.08.2025_16.23.11_REC .
So .. something changed. Not sure what .. not blaming SCM .. but aside from Win11 update, SCM was the only thing I updated (or is even running on this box) between before/after. so it’s most likely proxies, Win11 update or SCM update. I will test proxies next.
Did you try running it without proxies?
I think whatever you did in the last/previous patch might have fixed it. I tried with/without proxies and have not noticed a slowdown yet. Let’s see how next 1-2 days go.
What did you do to fix it ?
Made only 1 change to task logging. But nothing else.
Not sure that it was cause of your problems.
CORRECTED: THIS ISSUE IS NOT FIXED YET. See my latest post.
Strange.
The exactly 1 min delays is weird though, as before hand it was technically only a 1 sec delay before printing messages.
The delay has been removed though.
Hopefully it keeps going without slowing again
Slowdown Problem resurfaced … it worked fine until it didn’t. 10 min gaps are back. I am trying to see if I can spot patterns as to why it started slowing down again. My only guess as of now is it seems to happen after its been running a while on a long job.
Can you open cpu-z while its running slow to verify the cpu speed?
I believe it runs slow even with proxies turned off?
9/4/2025, 4:27:15 PM 37 of 97 done - New Directions for Women Intensive Outpatient Program M438+JF Newport Beach, California
9/4/2025, 4:27:15 PM 37 of 97 looking for contact at https://www.newdirectionsforwomen.org/ (200) ...
9/4/2025, 4:27:06 PM 37 of 97 Found website meta at https://www.newdirectionsforwomen.org{"metaTitle":"Rehab for Women in California | New Directions for Women","metaDescription":"For more than 40 years, our drug and alcohol rehab center has been helping women. Our addiction treatment center in California can help you or your loved ones.","metaKeywords":"","metaImage":"https://www.newdirectionsforwomen.org/wp-content/uploads/2023/04/ndfw-social-new.jpg"}
9/4/2025, 4:27:06 PM 37 of 97 looking for website meta at https://www.newdirectionsforwomen.org (200) ...
9/4/2025, 4:16:31 PM 39 of 97 Getting next proxy: dc.decodo.com:10000 ...
9/4/2025, 4:16:31 PM 39 of 97 opening https://www.google.com/maps/place/Asana+Recovery:+Drug+%26+Alcohol+Rehab+In+California/data=!4m7!3m6!1s0x80dd20767b996981:0x9dfa2ecc79d3d33d!8m2!3d33.6374975!4d-117.9273348!16s%2Fg%2F11c1n8lkx1!19sChIJgWmZe3Yg3YARPdPTecwu-p0?authuser=0&hl=en&rclk=1
9/4/2025, 4:16:31 PM 35 of 97 done - Ayako Physical Therapy - Ayako Shono, MPT, Newport Beach, CA J47H+2P Newport Beach, California
9/4/2025, 4:16:30 PM 35 of 97 looking for contact at https://www.ayakopt.com/ (200) ...
9/4/2025, 4:16:26 PM 38 of 97 Getting next proxy: dc.decodo.com:10000 ...
9/4/2025, 4:16:26 PM 38 of 97 opening https://www.google.com/maps/place/Miramar+Health+-+Dahlia/data=!4m7!3m6!1s0x80dce12e075fd8a7:0x5980ad31099dc147!8m2!3d33.6008732!4d-117.8756084!16s%2Fg%2F11fm54_d2t!19sChIJp9hfBy7h3IARR8GdCTGtgFk?authuser=0&hl=en&rclk=1
These kind of 10m gaps are tough to spot as they happen. I usually notice them afterwards in the log. I downloaded CPU-Z .. not sure what I should look for. Is there a tool with a LOG mode so we can line up the log times?
Or does SCM have a debug mode .. when it senses timer > debug timeout between task items that it logs what it is waiting on to find out what the holdup is?
CPU-Z we are looking to see if there is any drop in CPU hz.
Also n150 is 4 core cpu, you shouldn’t be using any more than 4 threads global in SCM.
How many threads you running across all tasks?
There is no sensing for log timeouts cause normally there isn’t anything there to wait for.
All the code does is push a text string into and array, and that array is read on an interval like 50ms, and if there is a change it writes it out to a html table row.
There isn’t any IO operations there that would cause slowdowns.
You need to lower threads to one in Google maps scraper, since it looks like its running multiple operations at the same time.