Re: [PATCH v2 0/3] Add additional trace2 regions for fetch and push
From: Junio C Hamano <hidden> Date: 2024-08-22 22:10:31
Josh Steadmon [off-list ref] writes:
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.