Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Refactor how frames are sent from receiver

leonarski_f requested to merge 2404-pusher-performance into main
  • Simplify options (single stream out, no CBOR-based preview)
  • Use ZeroMQ zero-copy send feature + compression directly to CBOR + use pre-allocated send buffer
  • CBOR has dedicated calibration message type (so SC pedestal doesn't go in a single huge message)

Merge request reports

Loading