Optimize receiving parity parts when GET #1496

Open
opened 2025-12-28 17:35:38 +00:00 by sami · 0 comments
Owner

Originally created by @cthulhu-rider on GitHub (Sep 8, 2025).

Originally posted by @cthulhu-rider in https://github.com/nspcc-dev/neofs-node/pull/3497#discussion_r2329485123

it's proposed to not create new goroutine when it is definitely necessary to download redundant parts. In terms of code - try to combine for-loops, at least partially

Originally created by @cthulhu-rider on GitHub (Sep 8, 2025). _Originally posted by @cthulhu-rider in https://github.com/nspcc-dev/neofs-node/pull/3497#discussion_r2329485123_ it's proposed to not create new goroutine when it is definitely necessary to download redundant parts. In terms of code - try to combine `for`-loops, at least partially
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neofs-node#1496
No description provided.