diff options
author | Erik Chen <erikchen@chromium.org> | 2019-11-19 23:02:09 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-11-20 10:06:40 +0900 |
commit | 9e5afdf99703f0bc851b8f7fb2fe5d9817cc6f39 (patch) | |
tree | 2f08ec23eb948f1281b949a095b066d7272cab5b /t/t4013/diff.noellipses-diff_--no-index_--raw_dir2_dir | |
parent | Git 2.24 (diff) | |
download | tgif-9e5afdf99703f0bc851b8f7fb2fe5d9817cc6f39.tar.xz |
fetch: add trace2 instrumentation
Add trace2 regions to fetch-pack.c to better track time spent in the various
phases of a fetch:
* parsing remote refs and finding a cutoff
* marking local refs as complete
* marking complete remote refs as common
All stages could potentially be slow for repositories with many refs.
Signed-off-by: Erik Chen <erikchen@chromium.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.noellipses-diff_--no-index_--raw_dir2_dir')
0 files changed, 0 insertions, 0 deletions