summaryrefslogtreecommitdiff
path: root/t/t4252/am-test-5-1
diff options
context:
space:
mode:
authorLibravatar Derrick Stolee <dstolee@microsoft.com>2019-02-22 14:25:07 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2019-02-22 15:28:21 -0800
commitae417807b01b34b7fd4f1a5a9d889b34f8a563d2 (patch)
tree90a888f043b0286e4ae2eb400a269859720dd971 /t/t4252/am-test-5-1
parenttrace2:data: add trace2 instrumentation to index read/write (diff)
downloadtgif-ae417807b01b34b7fd4f1a5a9d889b34f8a563d2.tar.xz
trace2:data: pack-objects: add trace2 regions
When studying the performance of 'git push' we would like to know how much time is spent at various parts of the command. One area that could cause performance trouble is 'git pack-objects'. Add trace2 regions around the three main actions taken in this command: 1. Enumerate objects. 2. Prepare pack. 3. Write pack-file. Signed-off-by: Derrick Stolee <dstolee@microsoft.com> Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4252/am-test-5-1')
0 files changed, 0 insertions, 0 deletions