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

Understand why the upload refactored code is slower #142

Open
iglesiasbrandon opened this issue Mar 14, 2023 · 2 comments
Open

Understand why the upload refactored code is slower #142

iglesiasbrandon opened this issue Mar 14, 2023 · 2 comments
Assignees

Comments

@iglesiasbrandon
Copy link
Contributor

iglesiasbrandon commented Mar 14, 2023

Description:

We have discovered that the upload code path refactored code is slower. The purpose of this ticket is to go down the rabbit hole and figure out why this might be. The outcome of this ticket should be a list of optimizations we need to make in order for the code to get closer or faster to the old speed. If we discover it's a simple change, we should go ahead and make it.

Dashboard:

Acceptance Criteria:

  • Update the default overall concurrency limit for the part/ object data stream upload
  • Update the default extra piece config for long tail cancelation
  • Measure the results and post them on this ticket to ensure the new upload code path is the same speed or faster
@shaupt131
Copy link

Based on the conversation during sprint planning, it sounds this has been figured out? What else needs to happen to close this ticket out?

@shaupt131
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done/Deployed
Development

No branches or pull requests

4 participants