@Dyt13 Welcome to Microsoft Q&A Forum, Thank you for posting your query here!
Firstly, Apologies for the delay response!
Please refer to this article: Which explain detailed information in Latency in Blob Storage : https://learn.microsoft.com/en-us/azure/storage/blobs/storage-blobs-latency
End-to-end (E2E) latency measures the interval from when Azure Storage receives the first packet of the request until Azure Storage receives a client acknowledgment on the last packet of the response.
The average end-to-end latency of successful requests made to a storage service or the specified API operation. This value includes the required processing time within Azure Storage to read the request, send the response, and receive acknowledgment of the response.
What would you recommended in order to lower the E2E ? Refer to this troubleshooting article " How to isolate latency issue for Azure Storage Account"
You can try single blobserviceclient? Also azcopy and check for the status
If the issue still persist, please let me know I would like to work closer on this issue
----------
Please do not forget to and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.