You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
Using latest fileshare library preview (19) but same with lts. Performance of .startcopy is God awful on large files.
Using .net 8 and copying from blob to file share, same storage container with large files enabled. Linux container app aervice deployed in same useast region, largest consumption app 2/4 available.
Interestingly the file size looks good when observed in storage explorer but status == pending on async property callback for over a minute when about 500+ MG or so, and degrades expotentially as the siize increases.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Using latest fileshare library preview (19) but same with lts. Performance of .startcopy is God awful on large files.
Using .net 8 and copying from blob to file share, same storage container with large files enabled. Linux container app aervice deployed in same useast region, largest consumption app 2/4 available.
Interestingly the file size looks good when observed in storage explorer but status == pending on async property callback for over a minute when about 500+ MG or so, and degrades expotentially as the siize increases.
The text was updated successfully, but these errors were encountered: