paule96/AzureFunctionDownloader

High CPU load slowdown the Downloader

Closed this issue · 1 comments

The streamwrite are very inperformant, because this produce much CPU load. Currently there are no solution. for this. This means you can't download faster then 3 to 4 mbit/s with a Y0 Plan in Azure.

fix #2 with commit 5e0b2e2

Now we have nearly 100mbit/s with a Y0 Plan and with a Premium App Service Plan nearly 200mbit. (But the files comes from a Standard storage account so maybe we can fast if the storage ist fast)