python-o365
python-o365 copied to clipboard
Download speed
I made a web app that leverages this library as the API to download data from a Sharepoint website.
What are the possibilities for increasing the download speed during a request?
What would be the biggest bottlenecks? The web app processor, my Azure plan or the Sharepoint server?
Thank you!