nspcc-dev / nspcc-dev/neofs-node

Use `grpc` compression

Open
#2,735 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement I4 neofs-storage S4 U4
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.