Last year at $DAYJOB we were having issues with slow fetches/pulls/pushes. We added some additional trace2 regions which helped us narrow down the issue to some server-side negotiation problems. We've been carrying these patches downstream ever since, but they might be useful to others as well. Calvin Wan (1): send-pack: add new tracing regions for push Josh Steadmon (1): fetch: add top-level trace2 regions builtin/fetch.c | 27 +++++++++++++++++++++++---- send-pack.c | 16 +++++++++++++--- 2 files changed, 36 insertions(+), 7 deletions(-) base-commit: 25673b1c476756ec0587fb0596ab3c22b96dc52a -- 2.46.0.184.g6999bdac58-goog