nspcc-dev / nspcc-dev/neofs-node
Use `grpc` compression
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 38
- Forks
- 51
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 38
Description
we've never used it. In theory, should reduce amount of node-to-node transmission data and boost system performance overall
requires in-depth research and analysis, in the current situation it refers to micro-optimization: there are plenty of optimization TODOs regardless of the message compression
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked gRPC compression documentation, then investigate how NeoFS node-to-node transmission uses gRPC and measure whether compression improves overall performance. Done means a scoped analysis and decision about adoption; the issue names no files, entry points, or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, grpc
- Domain
- distributed-systems, performance
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100