HSR-Scanner icon indicating copy to clipboard operation
HSR-Scanner copied to clipboard

[feature request] Use process usage to (core count)-1

Open supernova-ws opened this issue 1 year ago • 2 comments

Hey!

Is it possible to limit process usage to some core count while OCRing? Setting would be nice but if would be hardcoded to (core count)-1 - it would be sweet! Currently OCR process makes system almost unresponsible. Which is tolerably, of course, but if there is some way to limit process usage by OCR process - it would be very nice and even sweeter.

Not a high priority, though...

Thanks again for a great utility! Now that pressing "enter" does not stops OCR - it's just a breeze!

supernova-ws avatar Nov 09 '23 21:11 supernova-ws

This might be possible using psutil.

For now, you can try lowering the process priority in Task Manager.

image

kel-z avatar Nov 27 '23 06:11 kel-z

Still takes all CPU power for OCR. Otherwise - works like a charm!

supernova-ws avatar Jan 29 '24 06:01 supernova-ws