storj / uplink

Storj network Go library
MIT License
115 stars 18 forks source link

Understand why the upload refactored code is slower #142

Closed iglesiasbrandon closed 1 month ago

iglesiasbrandon commented 1 year ago

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:

shaupt131 commented 1 year ago

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 commented 1 year ago

https://review.dev.storj.io/c/storj/uplink/+/10007