Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Storage][Perfstress] Sync upload/download performance loss of ~20% compared to T1 #16079

Closed
annatisch opened this issue Jan 11, 2021 · 1 comment
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. pillar-performance The issue is related to performance, one of our core engineering pillars. Storage Storage Service (Queues, Blobs, Files)

Comments

@annatisch
Copy link
Member

This metric varied between APIs and SDKs - the regression appears greater in Blobs (~20%) than FileShares (~10%).
Download speed for async operations in T2 is faster than sync operations in T1.

@annatisch annatisch added Storage Storage Service (Queues, Blobs, Files) pillar-performance The issue is related to performance, one of our core engineering pillars. labels Jan 11, 2021
@annatisch annatisch changed the title [Storage][Perfstress] Sync download performance loss of ~20% compared to T1 [Storage][Perfstress] Sync upload/download performance loss of ~20% compared to T1 Jan 11, 2021
@tasherif-msft tasherif-msft self-assigned this Apr 20, 2021
@lmazuel lmazuel added the Client This issue points to a problem in the data-plane of the library. label Dec 17, 2021
@swathipil
Copy link
Member

swathipil commented Oct 10, 2023

Cannot repro with v2.1.0 (using T1 perf tests: LegacyUploadTest/LegacyDownloadTest) and v12.1.0 (using T2 perf tests: UploadTest/DownloadTest). Results from testing sync locally:

Scenario Size Parallel 2.1.0 - time 2.1.0 - ops/s 12.1.0 - time 12.1.0 - ops/s
Upload 600 4 1000 ~26 1000 ~51
Download 600 4 1000 ~54 1000 ~54

Closing for now. Can re-open if issues come in and more investigation is needed.

@github-actions github-actions bot locked and limited conversation to collaborators Jan 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. pillar-performance The issue is related to performance, one of our core engineering pillars. Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

No branches or pull requests

4 participants