AxelBjork / Rush-Royale-Bot

Python based bot for Rush Royale
MIT License
29 stars 19 forks source link

Get value in image - reading RAM support? #59

Open Bienli333 opened 1 year ago

Bienli333 commented 1 year ago

Hey,

Can we have all stuff that spamm hdd write/read convert (bot_feed + ocr_updates) in the ram? Same as images on startup, why not loading it into the ram instead of read always from the hdd?

Saving images always to ssd/hdd may be a bit slow and destroying a ssd faster than reading it from the ram :D

thx