tgdrive / teldrive

Telegram Drive
MIT License
1.8k stars 266 forks source link

High CPU usage #206

Closed Xabiman closed 6 months ago

Xabiman commented 6 months ago

I'm using Teldrive and Rclone in a Feral Hosting VPS but support of Feral close continuously (after 2 or 3 days using it) my slot because they say Teldrive is consuming a lot of CPU usage and that's not allowed. Do you know how to decrease CPU usage of Teldrive?

divyam234 commented 6 months ago

Cpu usage totally depends on you configuration one upload is using 16 concurrent threads so if you are uplaoding large no of files concurrently cpu usage will sky rocket , so decrease concurrent uploads in rclone.You can also decrease no of thread per upload but that will affect upload speed very much

Xabiman commented 6 months ago

Thank you very much @divyam234 . I've adjusted the rclone command and now it seems to have lower CPU usage.