nspcc-dev / neofs-node

NeoFS is a decentralized distributed object storage integrated with the Neo blockchain
https://fs.neo.org
GNU General Public License v3.0
31 stars 38 forks source link

Use `grpc` compression #2735

Open cthulhu-rider opened 7 months ago

cthulhu-rider commented 7 months ago

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